Explore other dev related sites in this ring. If you would like to join this ring click here.
devring.club Previous Random Next

linksfor.dev(s)

All - linksfor.dev(s)

  1. Optimizing non obvious costs
  2. C++ coroutines: Accepting types via return_void and return_value | The Old New Thing
  3. Update on git.php.net incident - Externals
  4. Et tu, Signal?
  5. 7% of Americans don’t use the internet. Who are they?
  6. Announcing Facteur, a mailing kit for .NET
  7. The pain points of C# source generators
  8. Gregory Szorc's Digital Home | Surprisingly Slow
  9. How We Bootstrapped a $1M ARR Email Client
  10. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  11. Optimizing your $Profile | PowerShell Team
  12. The Azure Data Architecture Map
  13. Don't Code Tired | Watch All My Courses For Free This April
  14. The Unparalleled Genius of John von Neumann
  15. On .NET Episode: A Journey to .NET MAUI
  16. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  17. Don't Be "That Guy" - Scott Kelby's Photoshop Insider
  18. Introducing the Azure Static Web Apps CLI
  19. The Facebook Phone Numbers Are Now Searchable in Have I Been Pwned
  20. What Really Caused Facebook's 500M-User Data Leak?
  21. All C++20 core language features with examples
  22. Signal Adds Payments—With a Privacy-Focused Cryptocurrency
  23. Azure DevOps Podcast: Richard Campbell on the History of .NET - Episode 133
  24. Troy and Rob's Book
  25. I’m Writing a Book with Rob Conery, and It’s Gonna Be Awesome
  26. Elastic tabstops - a better way to indent and align code
  27. Microsoft Previews Its Own Build of OpenJDK -- Visual Studio Magazine
  28. Your E-Mail Validation Logic is Wrong
  29. Dumping user data from cheap tablets in minutes
  30. The Three Un’s of Successful Founders
  31. Portable Internet Behavior Bond
  32. Assembling An Atomic Brain?
  33. 4 Non-standard Ways to Fix N+1 Queries in Rails
  34. How I Use My Free Azure Credit 💸
  35. Announcing Preview of Microsoft Build of OpenJDK | Java at Microsoft
  36. The Fastest, Safest PNG Decoder in the World
  37. GitHub Sponsors Community
  38. Programming is hard
  39. Help us test payments in Signal
  40. AsynkronIT/protoactor-dotnet
  41. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  42. I Refused to Become an FBI Informant, and the Government Put Me on the No Fly List
  43. .NET April 2021 Updates – 5.0.5 | .NET Blog
  44. Debugging, Workbench, Raspberry Pi Guidance Highlight VS Code Update -- Visual Studio Magazine
  45. .NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  46. Which Degree Should You Pursue to Get a Job in Tech?
  47. Laying Out Pages | Web Browser Engineering
  48. Visual Studio Toolbox Live - What's New in VS for Mac?
  49. GitHub Quick Reviews
  50. Local Development with Azure Service Bus
  51. 4 Features Every Developer Must Know in C# 9.0
  52. How I Got Into Computers AppDev Edition
  53. Accessing Dapr secrets building block using Dapr .NET SDK
  54. Please don’t make me go back: Some of the reasons I hope work from home continues and I never have to return to an office — Ryan Mercer's Thoughts
  55. The Daily Standup is a Waste of Time | Build the Stage
  56. 10 Things I Hate About PostgreSQL
  57. C++ coroutines: Building a result holder for movable types | The Old New Thing
  58. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  59. "I'll Finish It This Week" And Other Lies
  60. Django 3.2 released | Weblog
  61. Efficiency of the winsorized and trimmed Harrell-Davis quantile estimators
  62. Leaked phone number of Mark Zuckerberg reveals he is on Signal
  63. WPO-Foundation/webpagetest-github-action
  64. ASP.NET Core in Action, Second Edition is available now!
  65. Breaking GitHub Private Pages for $35k
  66. I Now Own the Coinhive Domain. Here's How I'm Fighting Cryptojacking and Doing Good Things with Content Security Policies.
  67. C# 9 pattern matching - Red Hat Developer
  68. The Facebook Phone Numbers Are Now Searchable in Have I Been Pwned
  69. Have I Been Facebooked?
  70. (PDF) Where has all the oil gone? BP branding and the discursive elimination of climate change risk
  71. Blazor WASM 404 error and fix for GitHub Pages
  72. .NET App Developer Links - 2021-04-06
  73. AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  74. Integrating C# with Legacy Elixir Projects
  75. Dependency Injection Explained - Brian Lagunas
  76. Deploying an Azure Function App with Bicep
  77. AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  78. Static methods considered evil?
  79. Announcing TypeScript 4.3 Beta | TypeScript
  80. Write Your Erlang Gen Servers in Visual Basic
  81. Moving to Desktop Applications in .NET Core/.NET 5
  82. Whiteboard-style Coding Interviews Might Not Be as Bad as You Think
  83. ASP.NET Forums are Moving to Microsoft Q&A
  84. Legalizing Gay Marriage in Crusader Kings III with Ghidra
  85. 7.3 million Aussies caught in Facebook hack
  86. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  87. Predictive Coding has been Unified with Backpropagation - LessWrong
  88. ASP.NET Community Standup - gRPC Performance Improvements
  89. Announcing Open Source C# standardization | .NET Blog
  90. aava.sh
  91. How I made $500k as a part-time tech recruiter
  92. The Danger of "Simplicity"
  93. How I solved RSI Repetitive Strain Injury
  94. UFS Boot Environments for ARM
  95. Owning Your Own Data
  96. Activity is not impact
  97. My Struggle With Probability Theory
  98. How I lost 25 pounds lugging my Peloton across the country in the back of my car
  99. How to convince your product owner to invest more time in technical tasks
  100. History is Repeating Itself and Why You Should Care - Sasank's Blog
  101. Reflections on (roughly) 750,000 words
  102. Machine Learning with ML.NET - Object detection with YOLO
  103. My new AC has built-in Wi-Fi and that brings dilemma into my home automation hacking
  104. Episode 371 - Cloud Native Machine Learning
  105. Back to Basics: What Is a Delegate?
  106. ASP.NET Community Standup - The 12 Factor App
  107. Win a free copy of Eggcelerate!
  108. Writing tools I learned from The Economist
  109. Announcing Open Source C# standardization | .NET Blog
  110. Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  111. Google Is Testing Its Controversial New Ad Targeting Tech in Millions of Browsers. Here’s What We Know.
  112. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  113. Tetris in Blazor Part 3: Tetrominos
  114. Ekspert: Sådan finder du sikkert ud af, om du er en af de 600.000 danskere, der har fået delt data i Facebook-læk
  115. Using raw html with isolated CSS in Blazor - Gérald Barré
  116. The .NET Docs Show - C# Ask Me Anything 🤯
  117. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  118. 18-956 Google LLC v. Oracle America, Inc. (04/05/2021)
  119. Pandemic Profits: Netflix Made Record Profits in 2020, Paid a Tax Rate of Less than 1 Percent
  120. Friday Five: Azure Communication Services, More!
  121. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  122. Elegant Acceptance Testing in .NET with SpecFlow
  123. soywod/himalaya
  124. 248: Satisfying Business Requirements
  125. Creating Blazor Material Navigation Menu - Code Maze
  126. Raspberry Pi GPIO C# LED | C# Tutorials Blog
  127. .NET News Roundup - Week of March 29th, 2021
  128. .NET App Developer Links - 2021-04-05
  129. Why software engineers should become CEOs
  130. Have I Been Pwned: Pwned websites
  131. Researchers demonstrate first human use of high-bandwidth wireless brain-computer interface
  132. Novel HIV vaccine approach shows promise in “landmark” trial
  133. How Did Microsoft Make Flight Simulator Seem So Real?
  134. Cryptology ePrint Archive: Report 2021/123
  135. Why I don't have any analytics on my blog
  136. Clean Slate
  137. Computers Are Bad
  138. Shadertoy
  139. The Strange Case Of The Illegal Instruction
  140. Creating a side project when you don't need the money
  141. Beautiful PDFs from HTML
  142. Speedtest by Ookla - The Global Broadband Speed Test
  143. Blazor Power BI Paginated Reports
  144. WebPageTest - Visual Comparison
  145. How to bypass CloudFlare bot protection ?
  146. charmbracelet/lipgloss
  147. I thought I was dying: My apartment was built on toxic waste
  148. Support host.docker.internal DNS name to host · Issue #264 · docker/for-linux
  149. Azure Functions and SignalR with Anthony Chu | Web Wednesday
  150. climech/grit
  151. How Runescape catches botters, and why they didn’t catch me
  152. The Beauty of Programming | Bryn Mawr College
  153. Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  154. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  155. Keyboard interface hardware
  156. Rédacteur Principal de Contenu / Senior Content Writer in Vancouver, British Columbia, Canada | Engineering at Microsoft
  157. Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner
  158. Matthew Walker's "Why We Sleep" Is Riddled with Scientific and Factual Errors - Alexey Guzey
  159. 5 Levels of Pirates of the Caribbean Theme: Noob to Epic
  160. How Doctors Die | The Saturday Evening Post
  161. Apple 2001 - CoRecursive Podcast
  162. 533 million Facebook users’ phone numbers leaked on hacker forum
  163. Coinhive domain repurposed to warn visitors of hacked sites, routers
  164. I Now Own the Coinhive Domain. Here's How I'm Fighting Cryptojacking and Doing Good Things with Content Security Policies.
  165. Birmingham 43, by Canton Becker
  166. Let’s #learntocode and then we’ll be #programming together! #letslearndotnet #CodeTok #TechTok
  167. M1 vs ThreadRipper vs Pi: Software Drag Racing
  168. Mummies on the move: Egypt holds grand parade to transfer antiquities to new museum
  169. Search by phone number
  170. The remote-working revolution: how to get it right | The Economist
  171. Terramaster NAS exposing itself with UPNP
  172. The Sonic (Entrepreneurship) Boom | No Mercy / No Malice
  173. My "shiny future"
  174. Why I left a billion-dollar startup
  175. Lithium battery costs have fallen by 98% in three decades
  176. Radical Transparency - Nucks
  177. If You Play With FIRE, Don't Get Burned – Of Dollars And Data
  178. Jeremy Mikkola - The problem with slow tools
  179. Toshi Omagari | Ink traps and pals
  180. Rocky Jaiswal | Go with functions
  181. paulomorgado/HttpClientFactoryDemo
  182. 周囲の“ノイズ”を徹底的に遮断! 一瞬で集中できる空間を作り出すウェアラブル端末「WEAR SPACE」
  183. Obvious and possible software innovations nobody does
  184. How to use Sagas to process orders - part 1
  185. The barriers to decentralisation
  186. GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
  187. darkhttpd
  188. My biggest startup mistake: Thinking it would save me
  189. Google is restricting which apps can see the other installed apps on your device
  190. dotnet/runtime
  191. Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  192. Dapr v1.1.0 is now available
  193. Experimental features - Microsoft Edge Development
  194. How NOT to be a screen vampire
  195. PostgreSQL Security Hardening
  196. Fed up with the Mac, I spent six months with a Linux laptop. The grass is not greener on the other side
  197. Pixel 6 Could Feature Google’s First Mobile Processor - Thurrott.com
  198. Deploying Windows Apps with ClickOnce on .NET 5
  199. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  200. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  201. The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  202. Windows 95 — How Does it Look Today?
  203. The Exception Model
  204. EARRRL – the Estimated Average Recent Request Rate Limiter · Thought Box
  205. Loqbox Data Breach Compensation | Keller Lenkner™
  206. Cryptology ePrint Archive: Report 2021/418
  207. Nobel laureate Isamu Akasaki, inventor of first efficient blue LED, dies at 92
  208. A toolset for tackling technical debt
  209. dotnet/runtime
  210. "Civil War Is the Ongoing Condition of Democracy": Reflections on Nicole Loraux - JHI Blog
  211. Open Source is Insufficient to Solve Trust Problems in Hardware
  212. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  213. Jon Galloway on Visual Studio Mac
  214. Paulos Yibelo - Blog: This man thought opening a TXT file is fine, he thought wrong. macOS CVE-2019-8761
  215. XKCP/K12
  216. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  217. Minimum Viable Dice Wars - Mitchum.Blog
  218. I ended up adding duplicate records on a unique index in MongoDB - blag
  219. Life In North Korea As A Foreigner Surviving 3 Years - My Diplomatic Life
  220. File Upload Extension Validation In ASP.NET Core
  221. draft-viguier-kangarootwelve-04 - KangarooTwelve
  222. The world of Design Tokens - Dani Guardiola's blog
  223. Intro to Graphics 11 - Surfaces
  224. Building a phone book: Part III
  225. Home
  226. C++ coroutines: Making the promise itself be the shared state, the inspiration | The Old New Thing
  227. Oodle now available in Unreal Engine 4.27 through GitHub access
  228. Move Slow and Make Things | Stitch Fix Technology – Multithreaded
  229. Every Noise at Once
  230. Free April
  231. tmux lets you select and copy text with your keyboard
  232. You Can't Trust Amazon When It Feels Threatened - Last Week in AWS
  233. Code Maze Weekly #71 - Code Maze
  234. The Teams Dashboard: A New Place to Call Home
  235. Episode 73 - C# and .NET for Beginners with Vijesh Salian
  236. Exception Handling in the Profiling API
  237. Weekly Update 237
  238. simplenetes-io/simplenetes
  239. Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  240. .NET App Developer Links - 2021-04-02
  241. Learn WinUI 3.0: Leverage the power of WinUI, the future of native Windows application development: Ashcraft, Alvin: 9781800208667: Amazon.com: Books
  242. Uppestcase and Lowestcase Letters: Advances in Derp Learning
  243. Tools for Auditing CSS | CSS-Tricks
  244. Zero click vulnerability in Apple’s macOS Mail
  245. Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  246. Weekly Update 237
  247. Attracting and Retaining Diverse Tech Talent with April Christina Curley | Hanselminutes with Scott Hanselman
  248. Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  249. isEven API
  250. At a Startup? Write as Little Software as you Can - naildrivin5.com
  251. On Identity: Being and Becoming – Karan Chawla
  252. How I Got Caching Working with Netlify and Cloudflare, or How I Almost Ditched Cloudflare for No Good Reason
  253. In overnight vote, Texas Senate passes bill that would make it harder to vote
  254. Great Bitter Lake Association - 99% Invisible
  255. signed char lotte
  256. The war without end: Mac vs. PC
  257. This blog is now hosted on a GPS/LTE modem
  258. The algorithm did it! - hisham.hm
  259. The compiler will optimize that away
  260. Y Combinator and Equity Theft
  261. Autism challenges on the workplace (2021, 2/5) - A disability of trust
  262. A Small Change that Could Make Ycombinator (and you?) More Successful
  263. shortest path, faster | kipply's Blog
  264. Cryptology ePrint Archive: Report 2021/114
  265. dotnet/csharplang
  266. On .NET Live - .NET Framework to .NET Core Migration
  267. TSMC cancels chip price cuts and promises $100bn investment surge
  268. How To: Create a Streaming Data Loader for PyTorch -- Visual Studio Magazine
  269. Stop Calling Everything AI, Machine-Learning Pioneer Says - IEEE Spectrum
  270. Changelog 25 - Exemplary Eleven, Ravishing Recorder, Captivating Calendar, Beaming Backup
  271. Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  272. Swappers
  273. Quickstart: Deploy an ASP.NET web app - Azure App Service
  274. Let's Learn .NET - Microservices
  275. Page Remote Validation in ASP.NET Core Identity
  276. A categorized list of all Java and JVM features since JDK 8 to 16
  277. CellMate Vulnerability
  278. Reverse Engineering A Mysterious UDP Stream in My Hotel - Gokberk Yaltirakli
  279. s-macke/VoxelSpace
  280. C++ coroutines: What happens if an exception occurs in my return_value? | The Old New Thing
  281. Unveiling Gavran: RavenDB re-written in C
  282. Can you fit an Entire Windows App inside a QRCode?
  283. Pro1 X - F(x)tec
  284. Massive security breach at US universities.
  285. 5 Common JavaScript Mistakes with Equality
  286. CUKE Build - CUKE Build
  287. The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  288. Is Passion Required To Be a Successful Software Developer?
  289. If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  290. Tracing Paper
  291. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  292. Redefining what a map can be with new information and AI
  293. Latest EmDrive tests at Dresden University shows "impossible Engine" does not develop any thrust
  294. .NET App Developer Links - 2021-04-01
  295. .NET Rocks! vNext
  296. Tutorial: Publish Azure Static Web Apps with Azure DevOps
  297. Bicep - Why do we need yet another way to deploy stuff in Azure?
  298. Common Misconception #2 – Serverless is good for APIs
  299. Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  300. Public preview: Azure Static Web Apps now supports deployment with Azure DevOps | Azure updates | Microsoft Azure
  301. Let's Give Some Unit Testing Love to C# 8 and C# 9 Features
  302. UC part of nationwide cyber attack
  303. REST APIs for Microservices? Beware!
  304. Scientists Create Simple Synthetic Cell That Grows and Divides Normally
  305. New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  306. FiloSottile - Twitch
  307. Jump in cancer diagnoses at 65 implies patients wait for Medicare, according to Stanford study
  308. C# Source Generators
  309. U.S. Army advances its 120,000 HoloLens-based headset deal with Microsoft | ZDNet
  310. A simple reply can reduce future racist behavior from harassers on Twitter -if it comes from a white man. References in bio as always #racism #blm
  311. Setting Up an M1 Mac for Xamarin Development
  312. Problems with Wunderground integration
  313. 1002: Keep Files Smaller Than You
  314. Cryptography and assembly code
  315. Actually Alison | Blog
  316. It's hard to draw lessons from your own failures
  317. AES was worth $250 billion dollars
  318. Banned From Skype – Jesse Nickles
  319. The Cost of Proof of Work
  320. Carthusian Citation Credits
  321. egil/genzor
  322. Age Of Suggestion • Joe Blau
  323. Buying Breached Data: When Is It Ethical?
  324. Tether produces a new attestation — it says nothing useful
  325. MakAir Series: Engineering Focus on Ventilator Software
  326. Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  327. .NET R&D Digest (March, 2021)
  328. I Now Own the Coinhive Domain. Here's How I'm Fighting Cryptojacking and Doing Good Things with Content Security Policies.
  329. Sublime Text 4
  330. Azure Named Cloud Functions Leader, but Knocked for Plan Requirements -- Visual Studio Magazine
  331. How to Outsmart Your Own Unconscious Bias
  332. gd/rust - platform/system/bt - Git at Google
  333. .NET Foundation Survey
  334. Copyright infringement by "Culture4Life GmbH" / LucaApp · Issue #1 · thesimj/jBaseZ85
  335. Organizing (Commands, Events & Handlers) in Microservices/SOA
  336. Inside a viral website
  337. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  338. The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  339. Working with the Enron dataset
  340. C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  341. Apple's cooperation with authoritarian governments
  342. Durable Objects, now in Open Beta
  343. akavel/up
  344. Episode 14: Schnorr, Factoring and Lattices!
  345. Minimalistic C# APIs with FeatherHttp
  346. featherhttp/framework
  347. .NET App Developer Links - 2021-03-31
  348. The Hitchhiker’s Guide to Online Anonymity
  349. Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  350. Deploying packages with GitHub Actions
  351. Meet the 2021 Imagine Cup World Finals judges
  352. Kafka Without ZooKeeper: A Sneak Peek At the Simplest Kafka Yet
  353. Angular Basics: The Scope of This and Arrow Functions
  354. Maximizing the power of logs as your application scales - Michael's Coding Spot
  355. The Dual Nature of Software Development - darcism.com
  356. Here, I made a way to navigate between ANY files in Visual Studio
  357. Making Auth Simpler for Static Web App APIs | LINQ to Fail
  358. github/roadmap
  359. Publish Unit Test Results - GitHub Marketplace
  360. GitHub Desktop now supports cherry-picking - The GitHub Blog
  361. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  362. A command-line grammar of graphics
  363. Those pesky pull request reviews
  364. Some opinionated thoughts on SQL databases
  365. My Self-Taught Tech Career - Work & Life Notes
  366. Friendship Cards
  367. Who has the fastest F1 website in 2021? Part 1
  368. bitwarden/desktop
  369. Online privacy: What you need to know about keeping your personal data secure
  370. Online privacy: What you need to know about keeping your personal data secure
  371. Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  372. Time-lock encryption · Gwern.net
  373. Using TwentyThree video service with Episerver
  374. Support | Dell US
  375. Google collects 20 times more telemetry from Android devices than Apple from iOS | The Record by Recorded Future
  376. JaxDug: Routing In Azure with Giraffe and F# - Andrew Carver
  377. Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  378. On .NET Live - .NET Framework to .NET Core Migration
  379. Languages & Runtime Community Standup - The C# language design process
  380. Roxel, Münster, North Rhine-Westphalia, Germany - Bing Maps
  381. Font size is useless; let’s fix it
  382. Computers, Monitors & Technology Solutions | Dell USA
  383. FatFace Disclosed Data Breach; Turns Out It Suffered Ransomware Attack
  384. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  385. Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  386. ASP.NET Community Standup - The 12 Factor App
  387. GitHub Quick Reviews
  388. Introducing 'innernet' | tonari blog
  389. Documenting APIs with OpenAPI/Swagger [15 of 18] | Beginner's Series to: Web APIs
  390. Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  391. Voltswagen: A new name for a new era of e-Mobility
  392. Submit Story - Clients From Hell
  393. Angular Language Service for Visual Studio Update | Visual Studio Blog
  394. Cloudflare’s WAF is recognized as customers’ choice for 2021
  395. OpenSleigh
  396. Recovering a full PEM Private Key when half of it is redacted
  397. Unsplash is being acquired by Getty Images
  398. Browse all - Learn
  399. C++ coroutines: Basic implementation of a promise type | The Old New Thing
  400. Easily Set Up Tailwind CSS with Vanilla JavaScript in 10 Minutes
  401. C# 9 top-level programs and target-typed expressions - Red Hat Developer
  402. gruns/icecream
  403. Build Zero Trust rules with managed devices
  404. Viewing app configuration using Oakton's Describe command and Spectre.Console
  405. Official PHP Git server targeted in attempt to bury malware in code base | ZDNet
  406. Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  407. Trimmed modification of the Harrell-Davis quantile estimator
  408. Using React with D3.js
  409. AT&T lobbies against nationwide fiber, says 10Mbps uploads are good enough
  410. .NET GC Internals - 09. GC roots
  411. Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  412. Harder, Better, Faster, Stronger Builds
  413. How I Got Into Computers IT Pro Edition
  414. .NET App Developer Links - 2021-03-30
  415. Sands of MAUI: Issue #2
  416. Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  417. Jump-starting Migration to .NET Core with Upgrade Assistant
  418. Hello, HPy
  419. Who Is Responsible For Building Tests? - Redgate Software
  420. Add Developer PowerShell and Developer Command Prompt for Visual Studio to Windows Terminal
  421. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  422. coolLabs
  423. grep.app | code search
  424. birchb1024/frangipanni
  425. USB 3.0* Radio Frequency Interference on 2.4 GHz Devices
  426. Adam Storr - Why won't you load my configuration Azure Functions?
  427. Beautiful calculator for Mac
  428. Why Do Interviewers Ask Linked List Questions? • Hillel Wayne
  429. Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  430. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  431. YouTube
  432. NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
  433. YouTube
  434. 68k.news: Headlines From the Future
  435. Humans are eating the world...
  436. How much can a Clojure developer do alone?
  437. Automatically Expanding Taxonomy
  438. Preferred Stock and Common Stock Aren’t The Same
  439. Notes on an Open Scraping Database
  440. How I Fixed My Personal Finances using Money Plans — Hulry
  441. Peace of mind backup - boa.nu
  442. Let's port Duke Nukem 3D to SerenityOS
  443. Fleeing WhatsApp for Privacy? Don't Turn to Telegram
  444. Heroes, Victims, and Society
  445. Creation vs. Consumption
  446. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  447. Blogging with guest Andrew Lock | Weekly Dev Tips
  448. Blogging with guest Andrew Lock
  449. Herding Code 244: Ben Scheirman on SwiftUI and Combine
  450. dotnet/aspnetcore
  451. Incognito Wallet - Anonymous Crypto Wallet App
  452. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  453. Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  454. Be careful when mixing ValueTask and Task.Run - Gérald Barré
  455. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  456. C++ coroutines: The mental model for coroutine promises | The Old New Thing
  457. Building a phone book: Part II
  458. Running Remote Containers... FAST! - Espresso Coder
  459. Announcing the Deno Company
  460. Changes to Git commit workflow
  461. Is awaiting a Task instead of returning it directly in C# actually slower?
  462. 208.43.231.11 Git
  463. A new Cloudflare Web Application Firewall
  464. ``Everyone wants to do the model work, not the data work'': Data Cascades in High-Stakes AI
  465. This is What Happens When You Fly a Drone Into a Volcano
  466. 247: Generating UI with GPT-3
  467. Adding source control to Azure Synapse Analytics Studio | Developer Support
  468. The Rising Value of Big Data in Application Monitoring
  469. lucidrains/deep-daze
  470. Serilog.Expressions 2.0 update
  471. Getting started with Self Sovereign Identity SSI
  472. Blazor Material UI - Configuration and Theme Customization - Code Maze
  473. Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  474. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  475. .NET News Roundup - Week of March 22th, 2021
  476. .NET App Developer Links - 2021-03-29
  477. Load/stress testing .NET apps with Apache JMeter - Simple Talk
  478. Project Reunion: Why Desktop Developers Care
  479. SSL/TLS connection issue troubleshooting test tools
  480. .NET Standard 1.3 is no longer supported in AWS SDK for .NET version 3.7 | Amazon Web Services
  481. New 5G protocol vulnerabilities allow location tracking | The Record by Recorded Future
  482. What is Scrum?
  483. OpenPGP Message Format
  484. Up For Grabs
  485. Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  486. Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  487. Developer tools can be magic. Instead, they collect dust.
  488. Coding Shorts: Demystifying Bitwise Operators in C#
  489. How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?
  490. Piano Practice Software Progress · Jacques Mattheij
  491. Think like an educator about code quality
  492. Men Clamming Up
  493. How to get internet for free aka borrow your neighbors xfinity internet - Opposite Invictus - Ramblings of a torn mind
  494. Nine programs forced off air by cyber attack
  495. Pin and suffering - fasterthanli.me
  496. Being a woman in tech should not be controversial
  497. I made an eInk newspaper - Greg Raiz
  498. New Windows Easter Egg Discovered - And I'm in it!
  499. Valentin Vincendon - A "sudden strong wind": the worst excuse Ever Given?
  500. PGP is a Form of Minimalism [The Call of the Open Sidewalk]
  501. The Narcissism of Technical Differences
  502. Writing Documentation
  503. Your Addiction to Outrage is Ruining Your Life
  504. Monitoring Cardano Relays on Kubernetes with Grafana and Prometheus
  505. Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  506. No one gives a shit what programming language you use
  507. Bitcoin is not a Battery — it is a Sink
  508. City of Seattle Registration
  509. About | Mina Illuminate
  510. r/node - A clear structure like this 🚀
  511. Playing with an X-Touch Mini controller using C#
  512. CodingBlast
  513. score 0.4.0
  514. Mina Illuminate: Genesis Launch Summit - Crowdcast
  515. JonDouglas/score
  516. Ever Given Ever Ywhere
  517. A Strange But Elegant Approach to a Surprisingly Hard Problem (GJK Algorithm)
  518. C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  519. Cyber Security Threat: Australian Health at Risk | Eve Cogan's Blog
  520. Does Amazon make more from ads than AWS? — Benedict Evans
  521. Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  522. Figma to React – Convert Figma designs to React code
  523. harc/ohm
  524. Why I'm unreachable and maybe you should be too
  525. Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  526. What You Need to Know About Buying Properties with Friends
  527. On Sperging Out
  528. Who Do You Want To Be? — Clayton Dorge
  529. Reflection of Speaking in Public
  530. Financial Management of a Digital Nomad
  531. Roll Your Own CSS-in-JS Library (1) - Introduction
  532. Why the F**k won’t you build?
  533. Principled hypocrisy
  534. Single-primitive authenticated encryption for fun
  535. Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  536. Async and Await and what is it actually doing?
  537. 'Agile' F-35 fighter software dev techniques failed to speed up supersonic jet deliveries
  538. Quokka.js VS Code Extension - The Fastest Way to Test JavaScript
  539. Linux vs Windows Round 0: A Microsoft Dev Builds the Linux Kernel
  540. What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  541. Designer AND Developer - Amy Dutton Can Do It All!
  542. Davepl: Microsoft Company Meetings of the 1990s
  543. Intro to Graphics 08 - WebGL
  544. The Hottest New Tech in Web Development with Scott Tolinski
  545. The Path to Becoming a Software Developer with Mary Baker
  546. 5 Tips For Crushing Your Developer Interviews
  547. Blazor WebAssembly - Downloading Files : EP19
  548. WSL2, Visual Studio Code, Windows 10, Ubuntu/Linux + more - Computer Stuff They Didn't Teach You #19
  549. Blazor WebAssembly : JavaScript Isolation - EP21
  550. How I Automated the Boring with JavaScript, Cloudflare Workers, and Airtable
  551. .NET GC Internals - 08. Generations
  552. How to Multitask with FreeRTOS (ESP32 + Arduino series)
  553. JavaScript Automated Testing with Jest - The What, Why, and How with Alba Silvente
  554. Intro to Graphics 09 - Curves (Part 1)
  555. Black to the Future - Angie Jones
  556. .NET GC Internals - 07. Allocations
  557. Davepl: Who Decides New Windows Features?
  558. Blazor WebAssembly : Virtualize Component - EP20
  559. .NET GC Internals - 06. Compact phase
  560. Davepl: The Microsoft Employee Review Stack Ranking System
  561. Davepl: Windows "Pinball" Easter Egg and Cheats
  562. Software Drag Racing: C++ vs C# vs Python - Which Will Win?
  563. Linux vs Windows Round 1: Open Source vs Proprietary - From a Retired Microsoft Dev
  564. Blazor WebAssembly : Deploy to IIS - EP23
  565. Microsoft Weddings and Marriages #Shorts
  566. Davepl: Windows Source Code Leak and the Task Manager Code
  567. Black to the Future - Bryce Sharp
  568. Dave's Garage Livestream - Linux vs Windows Secrets plus more!
  569. Intro to Graphics 07 - GPU Pipeline
  570. What is FreeRTOS? (ESP32 + Arduino series)
  571. Blazor WebAssembly : Lazy-loading Assemblies - EP22
  572. .NET GC Internals - 05. Sweep phase
  573. Do Microsoft Devs Secretly Use Linux?
  574. Hello, Assembly! Retrocoding the World's Smallest Windows App in x86 ASM
  575. Setting up Cardano Relays using Kubernetes/microk8s
  576. Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2
  577. Best Features and Benefits of the Jamstack with Colby Fayock
  578. How I Bombed My First Technical Interview
  579. Solid - A Better Web (Simply Explained)
  580. Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  581. Watch as I build my YouTube Subscriber Counter!
  582. Hello, Windows! RetroCoding "Hello World" for Windows with Dave
  583. Is Gatsby a Backend Framework?!?!
  584. The Day Microsoft Campus Crashed - Bedlam at Microsoft!
  585. Manage FreeRTOS tasks - Suspend, Delay, Resume, Delete (ESP32 + Arduino series)
  586. Intro to Graphics 10 - Curves (Part 2)
  587. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  588. Azure Static Web Apps, Website, GitHub, SSL & hosting FREE! Computer Stuff They Didn't Teach You #20
  589. Davepl: Writing Your Own Operating System
  590. We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  591. That time Bill Gates had a house party...
  592. Are there Secret Microsoft APIs in Windows 10?
  593. Build a Harry Potter API with Node.js, Express.js, and Dynamo DB
  594. Should You Learn VIM as a Developer?
  595. Mentorship vs. Sponsorship + Storytelling - Computer Stuff They Didn't Teach You #21
  596. Top 5 Questions I Get About VS Code - VS Code Settings Q and A
  597. Adam Savage's One Day Builds: 3D Print UV Curing Oven!
  598. Bel Canto - Big Belly Butterflies
  599. Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  600. Louvre site des collections
  601. Tesla broke US labor law with anti-union efforts – watchdog
  602. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  603. National Privacy Tests: country rankings, and insights
  604. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  605. I found Annie from Annie's Mac and Cheese. Here's her story.
  606. SecurityFWD: How Far Can Wi-Fi Really Travel?
  607. Weekly Update 236
  608. Fairphone suggests Qualcomm is the biggest barrier to long-term Android support
  609. The Ancient Method That Keeps Afghanistan's Grapes Fresh All Winter
  610. Who Will Write your Company’s Technical Content?
  611. A Modest Proposal: Let’s Stop Lying To Each Other in Our Research Papers - Maxwell Forbes
  612. Weekly Update 236
  613. Notetaking for fun and profit. | /param/home
  614. Contributing to WPF and Windows Forms Projects on GitHub
  615. It doesn't work | Frank DENIS random thoughts.
  616. Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  617. NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  618. Don't let your design system seem complete
  619. Bits of Security | Datadog
  620. Other Ways - Christopher Butler
  621. How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  622. Microsoft Events
  623. Announcing WPF, WinForms, and WinUI are going Open Source
  624. Pro .NET Benchmarking: The Art of Performance Measurement: Akinshin, Andrey: 9781484249406: Amazon.com: Books
  625. https://www.aumasson.jp/data/talks/uwat-tssecdsa21.pdf
  626. thalesfragoso/at28c-rs
  627. janroesner/sixty5o2
  628. Common Crawl
  629. U.S. rent has increased 175% faster than household income over past 20 years
  630. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  631. Buffer overruns, license violations, and bad code: FreeBSD 13’s close call
  632. GitHub Quick Reviews
  633. Factorio Is The Best Technical Interview We Have
  634. Video by Hannah Joy Gebresilassie
  635. Using Source Generators for Fun (and maybe profit) - with Jason Bock
  636. Tesla - Los Angeles
  637. How to Recognize, Prevent, and Manage Burnout
  638. Practical Heart
  639. Sufjan Stevens "Concerning the UFO Sighting Near Highland, Illinois" Sheet Music in G Major - Download & Print
  640. APT Encounters of the Third Kind
  641. fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  642. If Your Boss Could Do Your Job, You’re More Likely to Be Happy at Work
  643. How to implement a hash table (in C)
  644. Google's unusual move to shut down an active counterterrorism operation being conducted by a Western democracy
  645. Code Maze Weekly #70 - Code Maze
  646. Creating a task completion source for a C++ coroutine: Failing to produce a result | The Old New Thing
  647. Building a phone book: Part I
  648. Emoji under the hood
  649. Introducing Super Bot Fight Mode
  650. Make the Web Faster! - PHINUG 2021.04
  651. Use Git Hooks To Automate Your Workflow - CodeWithStu
  652. Hammster/windows-terminal-shaders
  653. Duende Software Blog
  654. The Drivers Cooperative
  655. 'WeLeakInfo' Site: UK Police Arrest 21 Alleged Users
  656. Georgia's voting bill makes water an illegal substance
  657. The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  658. permission.site
  659. Polaris
  660. String.Concat Method (System)
  661. .NET App Developer Links - 2021-03-26
  662. Adjust, Save and Restore Webcam Properties With CamProps
  663. Building Our First Microservice | The Xamarin Show
  664. Human-Readable JavaScript: A Tale of Two Experts
  665. Choices in Desktop Development
  666. Announcing Rust 1.51.0 | Rust Blog
  667. Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  668. Steve Jobs Interview - 2/18/1981
  669. Building a full-text search engine in 150 lines of Python code · Bart de Goede
  670. Episode 370 - What the Hack
  671. Red Hat statement about Richard Stallman’s return to the Free Software Foundation board
  672. NDC Manchester 2021 - LIVE!
  673. Success Mysticism - Christopher Butler
  674. Introducing: Funds for Open Source.
  675. Rapid, widespread, and preferential increase of SARS-CoV-2 B.1.1.7 variant in Houston, TX, revealed by 8,857 genome sequences
  676. What I learned promoting my first side project as an engineer
  677. The six principles of lifestyle businesses
  678. dodyg/practical-aspnetcore
  679. Tracking the front page of the New York Times
  680. You are sharing your downloads with your Antivirus Company
  681. The most requested features for online food delivery
  682. Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  683. Jessica Walter, ‘Arrested Development’ and ‘Archer’ Star, Dies at 80
  684. Is this ship still stuck?
  685. Outside In: The Innovation Stack with Jim McKelvey | Hanselminutes with Scott Hanselman
  686. Raft does not Guarantee Liveness in the face of Network Faults
  687. A "Better C" Benchmark
  688. Apple MacBook M1 for .NET and Xamarin Developers: First Look
  689. Loop alignment in .NET 6 | .NET Blog
  690. Fossil: Fossil Chat
  691. WebAssembly-Powered FM Synthesizer
  692. Phones and Apps Reduce Your Ability to Focus Even When They Don’t Distract You · Next Level Productivity Blog
  693. Why All My Servers Have an 8GB Empty File
  694. On .NET Live - Cloud Native Patterns for .NET Developers
  695. Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  696. Senior Manager, Security Engineering (Infrastructure Security) - Remote OK | Marqeta
  697. News & Events - Release of draft Applied Cryptography knowledge area for public consultation
  698. Installing Docker Desktop for Windows and WSL 2
  699. Julia 1.6 Highlights
  700. Create VS Code Themes Easily - Theme Studio - The VS Code Theme Editor
  701. What’s new with GitHub Actions
  702. The API Integration coding test (1) - Implementation | Cracking the .NET interview
  703. Calling Dapr service with gRPC
  704. Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  705. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  706. C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  707. Dataflow in .NET
  708. Rest In Peace Google Reader
  709. SQLite is not a toy database
  710. /news/vulnerabilities.html
  711. Creating a task completion source for a C++ coroutine: Producing nothing | The Old New Thing
  712. Bringing your Windows Forms and WPF apps to ARM Devices
  713. Lawyers used sheepskin as anti-fraud device for hundreds of years to stop fraudsters pulling the woo
  714. Page Shield: Protect User Data In-Browser
  715. npgsql/npgsql
  716. Where are all the containers? The global shortage explained
  717. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  718. Engineer reports data leak to Apperta, hears from the police
  719. Comparing Svelte and React - Jack Franklin
  720. Pollution from fossil fuel combustion deadlier than previously thought
  721. Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  722. To B2B or to B2C? | Developer Support
  723. WinUI: Another Desktop Framework But Cooler Than You Think
  724. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  725. JavaScript Closures
  726. Intel Unleashed, Gelsinger on Intel, IDM 2.0
  727. facebookresearch/Cupcake
  728. Data Visualization: Build React Graphs the Easy Way
  729. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  730. Azure Custom Roles Following Least Privilege Best Practices
  731. A new Package Manager experience in Unity 2021.1
  732. Understanding JSON Schema — Understanding JSON Schema 7.0 documentation
  733. .NET Rocks! vNext
  734. Do you really want Linux phones
  735. Women of Computing
  736. The Evolution of Distributed Systems on Kubernetes
  737. After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  738. The World Is Facing a Coffee Deficit in Supply Chain ‘Nightmare’
  739. Azure Functions Support for node.JS 14 and .Net 5 Is Now Generally Available
  740. Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  741. Cloud Builders Conf: .NET & Java
  742. Learn about problems, not solutions
  743. Why I Became A Software Engineer
  744. ctolkien/SodaPop.ConfigExplorer
  745. A solution to dependency hell: static binaries by default
  746. “This doesn’t have anything to do with this meeting, per se” then don’t ask. Don’t ask.
  747. The Solution of the Zodiac Killer’s 340-Character Cipher—Wolfram Blog
  748. Is a REST API with CQRS Possible?
  749. Ask the Expert: Learn to Program with .NET and C#
  750. Solo V2 — Safety Net Against Phishing
  751. U.S. Fish & Wildlife Service - Migratory Bird Program
  752. Is There a Case for Programmers to Unionize? - Qvault
  753. GNOME 40
  754. Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  755. Thousands of taxpayers' personal details potentially exposed online through councils' debt-chasing texts
  756. On .NET Live - Messaging Patterns for .NET Developers
  757. Episode 14: Spectre Console and Cake with Patrik Svensson
  758. Home - Practical Go Lessons Book
  759. Get new comics in your email
  760. WhatsApp for work: Slack is turning into a full-on messaging app
  761. Tutorial: Create a GitHub Action with .NET
  762. The worst so-called “best practice” for Docker
  763. Reddit's most popular subreddits go private in protest against 'censorship'
  764. PINEPHONE – Beta Edition Linux SmartPhone - PINE STORE
  765. The Python Package Index is now a GitHub secret scanning integrator - GitHub Changelog
  766. Keeping it Stupidly Simple!
  767. Do Not Split
  768. Cloud-Native learning resources for .NET developers | .NET Blog
  769. Firefox 87 introduces SmartBlock for Private Browsing – Mozilla Security Blog
  770. RIP Igor Novikov
  771. Scaling YC
  772. They Just Moved Into an Austin Neighborhood. Now They Want to End One of Its Traditions.
  773. SEO spammers don't really understand who they spammed | The Old New Thing
  774. The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  775. Smarter Single Page Application with a REST API
  776. Closing web browser windows doesn't close connections
  777. Creating a task completion source for a C++ coroutine: Producing a result with references | The Old New Thing
  778. Multiple Destroyers Were Swarmed By Mysterious 'Drones' Off California Over Numerous Nights
  779. On .NET Live - Cloud Native Patterns for .NET Developers
  780. Announcing Cloudflare’s Data Loss Prevention platform
  781. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  782. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  783. I finally escaped Node (and you can too)
  784. No Batch No Problem | Developer Support
  785. Free software advocates seek removal of Richard Stallman and entire FSF board
  786. Testing Web Applications with PlayWright and C#
  787. .NET App Developer Links - 2021-03-24
  788. A Complete Guide To Accessible Front-End Components — Smashing Magazine
  789. Joining forces on better browser compatibility in 2021
  790. GroovePizza
  791. MSIX Packaging Extension v1.1 is now available!
  792. Practical differences between C# vs Vb.Net – Michał Białecki Blog
  793. TCPView v4.0, PsExec v2.33, WinObj v3.02 and Sysmon v13.02
  794. C++, Getting Started with the Basics: Working with Dependencies and Linker
  795. On .NET Episode: C# Source Generators
  796. Introducing AWS SSO support in the AWS Toolkit for VS Code | Amazon Web Services
  797. Happy 15th Birthday Amazon S3 -- the service that started it all
  798. Astoria Company Data Breach & Leak Analysis | Night Lion Security
  799. The Raspberry Pi can boot off NVMe SSDs now
  800. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  801. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  802. Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  803. RFC 8996 - Deprecating TLS 1.0 and TLS 1.1
  804. Matrix Multiplication Inches Closer to Mythic Goal
  805. My Developer Origin Story
  806. The End of AMP
  807. How To (Actually) Calculate CAC at andrewchen
  808. The Decline and Fall of the Latin Neuter
  809. Notes on some PostgreSQL implementation details
  810. Let's Build a File Watcher
  811. Really Simple Syndication
  812. Transfer of Plan 9 to the Plan 9 Foundation
  813. You merely adopted dark mode
  814. The Problem with Odoo
  815. On the Road to StarkNet: A Permissionless STARK-Powered L2 ZK-Rollup
  816. SvelteKit is in public beta
  817. Arkansas legislature passes bill to allow EMTs & doctors to refuse to treat LGBTQ people
  818. Windows Terminal Command Palette
  819. Time zone handling and `datepart()` in Seq 2021.2
  820. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  821. a tiny macOS process monitor • Harry Marr
  822. React Native Windows Team 'Dogfoods' New Update -- Visual Studio Magazine
  823. Exception.PrepForRemoting Method (System)
  824. Linus Torvalds on where Rust will fit into Linux | ZDNet
  825. C# Source Generators | Channel 9
  826. C# Source Generators
  827. CoinList
  828. GitHub Quick Reviews
  829. CourseMaker | Make Online Courses
  830. Small, cheap spy satellites mean there’s no hiding place
  831. WELCOME BACK - SUBREDDIT STATEMENT
  832. The 2021/2022 Seattle Symphony subscription season at a glance | The Old New Thing
  833. The ASP.NET Team @TheASPNETTeam
  834. Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing
  835. Umbraco Package Migration to .NET Core: Criteria Providers - Extension Methods
  836. Data Saturdays Logo Contest - A Shot of SQLEspresso
  837. Last Week In .NET #34 – Azure goes Achoo
  838. A safer default for navigation: HTTPS
  839. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  840. Debugging configuration values in ASP.NET Core
  841. Browser Isolation for teams of all sizes
  842. Efficiency of the Harrell-Davis quantile estimator
  843. Rezi GPT-3 AI Cover Letter Builder
  844. Easy generation of fake/dummy data in C# with Faker.Net
  845. Dangling DNS and Subdomain Takeovers | Developer Support
  846. .NET App Developer Links - 2021-03-23
  847. DDD by Night April
  848. Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  849. Substack's UI and 1Password just cost me $2,023
  850. Let's Learn .NET - Microservices - Free Live Stream Event
  851. WebSockets over HTTP/2 - Chrome Platform Status
  852. Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  853. Adam Storr - Harness Azure CLI to Keep Your App Service Name
  854. suite - Privacy-Enhancing Cryptography | CSRC | CSRC
  855. Feature: Resident Evil At 25 - A Shambling Corpse Never Felt More Alive
  856. 2 Ways to Log the Current User in ASP.Net Core
  857. Destin's Collection (feat. Smarter Every Day) - Objectivity #237
  858. Collecting Managed Crash Dumps on App Services for Linux
  859. LibrePlanet 2021 ~ Live
  860. Red seaweed (Asparagopsis taxiformis) supplementation reduces enteric methane by over 80 percent in beef steers
  861. Updated pull request auto-merge behavior for users without write access - GitHub Changelog
  862. denji/awesome-http-benchmark
  863. Load Testing and Benchmarking With siege vs wrk
  864. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  865. Applied Cryptology - 1.1: Historical Ciphers
  866. In 2020, Two Thirds of Google Searches Ended Without a Click | SparkToro
  867. Getting Drunk with Datalog
  868. Why Writing Software Is Hard - darcism.com
  869. Grow Slow, Ambitious Programmer – Relentless Simplicity
  870. Substack & Crossroads for a Revolution - This Too Shall Pass by Rhys Wallace
  871. How much do I pay to host a private blog
  872. Your Anti-bot is Not Accessible
  873. You probably don’t need A/B testing
  874. We Don't Need The Great Reset, We Need The Great Rebalancing
  875. Crystal 1.0 - What to expect
  876. The dispassionate developer
  877. Fusing await using and await foreach and await
  878. Cloud-Native learning resources for .NET developers | .NET Blog
  879. Signature forgeries in Golang ECDSA library?
  880. Running Kubernetes and the dashboard with Docker Desktop
  881. no dogma podcast
  882. Helsinki-NLP/Tatoeba-Challenge
  883. Tetris in Blazor WebAssembly
  884. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  885. Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  886. Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  887. The S in IOT is for Security – Purism
  888. Search results | Find available job openings at Microsoft
  889. C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  890. Creating other types of synchronization objects that can be used with co_await, part 10: Wait for an event to clear | The Old New Thing
  891. 6 C# keywords you (probably) never had to use
  892. Firefox 87 trims HTTP Referrers by default to protect user privacy – Mozilla Security Blog
  893. r/sysadmin - The absolute worst case scenario happened, what should we do now?
  894. Announcing Network On-ramp Partners for Cloudflare One
  895. Live feed from Iceland volcano
  896. Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  897. Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  898. Calling a Helper API in an Azure APIM Inbound Policy | Developer Support
  899. CSS Generators
  900. My Shot: A COVID Vaccine Adaptation
  901. My Shot: A COVID Vaccine Adaptation
  902. Creating Resilient Microservices in .NET with Polly - Code Maze
  903. 246: Breaking out of the Desktop App Sandbox
  904. Transfer Learning and Image Classification with ML.NET
  905. .NET News Roundup - Week of Mar 15th, 2021
  906. .NET App Developer Links - 2021-03-22
  907. Consider upgrading a few PC components - a good SSD is so fast it's not even funny
  908. Grokking Monads
  909. Azure SDK Release (March 2021) | Azure SDK Blog
  910. #Cancel We The Web?
  911. C++, Getting Started with The Basics: Hello World and The Build Pipeline
  912. Windows Developer Tool Updates
  913. Resolve Services In ASP.NET Core Startup
  914. Nightingale Diagrams - Numberphile
  915. Fermat's Last Theorem - Numberphile
  916. Every Single Scandinavian Crime Drama
  917. HAIRMERGENCY!
  918. Richard Stallman is Coming Back to the Board of the Free Software Foundation, Founded by Himself 35 Years Ago (Updatedx3)
  919. Articulate 4.3.0 with support for markdown code snippets and syntax highlighting
  920. SF couple who ran trendy poop-testing startup charged with fraud
  921. EleutherAI/gpt-neo
  922. Name Your Next Product With This Exercise - come up with a product name
  923. Moving from Cable to DSL
  924. Internal Tooling is Underrated
  925. Building My Own Yahoo! Pipes
  926. All horses have the same colour · Miguel Torres Costa
  927. The #1 tip to familiarize with new JavaScript Codebases
  928. Multithreading for game engines
  929. mratsim/constantine
  930. Ethernet and IP Networking 101 (Heavily Illustrated)
  931. CutiePi tablet - Your Pi Projects, Untethered
  932. Farmers Are Hacking Their Tractors Because of a Repair Ban
  933. Don't End The Week With Nothing
  934. YouTube
  935. How to Docker Compose Vue.js, .NET Core and MSSQL
  936. Welcome to Cloudflare Security Week 2021!
  937. Flatpak - a security nightmare
  938. Blazor Internals: EvenCallback | Awaiting Bits
  939. Khalian/Modulo12
  940. Leveraging Machine Learning for Game Development
  941. Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  942. My self-study plan for electrical engineering
  943. Nyxt
  944. Police warn students and universities of accessing an illegal website to download published scientific papers
  945. Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  946. What Key is Hey Joe in?
  947. The New York Public Library for the Performing Arts' Tech Kits for Performing Artists
  948. henkmollema/Dommel
  949. Reflecting on a Hundred Days of a Software Podcast · Utsav's Blog
  950. How to Safely Remove Bees for Relocation
  951. Google AMP — A 70% drop in our conversion rate.
  952. Weekly Update 235
  953. I’m Not Done Yet! | No Mercy / No Malice
  954. Surfacing Required Knowledge
  955. r/crypto - What's stopping the guy who has 2 guesses left to access his $240m bitcoin from copying all the data on the drive and trying again?
  956. Migrating from LastPass to pass – Zoned Out
  957. Don't set vision, set direction.
  958. Jeremiah Reid - Time Travel Is ******* Hard
  959. @devlead - Mattias Karlsson's Blog - Introducing DPI
  960. Beint vefstreymi frá eldstöðvunum
  961. How safe is zig?
  962. A clock based on Cistercian numerals
  963. The Invention of a New Pasta Shape
  964. git/next/linux-next.git - The linux-next integration testing tree
  965. Umbraco Package Migration to .NET Core: A Clean Start - Controllers, Services, Configuration and Caching
  966. Umbraco Package Migration to .NET Core: A False Start
  967. Umbraco Package Migration to .NET Core
  968. Demoscene accepted as UNESCO cultural heritage in Germany - Demoscene - The Art of Coding
  969. Nobody designs for small iPhone devices anymore
  970. Moving k8s communication to gRPC
  971. Random Employee Chats at Cloudflare
  972. What I learned in two years of moving government forms online
  973. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  974. Tesla's "Full Self Driving" Beta Is Just Laughably Bad and Potentially Dangerous
  975. mathiasbynens/dotfiles
  976. A Universe of Sorts
  977. What I wish I knew before building a Shopify App
  978. Linus Torvalds on how AMD and Intel are changing how processor interrupts are handled | ZDNet
  979. Release 1.0.0-preview10 · microsoft/reverse-proxy
  980. About pull request merges - GitHub Docs
  981. Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  982. Hybrid encryption and the KEM/DEM paradigm
  983. Episode 369 - Learn Azure SQL
  984. microsoft/codetour
  985. Scrobble Everything.
  986. Matthew McDonnell
  987. Leprechaun dust from DuckDuckGo
  988. I Sold My First Business - Anthony Diké
  989. Moving from CentOS to Ubuntu
  990. Nightingale Diagrams - Numberphile
  991. What’s up with these new not-open source licenses? - The GitHub Blog
  992. C# 2, 3 and 4 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  993. Accelerating Matrix Multiplication with Block Sparse Format and NVIDIA Tensor Cores | NVIDIA Developer Blog
  994. A Mind Is Born
  995. Blazor Hero - Clean Architecture Template Quick Start Guide
  996. Why Ghana will no longer sell cocoa to Switzerland - Face2Face Africa
  997. bwesterb/armed-keccak
  998. Juxtapoz Magazine - The Art of Warez Documents the Lost ANSI Art Scene
  999. » System Shock The Digital Antiquarian
  1000. YouTube
  1001. Weekly Update 235
  1002. Young female Japanese biker is really 50-year-old man with luscious hair using FaceApp
  1003. November 27, 2020 - Introducing KlipTok and celebrating Fritz's 3-Year Streamiversary + Show #500
  1004. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  1005. mmulet/code-relay
  1006. COBOL programming language behind Iowa's unemployment system over 60 years old
  1007. Apple Silicon Tech Preview
  1008. Join our Cloud HD Video Meeting
  1009. Words
  1010. Creating other types of synchronization objects that can be used with co_await, part 9: The shared mutex (continued) | The Old New Thing
  1011. Cloudflare and WordPress.com partner to Help Build a Better Internet
  1012. Cookie Consent Speed.Run
  1013. Code Maze Weekly #69 - Code Maze
  1014. Third Time’s the Cache, No More
  1015. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  1016. code relay - Fontemon
  1017. YouTube
  1018. How to Design Programs, Second Edition
  1019. .NET App Developer Links - 2021-03-19
  1020. C# 10 — 3 Candidate Features That Could Make the Final Cut
  1021. Now THAT’S What I Call Service Worker!
  1022. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  1023. Jon Galloway - MS Stage
  1024. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  1025. Xamarin - Q1 2021
  1026. LAG (Transact-SQL) - SQL Server
  1027. North Carolina sends 6-year-olds to court. Why some say it's time for change.
  1028. Facebook's ‘Red Team X’ Hunts Bugs Beyond the Social Network's Walls
  1029. koalaman/shellcheck
  1030. YouDo Product Skills Track
  1031. Poker 101 - Johnathan Nader
  1032. The missing explanation of ZK-SNARKs: Part 1
  1033. Skin In The Game Of Software Development
  1034. The 2021 Early-Retirement Update
  1035. Intel Goes Long
  1036. How we found and fixed a rare race condition in our session handling - The GitHub Blog
  1037. Who's the Best Engineer You've Worked With?
  1038. Relentlessly give the user what they want – Bryan Kennedy
  1039. MySQL from Below
  1040. Almost Everything You Do Causes Almost Everything
  1041. What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  1042. Can we talk about client-side certificates?
  1043. OpenTelemetry .NET reaches v1.0 | .NET Blog
  1044. Nicholas Hunt-Walker | Hanselminutes with Scott Hanselman
  1045. From the ACR team: Super Resolution
  1046. Loop alignment in .NET
  1047. Q&A with John Kozubik, rsync.net - Console
  1048. Overv/outrun
  1049. Microservices made easy with Dapr
  1050. Sorted CSS Colors
  1051. Proposing Dapr to CNCF as an Incubation project by msfussell · Pull Request #617 · cncf/toc
  1052. New in .NET: ML.NET/Model Builder Updates, PeachPie 1.0, Xamarin Performance Monitoring -- Visual Studio Magazine
  1053. State of the NuGet Ecosystem | The NuGet Blog
  1054. Service to service invocation with Refit and Dapr .NET SDK
  1055. YouTube
  1056. Debugging .NET Core memory issues (on Linux) with dotnet dump
  1057. Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  1058. Zero Knowledge Proof (with Avi Wigderson) - Numberphile
  1059. YouTube
  1060. Creating other types of synchronization objects that can be used with co_await, part 8: The shared mutex | The Old New Thing
  1061. .NET Rocks! vNext
  1062. How Shazam Works (Probably!) - Computerphile
  1063. I Wrote an Algorithm to Draw Portraits from Thread
  1064. The coding conventions I use for C# and why I use them
  1065. We bootstrapped to $11 million in ARR
  1066. A deep-dive into Cloudflare’s autonomous edge DDoS protection
  1067. Building microservices with Tye
  1068. Visual Basic 16.9 in .NET 5
  1069. We are looking into GitHub Sponsors (and you should too)
  1070. The Teams Dashboard: The Design Story
  1071. RCE in Google Cloud Deployment Manager
  1072. Trying to setup an Azure DevOps organization using Terraform
  1073. Open source alternative to Trello, Asana, and Notion
  1074. Home
  1075. .NET Rocks! vNext
  1076. .NET App Developer Links - 2021-03-18
  1077. Reimagining the AWS .NET deployment experience | Amazon Web Services
  1078. Hello World: The Film
  1079. Xamarin Best Practices
  1080. Getting Started with Local Notifications Xamarin Forms
  1081. Testing WebAPI with ApprovalTests.NET
  1082. How to Use Finite State Machines in React
  1083. Our commitment to expand Azure Availability Zones to more regions
  1084. Visa Plans to Enable Bitcoin Payments at 70 Million Merchants
  1085. Home - manim documentation
  1086. Blast Off with Blazor: Add a shared dialog component | Dave Brock
  1087. Microsoft's latest cloud authentication outage: What went wrong | ZDNet
  1088. ezrosent/frawk
  1089. Let there be more biographies of failures
  1090. signalr · pkg.go.dev
  1091. YouTube
  1092. Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  1093. Why I Love Making Other People Rich With their Silly Trading Strategy! | Strategic Options
  1094. How to Back Up Your Signal Conversations
  1095. My father died 23 years ago, his voice is now an NFT — Ryan Mercer's Thoughts
  1096. 17 (ever so slightly) weird facts about the most popular dictionary format
  1097. Living Like It's 99: No Social Media, No Smartphone
  1098. You might not need centralized continuous integration
  1099. New Video Series: Coding Shorts
  1100. The Carta SAFE for Seed Rounds - Silicon Hills Lawyer
  1101. Performance and Polish with NuGet 5.9 | The NuGet Blog
  1102. A Survey of Existing and Proposed TLS Visibility Solutions – Pomcor
  1103. Feared by Default
  1104. CUPID – the back story
  1105. Snapshots in Event Sourcing for Rehydrating Aggregates
  1106. Principles of Developer Experience | Christoph Nakazawa
  1107. It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  1108. Audacity 3.0.0 Released
  1109. FreeBSD 13.0 – Full Desktop Experience – Tubsta
  1110. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  1111. GitLive 11.0: Real-time merge conflict detection
  1112. Transient fault handling with gRPC retries
  1113. Charts.css
  1114. Sounds of the Pub
  1115. FCPS Plans Five Days of In-Person Learning for Fall 2021 | Fairfax County Public Schools
  1116. Provisioning Azure App Service Managed Certificates with PowerShell
  1117. Announcing Windows 10 Insider Preview Build 21337
  1118. The path to .NET 5 and Blazor WebAssembly with some fun sprinkled in
  1119. Milky Way, 12 years, 1250 hours of exposures and 125 x 22 degrees of sky
  1120. Decompilation Differ - @davidwengier
  1121. Indiana Jones and the Last Crusade EGA/VGA comparison
  1122. The 5 Common Mistakes Of New Engineering Managers - Ochronus online
  1123. How to Deal with Difficult People on Software Projects
  1124. Why in the World Would You Own Bonds When…
  1125. REST APIs for Microservices? Beware!
  1126. Boosting developer success on Google Play
  1127. Creating other types of synchronization objects that can be used with co_await, part 7: The mutex and recursive | The Old New Thing
  1128. apple/swift-evolution
  1129. dotnet/runtime
  1130. The authentication pyramid
  1131. Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  1132. Y Combinator - Top 50 Software Startups
  1133. GitHub, f*ck your name change.
  1134. Not your typical Lithopane - 3D print awesome pictures with color gradients
  1135. Speaker Testing Tracks
  1136. .NET App Developer Links - 2021-03-17
  1137. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  1138. Announcing Windows Community Toolkit v7.0
  1139. Yutang Lin (@YutangL)
  1140. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  1141. Python in Visual Studio Code – March 2021 Release | Python
  1142. Give your tab key a break
  1143. Monsters Weekly 204 - Output Formatters in ASP.NET Core
  1144. GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  1145. The Arrival of Java 16!
  1146. Hello World Now Available Outside of North America
  1147. Moore's Law for Everything
  1148. Creating other types of synchronization objects that can be used with co_await, part 6: The semaphore | The Old New Thing
  1149. Image to Lithophane
  1150. Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  1151. Improving large monorepo performance on GitHub - The GitHub Blog
  1152. Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  1153. Why Senior Engineers Hate Coding Interviews
  1154. Can an economy keep on growing? - Inverted Passion
  1155. The Brazilian challenges for media streaming
  1156. You should only be using an old computer
  1157. Registrace s žádostí o ZK - Lidé
  1158. tomrothe.de - Dead simple Rails monitoring
  1159. Stunning Photoreal Renders in Blender by Blitter
  1160. Berlin - Can's blog
  1161. In-kernel WireGuard is on its way to FreeBSD and the pfSense router
  1162. Docker Raises $23 Million to Capitalize on Accelerating Demand for Modern Apps and to Increase Developer Velocity
  1163. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  1164. Windows APIs Everywhere in .NET
  1165. Windows Store Publish - GitHub Marketplace
  1166. TikTok wants to keep tracking iPhone users with state-backed workaround
  1167. The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  1168. JDK 16 GA Release
  1169. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  1170. Tucker Carlson: Last Week Tonight with John Oliver (HBO)
  1171. YouTube
  1172. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  1173. Service to service invocation with Dapr .NET SDK
  1174. Here’s Why the New USPS Mail Trucks Look So Weird
  1175. One Year Alone in Forest of Sweden | Building Log Cabin like our Forefathers
  1176. Cuneiform Numbers - Numberphile
  1177. How C++ Resolves a Function Call
  1178. YouTube
  1179. YouTube
  1180. Secretless apps with .NET and Azure Key Vault
  1181. Brain’s ‘wiring insulation’ is one of the major factors of age-related brain deterioration
  1182. Navruz-Özdemir quantile estimator | Andrey Akinshin
  1183. Running Kubernetes and the dashboard with Docker Desktop
  1184. Automatic Platform Optimization post-launch report
  1185. Avoid password reuse with Pwned Passwords and ASP.NET Core
  1186. YouTube
  1187. ZpqrtBnk
  1188. Magic Mushrooms Are Decriminalized in DC as of Today
  1189. Three ways to containerize .NET applications on Red Hat OpenShift - Red Hat Developer
  1190. Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  1191. Why We Don’t Use Docker (We Don’t Need It)
  1192. .NET App Developer Links - 2021-03-16
  1193. Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  1194. Zoom Escaper
  1195. Pendulum swing: pure by default
  1196. Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  1197. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  1198. Adam Storr - Becoming a Remote Worker - 1 Year
  1199. West Wind Web Connection 7.20 has been released
  1200. HelpMate.Core 2.1.0 Released!
  1201. Elle's Fundraising Page
  1202. Road to Ramen
  1203. Optimistic Nihilism Explained
  1204. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  1205. Starving Threads In Ruby
  1206. eyal0/Chicken-story
  1207. WTF is FP? For the Mildly Curious to the Mostly Skeptical|~ 4 min read
  1208. sd: my script directory
  1209. The Value of a Personal Site
  1210. DigitalHealth Class
  1211. Why bother with Scripting?
  1212. Rockstar thanks GTA Online player who fixed poor load times, official update coming
  1213. beuke.org
  1214. A Simple and Cheap Recording Setup for Online Lecturing
  1215. When Should I Interrupt Someone?
  1216. What It Means to Learn to Code
  1217. Use hosting startup assemblies in ASP.NET Core
  1218. YouTube
  1219. ASP.NET Community Standup - Building HTTP APIs
  1220. Surreptitious Forwarding [The Call of the Open Sidewalk]
  1221. Building .NET Hybrid Apps with Blazor
  1222. Mozilla plans to remove the Compact Density option from Firefox's Customize menu - gHacks Tech News
  1223. How to suppress dotnet whatch run to open a browser
  1224. ML.NET and Model Builder March Updates | .NET Blog
  1225. YouTube
  1226. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  1227. Game UI Database
  1228. How Many Decimals of Pi Do We Really Need? - Edu News | NASA/JPL Edu
  1229. Sleeping Tabs in Microsoft Edge: Delivering better browser performance
  1230. Unit Testing 101: Write your first unit test in C# with MSTest
  1231. Creating other types of synchronization objects that can be used with co_await, part 5: The auto-reset event | The Old New Thing
  1232. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  1233. Using OpenApiReference To Generate Open API Client Code
  1234. Use C# to upload files to a GitHub repository | Dave Brock
  1235. Introducing PeachPie 1.0.0
  1236. Lowering in C# and the ability to predict code performance
  1237. Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  1238. The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  1239. When your data center is on fire… how will RavenDB react?
  1240. An Update on Toyota and Unintended Acceleration « Barr Code
  1241. Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  1242. iiSM.org
  1243. Enhancing privacy-focused Web Analytics to better meet your metrics needs
  1244. Integrating ASP.NET Identity Password Policies with Password Managers
  1245. Yutang Lin (@YutangL)
  1246. Machine Learning with ML.NET - Recommendation Systems
  1247. Calculating Pi with Real Pies - Numberphile
  1248. Azure SQL with ASP.NET Core Web API - Code Maze
  1249. 245: Doubling Down on Cross-Platform Development
  1250. .NET App Developer Links - 2021-03-15
  1251. .NET News Roundup - Week of Mar 8th, 2021
  1252. Conditional animations with CSS properties
  1253. Creating Custom AuthorizeAttribute ASP.NET Core
  1254. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  1255. Real Time WinUI Dashboard with SignalR Backend
  1256. Satellite Imagery Shows Northern California Kelp Forests Have Collapsed
  1257. YouTube
  1258. Show Recursion Show
  1259. harporoeder/ebpfsnitch
  1260. A Simple Personal Data Backup Setup
  1261. Living the "van life" as a developer
  1262. Is Crossplane the Infrastructure LLVM?
  1263. Why are tar.xz files 15x smaller when using Python's tar library compared to macOS tar?
  1264. Notes on Inflation
  1265. The Inverse Care Law
  1266. YouTube
  1267. appsettings.json gets IntelliSense
  1268. i got some bad news from my doctor... i'm scared
  1269. Cryptology ePrint Archive: Report 2021/055
  1270. Markdown links verifier - GitHub Marketplace
  1271. Build software better, together
  1272. How are zlib, gzip and zip related? What do they have in common and how are they different?
  1273. Setting up demos in Azure - Part 2: GitHub Actions
  1274. Yutang Lin (@YutangL)
  1275. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  1276. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  1277. Reprojecting the Perseverance landing footage onto satellite imagery
  1278. YouTube
  1279. Add and manage TLS/SSL certificates - Azure App Service
  1280. App Service Managed Certificate (Preview) Now Supports Apex Domains
  1281. Adobe Photoshop's 'Super Resolution' Made My Jaw Hit the Floor
  1282. Vaccines should end the pandemic, despite the variants, say experts
  1283. Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  1284. The Breadwinner (2017) - IMDb
  1285. YouTube
  1286. YouTube
  1287. Learn languages reading
  1288. LuckyWatcher - Thoughts, stories and ideas
  1289. Fitting cubic Bézier curves
  1290. Jacques Corby-Tuech - NFT's Aren't the Answer to the IRL Problems of Digital Art
  1291. The Best Tech Companies in Berlin 2021
  1292. Baserow - Open source online database.
  1293. Blockchain art, electricity, and the many projects where that’s no longer an issue
  1294. Docker Security - OWASP Cheat Sheet Series
  1295. To Organize The World's Information
  1296. Illumina flow cell teardown
  1297. A Great Malaise
  1298. JRuby and Sorbet
  1299. Silencing Black Lives Matter: Priti Patel's anti-protest law - Politics.co.uk
  1300. Making of A Brief Visual Exploration of A Dictionary of Typography
  1301. GorvGoyl/Clone-Wars
  1302. Violence Against Women and Girls (VAWG) Call for Evidence
  1303. A Brief Visual Exploration of A Dictionary of Typography
  1304. dhcpcd will need a new maintainer
  1305. Byrne's Euclid
  1306. Gary Ewan Park - I am a GitHub Star
  1307. GraphBLAS/GraphBLAS-Pointers
  1308. Changelog - Flameshot
  1309. The SPACE of Developer Productivity
  1310. CodingBlast
  1311. How To Convert Your Old Laptop Screen Into An External Monitor | Slashdigit
  1312. RethinkDB: why we failed
  1313. The Demise and Potential Revival of the American Chestnut
  1314. YouTube
  1315. YouTube
  1316. Bits and Bones (feat. Matt Parker) - Objectivity #236
  1317. YouTube
  1318. The High Jumping Cosmologist (with Katie Mack) - Numberphile Podcast
  1319. The Trapped Knight - Numberphile
  1320. How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  1321. YouTube
  1322. YouTube
  1323. How to send an 'E mail' - Database - 1984
  1324. Everyday Hiking Trips - BuiltWithDot.Net
  1325. Speed of Rust vs C
  1326. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  1327. Vitalik escalates ETH 2.0 merge as miners plan a 51% attack
  1328. Goroutines Are Not Significantly Smaller Than Threads
  1329. MonoMod - BuiltWithDot.Net
  1330. BAH Colloquium - Kevin Galloway
  1331. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  1332. 45 Work And Life Struggles Illustrated In Comic-Charts By Liz And Mollie
  1333. dotnet-db-migrate - BuiltWithDot.Net
  1334. Weekly Update 234
  1335. M.2 on a Raspberry Pi - the TOFU Compute Module 4 Carrier Board
  1336. He got Facebook hooked on AI. Now he can't fix its misinformation addiction
  1337. YouTube
  1338. safepassme
  1339. GitHub Discussions now available for private repositories - GitHub Changelog
  1340. RegEx Crossword
  1341. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  1342. Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  1343. Investigating a Linux CVE with .NET Images | .NET Blog
  1344. ASP.NET Community Standup - How to contribute to Blazor
  1345. Interpolating the internet
  1346. Do one thing well
  1347. Don’t Read Links on the Internet
  1348. N64 TAS (Tool-Assisted) Speedrun Research
  1349. Fast optimization of classification thresholds
  1350. Tech investors don't care about climate change - Can's blog
  1351. What is tax loss harvesting?
  1352. Building a Zoom Mute Button
  1353. Jesus for Atheists
  1354. The internet didn’t kill counterculture—you just won’t find it on Instagram
  1355. Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine
  1356. What’s new in SQLite 3.35
  1357. r/crypto - What kind of careers can I pursue with a PhD?
  1358. vscode-pets - Visual Studio Marketplace
  1359. Minion - BuiltWithDot.Net
  1360. Laurence's Home Page: Naming Pine
  1361. Can you spare a few moments to take my survey?
  1362. YouTube
  1363. Incident on 2021-03-12 18:26 UTC
  1364. YouTube
  1365. Adobe Photoshop ships on Macs with Apple Silicon: Gains speedier selections, filters and performance boosts
  1366. .NET Live TV | Live developer streams every day
  1367. 012. I Shipped, Therefore I Am
  1368. You Can't Censor Away Extremism (or Any Other Problem)
  1369. YouTube
  1370. YouTube
  1371. LibVLCSharp - BuiltWithDot.Net
  1372. UK to depart from GDPR
  1373. .NET documentation
  1374. r/Entrepreneur - Has Y Combinator lost its way as a leading incubator when the latest YC company is a Mac OS only google calendar menu bar widget that costs $120/yr?
  1375. Lessons Learned from Scaling Up Cloudflare’s Anomaly Detection Platform
  1376. Creating other types of synchronization objects that can be used with co_await, part 4: The manual-reset event | The Old New Thing
  1377. 30 Days to Learn It
  1378. .NET Rocks! vNext
  1379. Bitwarden Send
  1380. ConfigureAwaitChecker with support for “await using” and “await foreach”
  1381. Routing the technical interview
  1382. The Performance Inequality Gap, 2021 - Infrequently Noted
  1383. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  1384. Codenesium - BuiltWithDot.Net
  1385. Code Maze Weekly #68 - Code Maze
  1386. YouTube
  1387. YouTube
  1388. YouTube
  1389. .NET MAUI Special Update
  1390. .NET App Developer Links - 2021-03-12
  1391. 6 free tools for .NET developers
  1392. Two UK Broadband ISPs Trial New Internet Snooping System - ISPreview UK
  1393. Key Exchange Standards
  1394. ASP.NET Core HATEOAS - BuiltWithDot.Net
  1395. YouTube
  1396. YouTube
  1397. YouTube
  1398. YouTube
  1399. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  1400. YouTube
  1401. Build new skills in 30 days
  1402. On .NET Episode: Building microservices with Tye
  1403. Managed Identity, Azure SQL and Entity Framework
  1404. 7-Zip developer releases the first official Linux version
  1405. Tip 308 - How to start and stop Azure Kubernetes clusters
  1406. Calling .NET APIs from Rust
  1407. The lost tourist who thought Maine was San Francisco
  1408. useCallback and useRef: Two React Hooks You Should Learn
  1409. Build Cross-Platform apps with WinUI and Uno Platform
  1410. DotNet CLI
  1411. gh issue view
  1412. Coravel Pro: Admin Panel For .NET Core - BuiltWithDot.Net
  1413. Easy Storage + Easy Provisioning: Backblaze Is Now a Terraform Provider
  1414. Episode 368 - Azure Load Balancer
  1415. Rebrandly | Custom URL Shortener, Branded Link Management, API
  1416. Entity Framework Community Standup - Julie Lerman and EF Core Ask Me Anything (AMA)
  1417. 3D Math Primer for Graphics and Game Development
  1418. Researchers measure the gravity exerted by a 90 milligram object
  1419. .NET Cycling 2021
  1420. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  1421. A look at search engines with their own indexes
  1422. Stop Waiting for the Ripe Idea
  1423. Fastway Couriers apologises after customer data from over 440,000 parcel deliveries hacked
  1424. Jeremy A Boyd |
  1425. I minted and sold an NFT of Mona Lisa
  1426. Why I Migrated to Sourcehut and Why You Should, Too - Sumner Evans
  1427. dotnet/net6-mobile-samples
  1428. On the Value of Platform Engineering - ulrichkautz.com
  1429. My bank sent me 64 copies of the same debit card
  1430. It's time for a new kind of calculator with NumWorks' Romain Goyet | Hanselminutes with Scott Hanselman
  1431. Becoming physically immune to brute-force attacks
  1432. Open Source Continuous Profiling Platform | Debug performance issues down to a single line of code | Open Source Continuous Profiling Platform
  1433. XAML Productivity Tooling Enhancements in Visual Studio
  1434. Sweden Solar System |
  1435. YoutubeDownloader - BuiltWithDot.Net
  1436. Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  1437. Write Simply
  1438. dotnet/net6-mobile-samples
  1439. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  1440. General availability: Azure Functions supports .NET 5 in production | Azure updates | Microsoft Azure
  1441. ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  1442. Announcing .NET 6 Preview 2 | .NET Blog
  1443. Julia Computing Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
  1444. Ultra-weak gravitational field detected
  1445. Creating other types of synchronization objects that can be used with co_await, part 3: Parallel resumption | The Old New Thing
  1446. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  1447. CryptoTrader.Tax - BuiltWithDot.Net
  1448. Using Service Invocation from Dapr .NET SDK
  1449. On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  1450. How I earn a living selling my open source software
  1451. Rate this interview question, please
  1452. Partydonk/partydonk
  1453. Is LINQ in C# actually slow?
  1454. Mailoji: I bought 300 emoji domain names from Kazakhstan and built an email service
  1455. BF for WP - BuiltWithDot.Net
  1456. ARMs Race: Ampere Altra takes on the AWS Graviton2
  1457. Sky Views: Want to see the dangers of a cashless society? Just look at Sweden
  1458. 🍳 Based Cooking 🍲 — Based Cooking (https://based.cooking)
  1459. mortdeus/legacy-cc
  1460. Microsoft Releases Project Reunion 0.5 Preview
  1461. .NET Rocks! vNext
  1462. How the New York Times A/B tests their headlines
  1463. Labyrinth Explore - BuiltWithDot.Net
  1464. Zig, Parser Combinators - and Why They're Awesome
  1465. What Does Any of This Have To Do with Physics? - Issue 43: Heroes - Nautilus
  1466. My Favorite C# Features Part 2: LINQ
  1467. netaddr.IP: a new IP address type for Go
  1468. New Software Project Checklist
  1469. Why we are so excited about Durable Functions for Python
  1470. Penny Pinching in the Cloud: Azure Static Web Apps are saving me money
  1471. Simple WinUI + Uno Calculator - Nick's .NET Travels
  1472. Run Node.js 14 in Azure Functions
  1473. Mitigating leaked personal access tokens (PATs) found on GitHub public repositories | Azure DevOps Blog
  1474. GNU coreutils – MaiZure's Projects
  1475. ASMBLR - BuiltWithDot.Net
  1476. Home Assistant, Pwned Passwords and Security Misconceptions
  1477. Blinking LEDs with Raspberry Pi | .NET Blog
  1478. Decomposing CRUD to a Task Based UI
  1479. An Opinionated Way to Deploy Windows Apps using GitHub Actions
  1480. .NET on Azure Functions Roadmap
  1481. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  1482. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  1483. Too Many SVGs Clogging Up Your Markup? Try `use`. | CSS-Tricks
  1484. I don't want to learn your garbage query language
  1485. Even the best fail at UI
  1486. Opt-out of pwned secrets warnings
  1487. Migrated from Disqus to utteranc.es
  1488. About the March 8 & 9, 2021 Verkada camera hack
  1489. Tic Tac Toe Collection - BuiltWithDot.Net
  1490. Phil Libin: Find a new way to ski
  1491. authelia/authelia
  1492. Every issue I've had with my Airpods, and how to fix them
  1493. After Minimalism - David Perell
  1494. Wearing two watches - Both a mechanical and a smartwatch
  1495. Block Cipher Structures: Ranked
  1496. Hosting Two ASP.NET Core Apps In One Host
  1497. Web Wednesday
  1498. State tourism department reports data breach; no social security, financial data compromised
  1499. Proximal Policy Optimization (PPO) with Contra
  1500. The Future of Group Messaging
  1501. Search Jobs - Google Careers
  1502. Webmention.io
  1503. TypeScript Handbook Revamped as Primary Learning Resource -- Visual Studio Magazine
  1504. OVH Tasks
  1505. Anti-NFT sale.gif by Far Few Giants
  1506. What is the role of inflammation in the immune system? – Trevor Klee
  1507. half of curl’s vulnerabilities are C mistakes
  1508. Using Alba to Test ASP.Net Services
  1509. So you want to invest
  1510. What's New in Visual Basic on .NET 5?
  1511. Language detection and words-in-sentence classification in C#
  1512. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  1513. Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  1514. A Git security release
  1515. Welcome Session
  1516. part 1 — Store Halfword Byte-Reverse Indexed
  1517. Saas sucks: we can do better
  1518. Security Flaw in iPhone App Could Have Let Anyone Listen To Your Recordings
  1519. Inventor of cassette tape Lou Ottens passed away | Financial - Netherlands News Live
  1520. .NET App Developer Links - 2021-03-10
  1521. Write libraries instead of services, where possible
  1522. The coding interview that I failed
  1523. Pandemic Bill Would Cut Taxes by An Average of $3,000, With Most Relief Going to Low- And Middle-Income Households
  1524. No Kubernetes? How to run Docker containers in Azure VM Scale Sets
  1525. Final Fantasy Randomizer - BuiltWithDot.Net
  1526. Api2Pdf - BuiltWithDot.Net
  1527. Getting started with Dapr for .NET Developers
  1528. Let's Learn .NET: Web APIs
  1529. Creating other types of synchronization objects that can be used with co_await, part 1: The one-shot event | The Old New Thing
  1530. Know your “One Job” and do it first
  1531. Calzolari.DependencyInjection.Extensions 5.0.1
  1532. Inside Israel’s lucrative — and secretive — cybersurveillance industry
  1533. GitHub Quick Reviews
  1534. Sentry .NET SDK - BuiltWithDot.Net
  1535. Conflicted Capital
  1536. Arduino C# Serial USB to Computer | C# Tutorials Blog
  1537. #965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  1538. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  1539. Debian running on Rust coreutils
  1540. artperrin/image2csv
  1541. State of Secrets Sprawl on GitHub - 2021 report
  1542. Role based JWT Tokens in ASP.NET Core
  1543. Is a REST API with CQRS Possible?
  1544. New article: “Beyond console.log() – level up your debugging skills”
  1545. Simplifying Rest Parameters in JavaScript
  1546. New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  1547. Let's Learn .NET: Web APIs
  1548. Why asynchronous Rust doesn't work
  1549. Dynamically Creating Components in Angular
  1550. Developing with Rust on Windows
  1551. Monsters Weekly 203 - OzCode Production Debugger
  1552. .NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  1553. Hackers breach thousands of security cameras, exposing Tesla, jails, hospitals - BNN Bloomberg
  1554. Lynicon asp.net core CMS - BuiltWithDot.Net
  1555. On .NET Live - Deep Dive into Microsoft Orleans
  1556. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  1557. Search Scholarly Materials Preserved in the Internet Archive - Internet Archive Blogs
  1558. security - git: malicious repositories can execute remote code while cloning
  1559. Compressing data with Parquet
  1560. Asemblr - BuiltWithDot.Net
  1561. Ask The Experts w/ Scott Hanselman, Wes Bos, Sarah Drasner, Troy Hunt, and Kent C. Dodds Part 1 | Junior to Senior with David Guttman
  1562. Git clone vulnerability announced - The GitHub Blog
  1563. Installing Docker Desktop for Windows and WSL 2
  1564. Sfakianakis-Verginis quantile estimator | Andrey Akinshin
  1565. Control web applications with two-clicks in Cloudflare Gateway
  1566. Giphy CLI - BuiltWithDot.Net
  1567. The Universe of Discourse : Fuckin' user interface design, I swear
  1568. Paths to the Future: A Year at Google Brain
  1569. What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  1570. How to map IPs to country for free with .NET and IP2Location
  1571. .NET App Developer Links - 2021-03-09
  1572. When The Prison Banned Board Games, We Played Chess In Our Minds
  1573. Neocoder - BuiltWithDot.Net
  1574. Why I Did Not Go To Jail - Andreessen Horowitz
  1575. New Algorithm Breaks Speed Limit for Solving Linear Equations
  1576. http://www.stat.columbia.edu/~gelman/research/unpublished/stat50.pdf
  1577. Easily nuke secrets from your Git history
  1578. Don't Code Tired | ICYMI C# 8 New Features: Upgrade Interfaces Without Breaking Existing Code
  1579. Pendulum swing: sealed by default
  1580. fuget.org - BuiltWithDot.Net
  1581. Adam Storr - Generating Date of Birth values for .NET5.0 Record types using AutoFixture
  1582. Ask About Azure: Why do resource groups need a location? | Dave Brock
  1583. Why we need the Rundown Provider
  1584. I want a Computer that I Own
  1585. GitHub security update: A bug related to handling of authenticated sessions - The GitHub Blog
  1586. AutoWrapper 4.5.0 Released!
  1587. 4 Times I Felt Discriminated Against for Being a Female Developer
  1588. Anonymous functions a.k.a closures - Rene Korss
  1589. Competition in SaaS doesn’t have to be cut throat
  1590. Set an intention for the year (and tell everyone)
  1591. The first beer is free
  1592. Enterprises Don't Self Serve
  1593. Shobhit Srivastava | Startup Maturity Model
  1594. Notion is not a knowledge base
  1595. Not Every Bug is Worth Fixing
  1596. The USB-C dream
  1597. Pay toilets and NYT: a free market microcosm
  1598. How Blogging Changed My Programming Career
  1599. I just got a peek at the future and it is a bit scary
  1600. A linear interpolation based liquidity pool
  1601. You Should Keep a Journal
  1602. Excel Never Dies
  1603. Microsoft's Surface Duo Dev Team Courts Flutter Coders -- Visual Studio Magazine
  1604. Communiroo - BuiltWithDot.Net
  1605. U.S. Government Pauses Tariffs on European Wines
  1606. Google suffers from a digital petro curse
  1607. Unexpected finding about “await using var”
  1608. dotnet/announcements
  1609. When did writing in major newspapers become so bad?
  1610. Folklore.org: -2000 Lines Of Code
  1611. kootenpv/whereami
  1612. Machine Learning Community Standup - What's next for ML.NET tooling
  1613. Bill Gates Says that Bitcoin is bad For the Planet
  1614. The new Google Pay repeats all the same mistakes of Google Allo
  1615. Running npm tasks when building a .NET project - Gérald Barré
  1616. Pinboard.net - BuiltWithDot.Net
  1617. Finding Mona Lisa in the Game of Life
  1618. The Future of Native Apps Development in .NET 6
  1619. Creating a co_await awaitable signal that can be awaited multiple times, part 6 | The Old New Thing
  1620. Game Theory | Open Yale Courses
  1621. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  1622. The history of the dynamic type in C# and why I don't use it
  1623. The benefits of serving stale DNS entries when using Consul
  1624. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  1625. Benchmarking RavenDB on the Raspberry PI
  1626. Happy International Women’s Day!
  1627. Azure IoT Hub LoRa Windows 10 IoT Core Field Gateway - BuiltWithDot.Net
  1628. Introduction to Benchmarking in C# and ASP.NET Core Projects
  1629. .NET App Developer Links - 2021-03-08
  1630. 244: Introduction to Microservices
  1631. How I bought a business for $0
  1632. Securing Blazor Web assembly using cookies
  1633. explain.dalibo.com
  1634. Giorgi/LINQPad.QueryPlanVisualizer
  1635. Paste The Plan - Brent Ozar Unlimited®
  1636. Egram - Telegram Client - BuiltWithDot.Net
  1637. We may Soon have City-Spanning 900 MHz Mesh Networks
  1638. .NET News Roundup - Week of Mar 1st, 2021
  1639. Announcing the New TypeScript Handbook | TypeScript
  1640. Tried everything? - Methodical debugging
  1641. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  1642. Generate TypeScript and CSharp clients with NSwag based on an API
  1643. Cake - Cake v1.1.0 released
  1644. How networks speed up TV shows to fit in more ads | Digital Trends
  1645. Visual Studio Code February 2021
  1646. Don't forget about the GitHub Command Line
  1647. How to speed up / slow down a video – FFmpeg
  1648. 10 Reasons to Love Passwordless #10: Never use a password
  1649. Don't Code Tired | ICYMI C# 8 New Features: Prevent Bugs with Static Local Functions
  1650. Everyone Is Beautiful and No One Is Horny - Blood Knife
  1651. Raspberry PI for Kill Mosquitoes by Laser
  1652. Bogus fake data generator - BuiltWithDot.Net
  1653. The Kilobyte’s Gambit ♟️💾 1k chess game
  1654. KeexyBox
  1655. Someone Is Hacking the Hackers
  1656. Donate Unrestricted
  1657. A flamegraph of Real-World Cryptography
  1658. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  1659. How to Build a Community: Starting with "why?". | Claire Carroll
  1660. Don't use Tailwind for your Design System
  1661. How Banks Create Money
  1662. The dark side of "eating lower on the food chain"
  1663. What factors influence DAU/MAU? Nature versus nurture at andrewchen
  1664. Zach Bellay | Doxxing for Good
  1665. Goodbye minikube
  1666. Storytime
  1667. ‎Risky Business: Risky Business #616 -- Exchange 0day party time for Chinese APT crew on Apple Podcasts
  1668. Lykke - BuiltWithDot.Net
  1669. Digital identity scheme shot down by voters over data privacy concerns
  1670. 10 Exception handling best practices in C#
  1671. Zooqle.Net - BuiltWithDot.Net
  1672. Roundtrip implementation by generateui · Pull Request #481 · xoofx/markdig
  1673. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  1674. First look at InferSharp: A C# version of Facebook’s Infer
  1675. Setting up demos in Azure - Part 1: ARM templates
  1676. Firestorm Overview
  1677. XDay Eventmanagement Software - BuiltWithDot.Net
  1678. May 22 2015 - Ulbricht letter to Judge Forrest
  1679. Nodes – a new way to create with code | https://nodes.io
  1680. Don’t fight, flight (or freeze) your body and emotions
  1681. Cryptology ePrint Archive: Report 2021/289
  1682. Published rANS patent by Storeleap
  1683. How we used AI to Create Complete Band’s Visual Identity
  1684. NFTs are a dangerous trap
  1685. Sqlite Global Tool - BuiltWithDot.Net
  1686. FFMPEG From Zero to Hero by Nick Ferrando
  1687. Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  1688. This Website Accidentally Left Promo Codes in Their Source Code
  1689. lib12 - BuiltWithDot.Net
  1690. carbon-web-components-react-getting-started - CodeSandbox
  1691. Custom Elements Everywhere
  1692. So how does a PS/2 keyboard interface work?
  1693. Carbon Custom Elements
  1694. Protecting against recently disclosed Microsoft Exchange Server vulnerabilities: CVE-2021-26855, CVE-2021-26857, CVE-2021-26858, and CVE-2021-27065
  1695. dolthub/dolt
  1696. reflections on the competing IDEs
  1697. Terms of Service | Uploader window
  1698. EmbedIO web server - BuiltWithDot.Net
  1699. Clojure from a Schemer's perspective
  1700. Animated Engines - Home
  1701. Beginner's Series to: Web APIs
  1702. The City Record Online - BuiltWithDot.Net
  1703. » Wing Commander III The Digital Antiquarian
  1704. Zero Data App
  1705. It's not easy being green: EV HTTPS cert seller Sectigo questions Chrome's logic in burying EV HTTPS cert info
  1706. Smart Home Using Netduino - BuiltWithDot.Net
  1707. Building Azure AD B2C custom policies part 2: Azure DevOps automated build and deployment
  1708. S-1
  1709. vvilhonen/nethoscope
  1710. SeeVoov - Video based trip planner - BuiltWithDot.Net
  1711. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  1712. Azure Arc-Enabled Machine Learning Is Now in Preview
  1713. Fusion startup plans reactor with small but powerful superconducting magnets
  1714. Microsoft Releases Visual Studio 2019 for Mac v8.9
  1715. Microsoft Releases Azure AD My App and New Risk Detections for Identity Protection into GA
  1716. Live Documenter - BuiltWithDot.Net
  1717. Chase was vibing #fyp #foryou #foryoupage #catsoftiktok #VideoSnapChallenge #Seitan #trending #duet
  1718. VS Code Now Has Apple Silicon Builds for Native Mac Development -- Visual Studio Magazine
  1719. Essential features of GitHub Actions
  1720. nodegui/svelte-nodegui
  1721. Ideas to monetize your side projects.
  1722. Life Quests, not Goals
  1723. My journey into game development
  1724. How to organise your Twitter follows into lists
  1725. SandDance
  1726. What Have You Changed Your Mind About?
  1727. I don't want to do front-end anymore — Nomm
  1728. The trouble with SPIR-V
  1729. Product Security Framework
  1730. Beyond Minimalism
  1731. Episode 12: Special Real World Crypto 2021 Pre-Conference Coverage!
  1732. Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  1733. Ever wondered why the big beasts in software all suddenly slapped an 'I heart open-source' badge on?
  1734. ASP.NET Community Standup - Web Live Preview
  1735. Oakland Bans the Use of Combustion Engine-Powered Leaf Blowers and…
  1736. Colorista - BuiltWithDot.Net
  1737. Facial recognition technology can expose political orientation from naturalistic facial images
  1738. [ANN] Symbolics.jl: A Modern Computer Algebra System for a Modern Language - Community / Package announcements - JuliaLang
  1739. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  1740. CloneTfsVariableGroup - BuiltWithDot.Net
  1741. Heavy throttling of chained JS timers beginning in Chrome 88 - Chrome Developers
  1742. Taming the WSL 2 Resource Monster
  1743. Release PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more · pytorch/pytorch
  1744. Atlas: Our journey from a Python monolith to a managed platform
  1745. Creating a co_await awaitable signal that can be awaited multiple times, part 5 | The Old New Thing
  1746. Proton Has Enabled 7000 Windows Games to Run on Linux - Boiling Steam
  1747. Bring Your Own Client
  1748. US health agency will invest $1 billion to investigate 'long COVID'
  1749. Honda's Now Selling the World's First Production Car with Level 3 Self-Driving Tech
  1750. Weekly Update 233
  1751. eyal0/valgrind-false-positive
  1752. PaletteBook - BuiltWithDot.Net
  1753. The Teams Dashboard: Finding a Product Voice
  1754. Episode 71 - Azure and .NET with Labrina Loving
  1755. .NET App Developer Links - 2021-03-05
  1756. EISK - BuiltWithDot.Net
  1757. dotnet/maui
  1758. Automatically update WSL distributions using the Windows Scheduler - Gérald Barré
  1759. Subscribing to cloud events with Abbot
  1760. Empowering every developer to innovate with Azure
  1761. The FREE Blazor Crash Course (.NET 5) | Getting Started
  1762. Vincent Rijmen and Joan Daemen - Real World Cryptographers Podcast
  1763. Non-JavaScript
  1764. statusmonitor - BuiltWithDot.Net
  1765. Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  1766. Development on Windows is Painful
  1767. 100Mbps uploads and downloads should be US broadband standard, senators say
  1768. Why isn't the internet more fun and weird?
  1769. 20 Years Ago: SongMeanings | Kevin Marsh
  1770. The Shape of Tests - sulami's blog
  1771. How I Got My Jobs
  1772. The Missing Piece for Self-Taught Developers | Mike Tobias
  1773. Limits of Giving
  1774. Visual Studio 2019 for Mac v8.9 Ships with .NET 6 Preview 1 Support -- Visual Studio Magazine
  1775. How to IPO as an SEO - Jackie Chu
  1776. Why I don't need to clean up my desktop and downloads folder in macOS
  1777. how long
  1778. Humble Book Bundle: Pocket Reference Guides by O'Reilly
  1779. Nuclear power must be well regulated, not ditched
  1780. Migrate from ASP.NET Core 5.0 to 6.0
  1781. George Li is launching MiTEE Cube Satellites and making TikToks | Hanselminutes with Scott Hanselman
  1782. git/git
  1783. A Two-Version Visibility Solution for TLS 1.2 and TLS 1.3 based on a Handshake-Agnostic Middlebox – Pomcor
  1784. MailBee.NET Objects
  1785. Microsoft Edge Tools for VS Code - Visual Studio Marketplace
  1786. “User Engagement” Is Code for “Addiction”
  1787. Newsletry - BuiltWithDot.Net
  1788. Fertility
  1789. Oxfam Australia supporters embroiled in new data breach | ZDNet
  1790. Multimodal Neurons in Artificial Neural Networks
  1791. About 580,000 members of SIA's frequent flier programmes affected by external data leak
  1792. How Secure Is a Smart Baby Monitor? Finding Out Is Far Too Difficult - Nat Meysenburg
  1793. Learn to build HTTP APIs with .NET | .NET Blog
  1794. Troll Research Station: how to operate an airport in Antarctica | Flightradar24 Blog
  1795. .NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  1796. Transfer a copy of your iCloud Photos collection to another service
  1797. Beginner's Series to: Web APIs
  1798. HTTPWTF
  1799. Analyst: TypeScript Now Firmly in Top 10 Echelon (Ruby, Not So Much) -- Visual Studio Magazine
  1800. The .NET Docs Show - Taking home automation to a whole new level with Azure
  1801. Intranet Developer
  1802. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  1803. Invoice Quickly - BuiltWithDot.Net
  1804. Google’s FLoC Is a Terrible Idea
  1805. Uploading Files With ASP.NET Core and Angular
  1806. WTF# is Mathematical Planning?
  1807. Creating a co_await awaitable signal that can be awaited multiple times, part 4 | The Old New Thing
  1808. An instant Do Not Hire decision
  1809. Introducing support for Xamarin
  1810. Ranking the SOLID principles
  1811. Numberphile
  1812. TypedTree-Editor - BuiltWithDot.Net
  1813. Conntrack turns a blind eye to dropped SYNs
  1814. SITA statement about security incident
  1815. John Allbritten / cbonsai
  1816. Remove controversial satirical piece 🔥 · godotengine/godot-docs@b872229
  1817. Introducing WiFiman.com – Ubiquiti’s New Wireless Speed Testing Site – Ubiquiti Inc Blog
  1818. Did Schnorr destroy RSA? Show me the factors.
  1819. RpiUno - BuiltWithDot.Net
  1820. Microsoft Releases Visual Studio 2019 v16.9
  1821. Tips for Building Accessible Design Systems
  1822. Types in JavaScript
  1823. Google Fonts ❤️ Material Icons
  1824. quictls/openssl
  1825. microwf - A simple finite state machine (FSM) - BuiltWithDot.Net
  1826. .NET Rocks! vNext
  1827. jott - m1_webgpu_perf
  1828. Online tool to generate and check bcrypt hashed passwords.
  1829. Okta + Auth0: Powering Identity for the Internet | Okta
  1830. Okta Signs Definitive Agreement to Acquire Auth0
  1831. Seven Deadly Sins of Security Teams
  1832. The Air Force Is Having To Reverse Engineer Parts Of Its Own Stealth Bomber
  1833. "This destroyes the RSA cryptosystem"
  1834. Entity Framework Community Standup - Performance Tuning an EF Core App
  1835. Microsoft Releases Azure Attestation into General Availability
  1836. Neural Regression Using PyTorch: Training -- Visual Studio Magazine
  1837. AVOID Entity Services by Focusing on Capabilities
  1838. GitHub Quick Reviews
  1839. Yet ANOTHER Machine Vise by TheGoofy
  1840. Reactive Hole · Rafal Pastuszak
  1841. Shiny Stock Syndrome
  1842. How much memory does a Linux system waste?
  1843. (Dis)Honest Functions | www.bendik.dev
  1844. No longer frugal
  1845. From Zero to Blinky in Ada
  1846. Business or People
  1847. Gab Has Been Breached
  1848. Exciting New Features in Django 3.2
  1849. Möbius Printing helper
  1850. Cryptology ePrint Archive: Report 2021/015
  1851. Piracy is Theft? Ridiculous. Lost Sales? They Don't Exist, Says Minecraft Creator * TorrentFreak
  1852. Microsoft Ignite
  1853. NotifyDB - Cryptocurrency notifications - BuiltWithDot.Net
  1854. Microsoft Ignite
  1855. Google Fonts
  1856. Pwned passwords and secrets
  1857. Google als Sponsor für KI-Ethik-Konferenz nicht mehr erwünscht
  1858. Announcing Flutter 2
  1859. ant-design-blazor/ant-design-blazor
  1860. Managing ADX Data with .NET Core and Azure B2C
  1861. Hotpatch for Windows Server Azure Edition (preview)
  1862. February 2021 - Killing Turbotax
  1863. PipeWire: The Linux audio/video bus
  1864. Visual Studio 2019 for Mac version 8.9 is now available | Visual Studio Blog
  1865. Brave buys a search engine, promises no tracking, no profiling – and may even offer a paid-for, no-ad version
  1866. DJI FPV - Redefine Flying - DJI
  1867. TasKCompletionSource In .Net
  1868. Crossing the Generics Divide
  1869. Frictionless repeated edits: IntelliCode suggestions in completion list | Visual Studio Blog
  1870. F# and F# tools update for Visual Studio 16.9 | .NET Blog
  1871. OurPlace - BuiltWithDot.Net
  1872. Cloudflare recognized as a 'Leader' in The Forrester Wave for DDoS Mitigation Solutions
  1873. Deno - A secure runtime for JavaScript and TypeScript
  1874. All I hear about is the bad stuff
  1875. Creating a co_await awaitable signal that can be awaited multiple times, part 3 | The Old New Thing
  1876. Event Sourcing: Rehydrating Aggregates with Snapshots
  1877. The 8 most missing features in C# – TooSlowException
  1878. Semantic Versioning Will Not Save You
  1879. ICANN Refuses to Accredit Pirate Bay Founder Peter Sunde Due to His 'Background' * TorrentFreak
  1880. Learner Mobile - BuiltWithDot.Net
  1881. microsoft/Power-Fx
  1882. Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  1883. Rookie coding mistake prior to Gab hack came from site’s CTO
  1884. For The First Time, Physicists Have Filmed The Oscillation of a Time Crystal
  1885. Deno - A secure runtime for JavaScript and TypeScript
  1886. Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  1887. .NET App Developer Links - 2021-03-03
  1888. Level up your .NET libraries - Ben Foster
  1889. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  1890. Encode One .Net Core theme - BuiltWithDot.Net
  1891. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  1892. C# Coding Standards – Updated
  1893. To write code comments or not, it should not be a question
  1894. Monsters Weekly 202 - Securing your Azure Functions
  1895. Welcome to .NET Conf: Focus on Windows
  1896. Cloudflare Pages
  1897. Pace To Race - BuiltWithDot.Net
  1898. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  1899. Intelligent Visual Studio Search Service | Visual Studio Blog
  1900. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  1901. IntelliSense for appsettings.json | ASP.NET Blog
  1902. Cloudflare Pages docs
  1903. jQuery 3.6.0 Released! | Official jQuery Blog
  1904. I don't know why I blog
  1905. Foam: Six Months Later
  1906. Things I’ve learned from freelancing as a web developer - Part 1/n - David Hewitson
  1907. Hacking Super Monkey Ball Part 2 – Decompilation with Ghidra – Smoking on a Bike
  1908. Back To The Office
  1909. Postmortem on a side project: Curfew Alarm
  1910. Why Was Google Telling People to Throw Car Batteries Into the Ocean?
  1911. The MIT Press launches Direct to Open
  1912. blog
  1913. @devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  1914. Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  1915. The problem with perpetual licensing - Filip Iulian Pacurar (Filipac)
  1916. The Universe of Discourse : Fuckin' user interface design, I swear
  1917. https://eprint.iacr.org/2021/232.pdf
  1918. Why ethical A.I. is nonsense
  1919. Things I Made That Sucked
  1920. Houston leaders say Gov. Abbott’s decision to lift COVID restrictions next week puts Texans at risk
  1921. MIT Press Journals
  1922. Come Join Me Online Next Week!
  1923. Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  1924. SSH and User-mode IP WireGuard
  1925. Beyond Meat signs global supply deals with McDonald's, KFC & Pizza Hut
  1926. Using GitHub as your Project Management Tool | Learn with Dr. G
  1927. dotnet-hash - BuiltWithDot.Net
  1928. Visual Studio 2019 version 16.9 Release Notes
  1929. Lotus 1-2-3
  1930. 9 Caribbean Diaspora members making their mark in global tech
  1931. Bitcoin Is Time | dergigi.com
  1932. JSON DOM API Review
  1933. Using source generators to generate a menu component in a Blazor app
  1934. Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  1935. Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  1936. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  1937. Improvements to Event Sourcing in Marten V4
  1938. Control Arduino from C# Serial Port | C# Tutorials Blog
  1939. How to Read Assembly Language
  1940. Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  1941. Home - Ad Fontes Media
  1942. MongoFramework - BuiltWithDot.Net
  1943. Generate iCal calendar with .NET using iCAL.NET
  1944. εxodus
  1945. Video Game Programming From Scratch with Casey Muratori - CoRecursive Podcast
  1946. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  1947. Creating a co_await awaitable signal that can be awaited multiple times, part 2 | The Old New Thing
  1948. Deploy a Docker image to an Azure Container Instance
  1949. I’ve an allergic reaction to SQL Injections
  1950. Speed is the killer feature
  1951. Razor Pages has Components too don't you know!
  1952. Low Earth Orbit Visualization | LeoLabs
  1953. Winsorized modifications of the Harrell-Davis quantile estimator
  1954. Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare
  1955. How to execute an object file: Part 1
  1956. Jonah Edwards - Internet Archive Infrastructure : Free Download, Borrow, and Streaming : Internet Archive
  1957. Infinity Crawler - BuiltWithDot.Net
  1958. How Nacon Cracked and Pirated The Sinking City - Frogwares
  1959. Gift of the Gab? CEO of alt-right social network publishes tirade following data breach
  1960. .NET App Developer Links - 2021-03-02
  1961. VisualStudioTips.co.uk - BuiltWithDot.Net
  1962. Updates: suspected data incident
  1963. Lyra audio codec enables high-quality voice calls at 3 kbps bitrate
  1964. Pendulum swing: internal by default
  1965. Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  1966. Windows Terminal Preview 1.7 Release | Windows Command Line
  1967. Apple Card disabled my iCloud, App Store, and Apple ID accounts • Dustin Curtis
  1968. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  1969. Adam Storr - Subscription is not registered to use namespace Microsoft.AzureActiveDirectory
  1970. dotnet/runtime
  1971. BDTest - BuiltWithDot.Net
  1972. nullpo-head/WSL-Hello-sudo
  1973. Project Gutenberg eBook of Struwwelpeter, Merry Stories and Funny Pictures, by Heinrich Hoffman
  1974. Far-Right Platform Gab Has Been Hacked—Including Private Data
  1975. NYTimes Peru N-Word, Part One: Introduction
  1976. The small web is beautiful
  1977. Mechanical Typewriter To Escape From Distractions?
  1978. Why I write · Krishna's words
  1979. Music To Program To
  1980. Distributed Capital
  1981. Splitting the ping
  1982. David ex Machina: Miami Vice Capital
  1983. All your input are belong to me – 3rd party web security
  1984. Cryptology ePrint Archive: Report 2020/1491
  1985. European e-ticketing platform Ticketcounter extorted in data breach
  1986. Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  1987. .NET R&D Digest (February, 2021)
  1988. NltkNet - BuiltWithDot.Net
  1989. Important Security Announcement
  1990. Weekly U.S. Influenza Surveillance Report
  1991. flowchart.fun
  1992. The Hijacking of Perl.com
  1993. Serve ML.NET Models as HTTP APIs with minimal configuration
  1994. Are Xiaomi browsers spyware? Yes, they are…
  1995. Microsoft Ignite
  1996. State of the NuGet Ecosystem | The NuGet Blog
  1997. PHINUG Online Dev Sessions 2021.03
  1998. Add Azure Key Vault to support to your ASP.NET application
  1999. .NET Tooling Community Standup - How tools help us learn!
  2000. Use Touch ID for sudo on Mac
  2001. Passion Not Required: It's OK to Only Program for a Paycheck
  2002. Is clean code actually slower?
  2003. Carter - BuiltWithDot.Net
  2004. Strongly-typed Ids using C# Source Generators - Gérald Barré
  2005. On The Experience of Being Poor-ish, For People Who Aren't
  2006. Creating a co_await awaitable signal that can be awaited multiple times, part 1 | The Old New Thing
  2007. The Last Message Sent on AIM
  2008. 📦 Demystify - com.needle.demystify
  2009. Global distributed consistency, the easy way
  2010. dotNetify - BuiltWithDot.Net
  2011. The Teams Dashboard: Behind the Scenes
  2012. MEGA
  2013. .NET App Developer Links - 2021-03-01
  2014. Machine Learning with ML.NET - Random Forest
  2015. Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  2016. Welcoming the Portuguese Government to Have I Been Pwned
  2017. Canceling HTTP Requests in ASP.NET Core with CancellationToken
  2018. 243: Lessons Learned - 3 Years of FuGet
  2019. Video Detail Player - BuiltWithDot.Net
  2020. flynn/flynn
  2021. Diablo IV: Debugging Linux in Visual Studio
  2022. .NET News Roundup - Week of Feb 22th, 2021
  2023. Releasing My Wilder Minds Courses for Free
  2024. Goodbye Client Affinity, Hello Data Protection with Azure
  2025. How to Implement Dependency Injection in ASP.NET Core
  2026. TypeScript Function Syntaxes
  2027. Remote Debug Support in Visual Studio 2019 | C++ Team Blog
  2028. Releasing My Wilder Minds Courses for Free
  2029. Working with Tags in Azure Resource Graph Explorer
  2030. VetYourCrew.com - BuiltWithDot.Net
  2031. Little League wants all your information
  2032. McYoloSwagHam/win3wm
  2033. Last Week on My Mac: Users are losing out against Big Sur’s sealed System
  2034. Why you should take a look at Nomad before jumping on Kubernetes
  2035. Prime+Probe 1, JavaScript 0: Overcoming Browser-based Side-Channel Defenses
  2036. Specialize or Bounce Around?
  2037. Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  2038. Some thoughts on community
  2039. Keyboard control of Big Sur notification alerts – Rob Allen's DevNotes
  2040. The Ultimate Habit Tracker Guide: Why and How to Track Your Habits | James Clear
  2041. A note on boredom, anonymity, and declinism
  2042. mrcal: principled camera calibrations
  2043. 3 tools for 3 scenarios · Erkan Erol
  2044. Read this before you buy a Soviet camera - Kosmo Foto
  2045. Weird architectures weren't supported to begin with
  2046. 5 tools I use to protect my privacy online
  2047. Reasoning about Taxes
  2048. Why I left Node for Deno 🦕
  2049. What’s The Best Way To Store Pens? Up, Down, Or On Their Side?
  2050. VPN app threatens 100 million: Delete it right now
  2051. Could Age Replace OpenPGP? [The Call of the Open Sidewalk]
  2052. XAML Studio - BuiltWithDot.Net
  2053. The Mars Helicopter is Online and Getting Ready to Fly - Universe Today
  2054. How I cut GTA Online loading times by 70%
  2055. Episode 367 - Enterprise Scale Landing Zones
  2056. a new chapter
  2057. Netcode [p1]: Fightin' Words
  2058. Pockit app - BuiltWithDot.Net
  2059. Actually Portable Executables · Blog Needs a Name
  2060. This is my thinly veiled attempt to get you to use a library I wrote.
  2061. MFL Platinum - BuiltWithDot.Net
  2062. In Defense of Dumb TVs
  2063. Why isn't Godot an ECS-based game engine?
  2064. Globe Time - BuiltWithDot.Net
  2065. C# 9 Is Out
  2066. Learner's Permit Log Tracker - BuiltWithDot.Net
  2067. Flexi-Facehugger by OneIdMONstr
  2068. Camera Response Function
  2069. Why do things float ?
  2070. Format Replacement cycles
  2071. What You Can Actually Do About Burnout
  2072. The security of the "Pass" password manager
  2073. ‘Security risks’: Ministers’ private email accounts in historical data breach
  2074. Amazon.com : Perky-Pet Clear Birdscapes Window Feeder 348, 6.88W x 5.6D ins : Wild Bird Feeder Accessories : Garden & Outdoor
  2075. Calculating FPS past requestAnimationFrame limit with requestIdleCallback - Blog - Clicktorelease
  2076. HttpTracer - BuiltWithDot.Net
  2077. BillDietrich/fake_contacts
  2078. Denial By DNS: Uber's Open Source Tool for Preventing Resource Exhaustion by DNS Outages
  2079. Internals of the POH | .NET Blog
  2080. W3C’s Excessive DTD Traffic | W3C Systems Team’s Blog
  2081. Are you trading or gambling?
  2082. Chessformer by rob1221
  2083. kuchin/awesome-cto
  2084. Six Labors Documentation.
  2085. λ# - Serverless .NET on AWS - BuiltWithDot.Net
  2086. Microsoft .NET Conf: Focus on Windows
  2087. A Vim Guide for Advanced Users
  2088. Free Land — Living Off Grid With No Money
  2089. FishAngler - BuiltWithDot.Net
  2090. Esporti Family - Health Academy of the Families - BuiltWithDot.Net
  2091. Weekly Update 232
  2092. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  2093. ‘Deep Nostalgia’ Can Turn Old Photos of Your Relatives Into Moving Videos
  2094. SEC Suspends Trading in Multiple Issuers Based on Social Media and Trading Activity
  2095. trailofbits/graphtage
  2096. 2021 Tech Predictions · Ted Neward's Blog
  2097. Sheller - BuiltWithDot.Net
  2098. Introducing Hummingbard - Hummingbard
  2099. Here’s what’s happening with the Firefox Nightly logo – Mozilla Hacks - the Web developer blog
  2100. Medical chatbot using OpenAI’s GPT-3 told a fake patient to kill themselves
  2101. Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  2102. Becoming a tech leader: my principles
  2103. Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  2104. Every thought about personal finance I've ever had, as concisely as possible
  2105. Code Maze Weekly #66 - Code Maze
  2106. How to start your own country in four steps – Karl's Notes
  2107. The Economics of Biodiversity
  2108. bad philosophy
  2109. Keeping platforms open
  2110. NMF Live Performance Series – 2021 National Math Festival
  2111. How to Debug Live .NET Application
  2112. All Researchers Should Become Entrepreneurs
  2113. Why Massachusetts Struggled to Make a Vaccine Website
  2114. Const generics MVP hits beta! | Rust Blog
  2115. dotnet/upgrade-assistant
  2116. 3 Reason Why I Prefer Using Norm vs Dapper
  2117. What's new in .NET 5
  2118. Flow-based monitoring for Magic Transit
  2119. Cryptology ePrint Archive: Report 2020/1610
  2120. Kamus - BuiltWithDot.Net
  2121. ISO 8601: the better date format | Blog
  2122. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  2123. What does error E_ILLEGAL_DELEGATE_ASSIGNMENT mean? | The Old New Thing
  2124. Judge in Google case disturbed that even 'Incognito' users are tracked - BNN Bloomberg
  2125. How often should I rotate my ssh keys?
  2126. 2.92 — blender.org
  2127. Firefox 86.0, See All New Features, Updates and Fixes
  2128. Microsoft Releases Azure Firewall Premium in Public Preview
  2129. March 30, 2020 - Machine Learning with Madrinas! ML.NET #ad
  2130. March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  2131. SmarTracks Athlete - BuiltWithDot.Net
  2132. March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  2133. Visualizing the code coverage results from Azure Pipelines in Visual Studio - Gérald Barré
  2134. How efficient is RavenDB?
  2135. Teachers should be prepared to ‘sacrifice their lives’, says ex-Ofsted head
  2136. Librsvg, Rust, and non-mainstream architectures
  2137. Actually Portable Executable
  2138. [JDK-8262273] Deprecate 3DES and RC4 in Kerberos
  2139. ASP.NET Core Pagination Library - BuiltWithDot.Net
  2140. Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you
  2141. Quitting Twitter · Krishna's words
  2142. redbean
  2143. .NET App Developer Links - 2021-02-26
  2144. Profile Store KQL Cheat Sheet
  2145. DevChatter - Twitch
  2146. PeachPie.io - BuiltWithDot.Net
  2147. Azure .NET SDK: Q&A With Jeffrey Richter
  2148. AI learns to Speedrun QWOP (1:08) using Machine Learning
  2149. PowerShell for Visual Studio Code Updates - February 2021 | PowerShell Team
  2150. #Net6 – Single file apps improved for Windows and Mac !
  2151. YamlDotNet - BuiltWithDot.Net
  2152. microsoft/clarity
  2153. Windows 10 System High CPU Usage ACPI.sys
  2154. The Future of Web Software Is HTML-over-WebSockets
  2155. .NET Upgrade Assistant | Get Started
  2156. Map of my personal data infrastructure | beepb00p
  2157. Linux front-end development environment: my experience.
  2158. Imagining a Better Social Media
  2159. Being a workplace crusader - Articles
  2160. My Terminal-First Blogging Workflow
  2161. Ownership as code • brouillon
  2162. Don't define functions inline in your public headers
  2163. Free Online Tool to Convert From 2D/Heightmap Images to 3D STL Mesh File
  2164. Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  2165. Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  2166. Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  2167. The Difficulty of Pricing DevOps Transformations
  2168. Leaving Comments on My Own Pull Requests
  2169. So long, Fry's
  2170. Beware of the Man of a Single Book
  2171. at age 15, I founded a tech startup. here's what I learned.
  2172. Understanding how Leela Chess Zero works
  2173. Macs and 4K 120Hz displays compatibility list
  2174. March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  2175. 9 "rules" for cleaner code | Object Calisthenics
  2176. How to create social media posts from long form content using Python
  2177. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  2178. Cryptology ePrint Archive: Report 2020/1608
  2179. .NET Rocks! vNext
  2180. Observability beyond buzzwords with New Relic's Tori Wieldt | Hanselminutes with Scott Hanselman
  2181. Using Streams with HttpClient to Improve Performance and Memory Usage
  2182. The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  2183. Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  2184. Developer prerequisites
  2185. March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  2186. How to copy data in Azure using AzCopy
  2187. March 24, 2020 - Working on Video Widgets and Old Man Developer
  2188. .NET App Developer Links - 2021-02-25
  2189. March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  2190. 1Password has none, KeePass has none... So why are there seven embedded trackers in the LastPass Android app?
  2191. Big Data and Machine Learning in .NET 5
  2192. AppBeat Monitoring - BuiltWithDot.Net
  2193. GNU Taler
  2194. Levels.fyi | Salaries & Tools to Level Up Your Career
  2195. What does it mean when a call fails with 0x8000001F = RO_E_BLOCKED_CROSS_ASTA_CALL? | The Old New Thing
  2196. Using strongly-typed entity IDs to avoid primitive obsession
  2197. How I made $101,578.04 selling colors online - Dracula
  2198. Google Analytics: Stop feeding the beast
  2199. The Decline of Computers as a General Purpose Technology
  2200. A 500GB PS4 May No Longer Be Able to Fit Call of Duty: Black Ops Cold War and Warzone - IGN
  2201. AdvandedDLSupport - BuiltWithDot.Net
  2202. Upgrade Assistant | .NET
  2203. GCHQ to use AI to tackle child sex abuse, disinformation and trafficking
  2204. Introducing the Framework Laptop
  2205. Creating serendipity with Python
  2206. Cryptography Interface Design is a Security Concern
  2207. Form S-1
  2208. Document
  2209. INTERCAL, YAML, And Other Horrible Programming Languages
  2210. Common Nginx misconfigurations that leave your web server open to attack | Detectify Blog
  2211. UTM
  2212. PODCAST: The High Jumping Cosmologist - with Katie Mack — Numberphile
  2213. The High Jumping Cosmologist - with Katie Mack — The Numberphile Podcast
  2214. ‎The Numberphile Podcast on Apple Podcasts
  2215. CoordinateSharp - BuiltWithDot.Net
  2216. Aphalina Animator - BuiltWithDot.Net
  2217. Latest Firefox release includes Multiple Picture-in-Picture and Total Cookie Protection – The Mozilla Blog
  2218. ENROLL – Reskill Americans
  2219. Tip 307 - How to create faster and smarter apps with .NET 5
  2220. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  2221. Projections in Event Sourcing
  2222. Tiny.RestClient - BuiltWithDot.Net
  2223. DidierRLopes/GamestonkTerminal
  2224. 259640 - Find Toolbar's highlight mode should show matches next to or on top of scrollbar
  2225. The Blag — Logic And Graphics
  2226. Sven Reichardt on Fascism as a Process-Concept - JHI Blog
  2227. Zero Bug Tolerance
  2228. Intention in languages
  2229. The Coming Era of Tokenized Essays
  2230. Why I Moved My Latest StartUp From SF to Tampa - John Sung Kim
  2231. The Workhorse Group Story
  2232. ASP.NET Community Standup - Flexible HTTP APIs
  2233. Opus Codec
  2234. SynthWave '84 - Visual Studio Marketplace
  2235. opus build
  2236. Andrew Carr blog
  2237. Cryptographic Wear-Out for Symmetric Encryption
  2238. Mituyu - BuiltWithDot.Net
  2239. dotnet/core
  2240. Virtual Summit Session: Have Your Customers Been Pwned? - Arkose Labs
  2241. On .NET Live - Microservice applications with DAPR and .NET
  2242. C#'s Functional Journey
  2243. .NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2 | .NET Blog
  2244. Help Name Our Website
  2245. New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  2246. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  2247. Announcing TypeScript 4.2 | TypeScript
  2248. California can enforce net neutrality law, judge rules in loss for ISPs
  2249. Microsoft president asks Congress to force private-sector orgs to publicly admit when they've been hacked
  2250. My experience as a Gazan girl getting into Silicon Valley companies
  2251. Google Cloud vs AWS Onboarding Comparison - Kevin's Page
  2252. Integrating Tailwind CSS with Blazor - Detailed Guide
  2253. .NET Foundation January/February 2021 Update
  2254. Do Developers Still Want Swag?
  2255. Modules, monoliths, and microservices
  2256. Coravel - BuiltWithDot.Net
  2257. Introducing State Partitioning – Mozilla Hacks - the Web developer blog
  2258. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  2259. Use Azure Functions with .NET 5 | Dave Brock
  2260. OpenTelemetry 1.0 Extensions Released
  2261. BDDotNet-Bangalor.Net - AWS Cloud for .NET Developers
  2262. What is so special about the Application STA? | The Old New Thing
  2263. French is a very fragile language, or at least it seems so from the stories I hear | The Old New Thing
  2264. The Catch Block #47 - Upcoming Features of .NET 6
  2265. Through the eyes of a Cloudflare Technical Support Engineer
  2266. Building an E-Ink Laptop
  2267. LinkedIn is building a gig marketplace - AIM Group
  2268. Decomposing CRUD to a Task Based UI
  2269. Implementing OAuth Pushed Authorisation Requests in Angular
  2270. Playstation 2 Architecture | A Practical Analysis
  2271. Will you pay the consistency costs?
  2272. SQL Mimic - BuiltWithDot.Net
  2273. Teaching Compilers Backward
  2274. Fix for Elgato Key Light not found by Control Center
  2275. Managing ADX Data with .NET Core and Azure B2C | Developer Support
  2276. .NET App Developer Links - 2021-02-24
  2277. 10 Years of Open-Source Visualization
  2278. Marten Postgres Document DB - BuiltWithDot.Net
  2279. Boosting Productivity and Performance with the NVIDIA CUDA 11.2 C++ Compiler | NVIDIA Developer Blog
  2280. Taking a Stand in the War on General-Purpose Computing
  2281. The Azure Security Architect Map
  2282. Monsters Weekly 201 - Avoiding SSL Expiries
  2283. Why does Task Manager tell me that I have a Startup program named Program? | The Old New Thing
  2284. Blazor Desktop: The Electron for .NET?
  2285. Ask the Expert: Notebooks in VS Code
  2286. How to Resolve Technical Debt: The Agile Root of Your Problem
  2287. American Airlines Confirms: UFO Contact Over New Mexico On Sunday - View from the Wing
  2288. On Prem To The Cloud: Lift and Shift (Ep 2)
  2289. How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  2290. Coloring Sheets — Teresa Grasseschi
  2291. Introducing CodeCarbon, an open source tool to help track the CO2 emissions of your research
  2292. M1 Mac owners are experiencing extremely high SSD writes over short periods of time, likely thanks to aggressive swap
  2293. You need to be able to run your system
  2294. JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  2295. The three freedoms of the web - Paul Bakaus' blog
  2296. The first five employees
  2297. Large-scale Analysis of DNS-based Tracking Evasion - broad data leaks included?
  2298. The Pretty JSON Revolution
  2299. The Ghost Recruiter
  2300. Solving probability problem with code
  2301. Raising $20M from A16Z
  2302. My Essential and Carrier oils entrepreneurial story - Meflyn Anwana
  2303. I miss lunches
  2304. We need a renewed focus on our own cancer antibody responses · Ameyer.me
  2305. On The Basics of Modeling
  2306. Proposal: Association of Security Researchers
  2307. Qml.Net - BuiltWithDot.Net
  2308. Free for developers
  2309. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  2310. Autenticación con Azure Active Directory B2C –End to End-
  2311. Using source generators with a custom attribute to generate a menu component in a Blazor app
  2312. Mikkel Paulson
  2313. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  2314. Why Discord is switching from Go to Rust
  2315. Laboratory
  2316. GitHub Quick Reviews
  2317. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  2318. Dapr for .NET Developers
  2319. Microsoft Releases .NET 6 Preview 1
  2320. JavascriptUtils.NodeJS - BuiltWithDot.Net
  2321. Attorney General James Ends Virtual Currency Trading Platform Bitfinex’s Illegal Activities in New York
  2322. Firefox 86 Introduces Total Cookie Protection – Mozilla Security Blog
  2323. Didja know: Network failure due to the disk full error
  2324. How I heat my home by mining crypto currencies
  2325. Mathematicians Set Numbers in Motion to Unlock Their Secrets
  2326. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  2327. Using source generators with a custom attribute to generate a menu component in a Blazor app
  2328. SimplCommerce - BuiltWithDot.Net
  2329. How Canadians Derailed a Train and Drove It to City Hall for Power After a Brutal Ice Storm
  2330. Misleading standard deviation | Andrey Akinshin
  2331. rui314/mold
  2332. .NET App Developer Links - 2021-02-23
  2333. Nurserycam horror show: 'Secure' daycare video monitoring product beamed DVR admin creds to all users
  2334. Exico Shopify Framework - BuiltWithDot.Net
  2335. DanielHindrikes - Twitch
  2336. Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  2337. Survey: Library & Open Source | .NET Blog
  2338. Let's Learn .NET - Web API - Free Live Stream Event
  2339. Pendulum swings
  2340. liamg/traitor
  2341. Experimenting with .NET 5 and 6 using Docker containers
  2342. Free Windows 10 development virtual machines for HyperV, Parallels, VirtualBox, and VMWare
  2343. Don't Code Tired | ICYMI C# 8 New Features: Simplify Array Access and Range Code
  2344. Integrate Create React app with .NET Core 5 - Simple Talk
  2345. (Preview) Creating Azure Functions using .NET 5
  2346. Time for Next-Gen Codecs to Dethrone JPEG
  2347. Free eBook: How to use Dapr for .NET Developers
  2348. https://obj.umiacs.umd.edu/postdoc-2021/MC2fellowship2021.pdf
  2349. Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  2350. Parler Free Speech Social Network
  2351. REST.net - BuiltWithDot.Net
  2352. Dark Mode Favicons | CSS-Tricks
  2353. Need code help? Call a dev.
  2354. Let's Learn .NET: Web API
  2355. Epic will pay off class-action loot-box settlement with in-game currency
  2356. NetGalley discloses data breach after website was hacked
  2357. Release Preview Release v0.7212202 · dotnet/try-convert
  2358. Parsing floating-point numbers really fast in C#
  2359. Best practices for REST API design - Stack Overflow Blog
  2360. Font Sizer 2.0 - Visual Studio Marketplace
  2361. Which devices support the Mixed Reality Toolkit? | One Dev Question
  2362. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  2363. How I manage notifications to keep myself uninterrupted
  2364. Daily links from Cory Doctorow
  2365. How to Take Smart Notes Book Summary – Love Your Work, Episode 249
  2366. Why I’m Losing Trust in Open Source – gibson.ws
  2367. A retrospective look at Mac OS X Snow Leopard
  2368. Composability in functional and flow-based programming | RIL Labs
  2369. Rethinking the IDE for the 2020s
  2370. Find the Crux by Debating Excellence | cek.log
  2371. 'Great reasons to be optimistic': First study reveals impact of Covid vaccination on hospital admissions in Scotland
  2372. Reasons Why I Don't Like TWS Earphones — Vishnu's Pages
  2373. How I use neovim for note-taking | Day 8 of 100
  2374. Kowainik - Totality
  2375. Prodoscore: The Bleak Future of Work
  2376. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  2377. Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  2378. ASP.NET Core in .NET 6 - Part 01 - Overview
  2379. Cryptology ePrint Archive: Report 2020/1581
  2380. 10 Software Engineering Laws Everybody Loves to Ignore
  2381. Abundant Capital
  2382. Perseverance Rover’s Descent and Touchdown on Mars (Official NASA Video)
  2383. TaskBeat - BuiltWithDot.Net
  2384. We haven’t seen a quarter of known bee species since the 1990s
  2385. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  2386. We Hack Purple Podcast Episode 25
  2387. Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  2388. tree-sitter/tree-sitter
  2389. .NET Support survey
  2390. Ethereum isn't fun anymore
  2391. Episode 366 - Azure Purview
  2392. Lena
  2393. .NET library and OSS survey
  2394. Whistleblowers: Software Bug Keeping Hundreds Of Inmates In Arizona Prisons Beyond Release Dates
  2395. How to Play a Sound with Blazor and JavaScript
  2396. jindrapetrik/jpexs-decompiler
  2397. Indian Government Breached, Massive Amount of Critical Vulnerabilities
  2398. Making Service Workers easier to debug for Progressive Web Applications and more
  2399. Asp.net Core RateLimit - BuiltWithDot.Net
  2400. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  2401. Daft Punk Break Up
  2402. Daft Punk Break Up
  2403. Build software better, together
  2404. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  2405. Reading candidates’ GitHub profilers
  2406. Multi-targeting a Roslyn analyzer - Gérald Barré
  2407. Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  2408. What is Huffman Coding?
  2409. The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  2410. Reverse engineering a GameBoy Advance game — Complete Guide
  2411. Amazon.com : Datacolor SpyderX Pro – Monitor Calibration Designed for Serious Photographers and Designers SXP100 : Camera & Photo
  2412. Immediate-Mode-UI/Nuklear
  2413. Netduino Facial Recognition WiFi Lock - BuiltWithDot.Net
  2414. Go is not an easy language
  2415. Machine Learning with ML.NET - Guide to Decision Trees
  2416. 242: Mac Backups, Store Promotion, & Multi-Window Apps with SceneDelegate
  2417. fitSharp - BuiltWithDot.Net
  2418. FlappyBlazorBird
  2419. FlappyBlazorBird
  2420. A remote code execution vulnerability in qmail
  2421. Building an Android app with .NET 6 - Nick's .NET Travels
  2422. Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  2423. My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  2424. A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  2425. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  2426. Dev Discussions: Cecil Phillip | Dave Brock
  2427. YouTube AI Blocked Chess Channel after Confusing 'Black' and 'White' for Racist Slurs
  2428. Anatomy of a Prompt (PowerShell) » Blog Posts
  2429. Mistakes I've Made as an Engineering Manager | CSS-Tricks
  2430. Commenting vs. making
  2431. Dodging pitfalls when transitioning from academia to industry
  2432. Thought Space vs Reality
  2433. Managing (side)projects - Bram's Blog
  2434. Unit testing: The tSQLt framework and the execution of a test!
  2435. Tap your phone at Gold Coast bus stops to access my website
  2436. The problem of CryptoArt
  2437. "But How Do I Actually Start?" Making Games on Your Own as an Engineer
  2438. The modern packager’s security nightmare – Michał Górny
  2439. Nvidia Limits RTX 3060 Hash Rate, Unveils New 'Cryptocurrency Mining Processor' Line of GPUs
  2440. Episode #4: Alex Malozemoff – New attack on homomorphic encryption libraries: what does it mean?
  2441. https://team.inria.fr/privatics/files/2021/02/Thesis_PIVOT_Privatics_2020.pdf
  2442. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  2443. New malformed URL phishing technique can make attacks harder to spot
  2444. Eyes Guard - BuiltWithDot.Net
  2445. The Beirut Bank Job – Darknet Diaries
  2446. Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  2447. Let's Learn .NET: Web API
  2448. qeeqbox/social-analyzer
  2449. Azure/azure-functions-openapi-extension
  2450. ASCII fluid dynamics -- IOCCC2012 endoh1.c
  2451. Announcing the .NET Foundation Speakers Directory
  2452. Carrel - Library Management System - BuiltWithDot.Net
  2453. Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  2454. Choose Boring Technology
  2455. GridProtectionAlliance/go2cs
  2456. How to destroy the Earth
  2457. 'Apple M1 teaser' - MARC
  2458. A dishonest, indifferent, and toxic culture
  2459. XamlCSS - BuiltWithDot.Net
  2460. Age of distractions
  2461. GetYourPet.com - BuiltWithDot.Net
  2462. House Republicans propose nationwide ban on municipal broadband networks
  2463. NASA has Decided to Start Building the Lunar Gateway Using the Falcon Heavy - Universe Today
  2464. TeeChart for .NET - BuiltWithDot.Net
  2465. New plant-based plastics can be chemically recycled with near-perfect efficiency
  2466. The Little Language
  2467. Shooting at gun store in Louisiana involves 'multiple deaths,' law enforcement says
  2468. 0 A.D. | A free, open-source game of ancient warfare
  2469. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  2470. United B772 at Denver on Feb 20th 2021, engine inlet separates from engine, engine fire
  2471. Less handoffs: reviewer merges
  2472. The problem I have with stand-ups - A blog about technology, development and my own thoughts
  2473. Non-standard solutions to some technical problems
  2474. Website scores kill our success, waste our time
  2475. How and why I deleted 40,000 tweets
  2476. I paid for Spotify playlist placements so you don’t have to
  2477. Why some of these social networks are so hard to beat
  2478. A year of Rails - macwright.com
  2479. Thorsten Ball - How can you not be romantic about programming?
  2480. Double-Odd Elliptic Curves - Double-Odd Elliptic Curves
  2481. Simple Data Logger - BuiltWithDot.Net
  2482. dotnet/performance
  2483. New malware found on 30,000 Macs has security pros stumped
  2484. The Process is not the Product — The New Agile Anti-Manifesto.
  2485. Deploying Orleans Apps to Kubernetes
  2486. Deploying Orleans Apps to Kubernetes
  2487. M1 Macs have another hidden boot mode
  2488. Hypothermia suspected in death of Conroe boy
  2489. My Life in E-ink
  2490. Checklist: If you want to see if anyone else has access to your device or accounts
  2491. DataDrop DB - BuiltWithDot.Net
  2492. Checklist: If you want to make sure no one else can see your location
  2493. Announcing the .NET Foundation Speakers Directory
  2494. Did Ted Cruz Tweet ‘I’ll Believe in Climate Change When Texas Freezes Over'?
  2495. Checklist: If you want to stop sharing with someone whom you previously shared with
  2496. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  2497. I don't know, Timmy, being God is a big responsibility
  2498. A request for Pinboard old-timers
  2499. github/dmca
  2500. Nyancat CLI - BuiltWithDot.Net
  2501. mikekelly/btc-endgame
  2502. Getting started with Microsoft YARP
  2503. Researchers looking for mRNA were ridiculed by colleagues. Luckily, that didn’t stop them. - Macleans.ca
  2504. Json.NET - BuiltWithDot.Net
  2505. Iceberger
  2506. YoutubeExplode - BuiltWithDot.Net
  2507. Griddy | Griddy Update: Why energy prices were sky high this week | Texas Energy
  2508. NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  2509. GetAddrInfoExA function (ws2tcpip.h) - Win32 apps
  2510. Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  2511. getaddrinfo_a(3) - Linux man page
  2512. Swati Mohan, Indian-American scientist who led charge to land Nasa rover on Mars, was inspired by Star Trek as a kid
  2513. Meet Euphoria, a New Trans-Focused App Backed by Chelsea Clinton, Others
  2514. Ask the Expert: Rust at Microsoft
  2515. Code Maze Weekly #65 - Code Maze
  2516. Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  2517. Managing Azure from your phone with the Azure mobile app | Azure Friday
  2518. AFTS Inc., Data Security Issue – Awwd
  2519. Brave Browser leaks your Tor / Onion service requests through DNS.
  2520. Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  2521. Cryptology ePrint Archive: Report 2020/1533
  2522. Against Agile
  2523. When a Solution Is Right In Front of You
  2524. Silence
  2525. Why do software engineers struggle to write “chunks” function?
  2526. Open source projects should run office hours
  2527. How to know if you're interviewing at a product-led company
  2528. How to manage your manager
  2529. Lemme | with Music original sound - Kd97
  2530. CliWrap - BuiltWithDot.Net
  2531. Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2
  2532. dotnet/versionsweeper
  2533. [mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  2534. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  2535. Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  2536. Announcing the .NET Foundation Speakers Directory
  2537. Learn TV
  2538. Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  2539. The Shoddy Science Behind Emotional Recognition Tech
  2540. » Ultima VIII (or, How to Destroy a Gaming Franchise in One Easy Step) The Digital Antiquarian
  2541. Introducing Outdated Answers project
  2542. WUG: (Ne)Známé vlastnosti Azure Storage (online)
  2543. The Virtual ML.NET Community Conference 2021: Call for Speakers/Papers
  2544. DiscordChatExporter - BuiltWithDot.Net
  2545. I Miss My Bar - Recreate Your Favorite Bar's Atmosphere
  2546. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request and its redirects? | The Old New Thing
  2547. How NASA Designed a Helicopter That Could Fly Autonomously on Mars - IEEE Spectrum
  2548. “I will slaughter you” | daniel.haxx.se
  2549. ASP.NET sites - BuiltWithDot.Net
  2550. bliki: MonolithFirst
  2551. Using HPKE to Encrypt Request Payloads
  2552. Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  2553. Gleam v0.14 released! – Gleam
  2554. Vertical Farming Does Not Save Space
  2555. 12 requests per second in Python
  2556. Require user password verification with ASP.NET Core Identity to access Razor Page
  2557. coolstore-microservices - BuiltWithDot.Net
  2558. Weekly Update 231
  2559. Building a High Performance Text Editor
  2560. Why is it so hard to see code from 5 minutes ago?
  2561. Why You Can’t Understand Conservative Rhetoric
  2562. Using Apache Kafka with .NET - Simple Talk
  2563. Introduction to Mixins in TypeScript
  2564. Cake NuGet Packages: Identity and Trust
  2565. Your GitHub story in 3D - GitHub Skyline
  2566. Discover .NET - BuiltWithDot.Net
  2567. 1977: Zork
  2568. Questionable Advice: “How can I sniff out bad managers while interviewing for a job?”
  2569. CoreWCF 0.1.0 GA Release
  2570. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  2571. Fat Fritz 2 is a rip-off
  2572. Statement: California State Legislator Introduces Bill to Decriminalize Psychedelics - MAPS
  2573. GeForce Is Made for Gaming, CMP Is Made to Mine | The Official NVIDIA Blog
  2574. The DuckTales Doctrine
  2575. The Launch Space: Surface Duo for Xamarin and .NET developers
  2576. ROG Strix G15/17 | Laptops | ASUS USA
  2577. ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  2578. Urbit :: the good, the bad, and the insane
  2579. When We Stopped Using Slack
  2580. All your domain are belong to us
  2581. No news is... a sign of a stagnating Internet
  2582. The 2021 Texas power outage is a nation wide problem
  2583. Paying for news — Benedict Evans
  2584. Prediction Markets: Tales from the Election
  2585. lochsh
  2586. Diceware is (slightly) overrated
  2587. Regex basics
  2588. Cross compiling made easy, using Clang and LLVM · mcilloni's blog
  2589. Downsides of working remotely
  2590. Nvidia to cripple Etherum mining on GeForce RTX 3060 cards to deter crypto bods from nabbing all the gear
  2591. Futex Reacquainted
  2592. How to move from LastPass to Bitwarden in ten minutes
  2593. Lisette Sutherland shows us a Handbook for Working Remotely | Hanselminutes with Scott Hanselman
  2594. Cryptology ePrint Archive: Report 2020/1536
  2595. DevChatter - Twitch
  2596. DevChatter - Twitch
  2597. The Cyber Tap Podcast
  2598. Dutch Roman-era bike tour app (iOS) - BuiltWithDot.Net
  2599. Watch NASA’s Perseverance Rover Land on Mars!
  2600. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  2601. Safari for Mac to Support WebM Video Playback 11 Years After Its Launch
  2602. Introducing: Smarter Tiered Cache Topology Generation
  2603. Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  2604. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  2605. VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  2606. C# Programming - Interactive Seven - Ep 258
  2607. How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  2608. Improve load speed by benaadams · Pull Request #9 · terrajobst/themesof.net
  2609. .NET Conf: Focus on Windows
  2610. Wyam static content generator - BuiltWithDot.Net
  2611. Why There’s No Such Thing as a ‘Startup Within a Big Company’
  2612. Citibank just got a $500 million lesson in the importance of UI design
  2613. Mitigating Memory Safety Issues in Open Source Software
  2614. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request? | The Old New Thing
  2615. Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  2616. Google Open-Sources Trillion-Parameter AI Language Model Switch Transformer
  2617. The Need to Remove Bad Management
  2618. Zsh Tricks to Blow your Mind
  2619. Modeling temporal data with RavenDB
  2620. The refactoring test (1) | Cracking the .NET interview
  2621. The Fantasy of Opting Out
  2622. VS Code with remote containers and codespaces
  2623. How This Ends - AVC
  2624. My Expenditures - BuiltWithDot.Net
  2625. Blazored hits 1,000,000 downloads on NuGet
  2626. elixir-nx/nx
  2627. .NET App Developer Links - 2021-02-18
  2628. Statistics | Blazor .NET 6
  2629. Ars Technica
  2630. Calabonga Blog - BuiltWithDot.Net
  2631. Tip 305 - How to automatically manage Azure Blobs lifecycles
  2632. Hello, bot! Conversational AI on Microsoft Platform
  2633. Starlink
  2634. Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  2635. Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  2636. Blazor on Desktop
  2637. Pure functions and unused return values
  2638. .NET Rocks! vNext
  2639. Humanizer - BuiltWithDot.Net
  2640. Troy Hunt - Lessons From 10 Billion Breached Records
  2641. Objective or Biased
  2642. Event Sourcing Example & Explained in plain English
  2643. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  2644. First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  2645. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  2646. How Much the Oil Industry Paid Texas Republicans Lying About Wind Energy
  2647. OpenCelliD Visualization
  2648. Kill the Newsletter!
  2649. Decoding Mars 2020 – Daniel Estévez
  2650. A primer on code generation in Cranelift
  2651. Test Driven Development Deluxe
  2652. Why DoorDash Cannot Deliver Your Order Properly
  2653. Introducing Axelar Network
  2654. ThatGeoGuy - Can email not suck?
  2655. Cryptology ePrint Archive: Report 2020/1535
  2656. Video conferencing is the solution nobody asked for, to a problem that doesn’t exist
  2657. Ray.so - Create beautiful code
  2658. Publishers, curation and algorithms
  2659. Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  2660. You probably don’t need a micro-frontend
  2661. The web didn't change; you did
  2662. CTO day 4: Team building with "I dare you" challenge
  2663. Maybe We Can Have Nice Things
  2664. Declassified spacecrafts and orbital weapons of the USSR – Russia
  2665. Uno Platform - BuiltWithDot.Net
  2666. Microsoft Black Founders Symposium
  2667. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  2668. Engage: A Genetec podcast - Episode 6 - "Risky Business" Part II - Password1
  2669. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  2670. Go 1.16 is released - The Go Blog
  2671. Perry says Texans willing to suffer blackouts to keep feds out of power market
  2672. .NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  2673. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  2674. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  2675. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  2676. Announcing .NET 6 Preview 1 | .NET Blog
  2677. .NET microservices application architecture guidance
  2678. Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  2679. Release 1.0.0-preview9 · microsoft/reverse-proxy
  2680. Distributed Application Runtime (Dapr) v1.0 Announced
  2681. Announcing Dapr v1.0
  2682. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  2683. AVOID Entity Services by Focusing on Capabilities
  2684. ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  2685. B2Emulator - BuiltWithDot.Net
  2686. Life, part 38
  2687. Why did I leave Google or, why did I stay so long?
  2688. How can I return custom content for specific URLs requested by a Windows Runtime WebView? | The Old New Thing
  2689. Deploying Orleans Apps to Kubernetes
  2690. graydon2 | always bet on text
  2691. IKEA to Discontinue Its Annual Catalog, Ending a 70-Year Run
  2692. Egyptian logistics startup raises pre-seed funding from syndicate of angel groups - Disrupt Africa
  2693. An anniversary for great justice: Remembering “All Your Base” 20 years later
  2694. 2021 TIME100 Next: Kizzmekia Corbett
  2695. NHibernate Profiler video
  2696. Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  2697. Remote Heart Rate Detection using Webcam and 50 Lines of Code
  2698. gitattributes.io - BuiltWithDot.Net
  2699. gitignore.io
  2700. Everything You Need to Know About NASA's Perseverance Rover Landing on Mars - IEEE Spectrum
  2701. .NET App Developer Links - 2021-02-17
  2702. MailBody - BuiltWithDot.Net
  2703. davidfowl/DotNetCodingPatterns
  2704. Go 1.16 Release Notes - The Go Programming Language
  2705. What is the difference between a DTO and a POCO (or POJO)
  2706. What You Need to Know About CSS-in-JS in 2021
  2707. Making Easy Auth tokens survive releases on Linux Azure App Service
  2708. Azure Durable Functions - Support Caller - Azure Greg
  2709. Done Answering Questions Stack Overflow
  2710. Xamarin Community Toolkit - MultiConverter & VariableMultiValueConverter
  2711. Sjoelbak / Dutch Shuffleboard for iOS - BuiltWithDot.Net
  2712. What went wrong with the Texas power grid?
  2713. esbuild - FAQ
  2714. "You'll never work in this town again"
  2715. Why you should stop using CSS shorthand
  2716. The power of good service
  2717. Academic corruption 2: Emasculated culture
  2718. blog - 2021 - 01 - 13
  2719. DevOps for ASP.NET Developers: Hosting NuGet Packages
  2720. DevOps for ASP.NET Developers: Hosting NuGet Packages
  2721. How they harvest our data
  2722. Episode 365 - Bellhop
  2723. Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  2724. Government and its Test Pages
  2725. How I manage my browser tabs to maximize focus
  2726. Crappy looking site.
  2727. Functorio
  2728. And the Winner of the Game Idea Challenge Is.... | Learn With Dr G
  2729. Azure Unblogged - Azure Migrate
  2730. The fat storage system
  2731. Using the Power Platform to help Stroke Survivors with Paul Burns
  2732. Cryptology ePrint Archive: Report 2020/1541
  2733. Series Watchlist - BuiltWithDot.Net
  2734. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  2735. Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  2736. Changes to LastPass Free - The LastPass Blog
  2737. Raspberry Pi Officially Embraces Visual Studio Code, Telemetry and All -- Visual Studio Magazine
  2738. GitHub Quick Reviews
  2739. 'New Car Smell' Is The Scent of Carcinogens, And Even Short Trips May Overexpose Us
  2740. I just deleted a thousand lines of code - and I'll do it again! (Code quality/Technical debt)
  2741. The ASP.NET Team @TheASPNETTeam
  2742. upgundecha/howtheysre
  2743. What I Worked On
  2744. The Worst Experience I've Had With an aarch64 MacBook
  2745. Fusion++ - BuiltWithDot.Net
  2746. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  2747. Hardware engineers solve a usability problem with the PS/2 connector, but inadvertently create a new one | The Old New Thing
  2748. Interlocked.Or Method (System.Threading)
  2749. Arranging Invisible Icons in Quadratic Time
  2750. “User Engagement” Is Code For “Addiction”
  2751. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  2752. apankrat/nullboard
  2753. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  2754. Entity Framework Profiler video
  2755. TaleLearnCode - Twitch
  2756. Using source generators to to generate a menu component in a Blazor app
  2757. Using source generators to to generate a menu component in a Blazor app
  2758. Unbiased median absolute deviation based on the Harrell-Davis quantile estimator
  2759. Jam
  2760. davidfowl/DotNetCodingPatterns
  2761. Aussie Weather - BuiltWithDot.Net
  2762. Performance Profiling - CPU Usage
  2763. Many Small Queries Are Efficient In SQLite
  2764. Talking Blazored on the Blazor Community Standup
  2765. DotNet Boxed includes prescriptive templates for .NET Core
  2766. ”SonoBus
  2767. Windows Refund Day
  2768. .NET App Developer Links - 2021-02-16
  2769. The Evolution of ASP.NET - A Quick Recap
  2770. Controlling Smart Lights Using Dumb Switches with Shelly and Home Assistant
  2771. Ghostwriter.AI - BuiltWithDot.Net
  2772. Building a Foundation for Technical Wellness - Option A
  2773. Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  2774. 127 million user records from 8 companies put up for sale on the dark web | ZDNet
  2775. A Visual Guide: To Sustainable Software Engineering
  2776. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  2777. JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  2778. Azure Functions in C# quick FAQs and tips
  2779. Web Proxy Authentication
  2780. Interview: Amanda Schneider Milne, Software Developer / Manager / Executive
  2781. Don't Code Tired | ICYMI C# 8 New Features: Nested Switch Expressions
  2782. Reading Code Is a Skill - DZone Agile
  2783. Adam Storr - Controlling The Logging Levels in Azure Functions
  2784. Agenty "Agents for Machine Intelligence" - BuiltWithDot.Net
  2785. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  2786. Your phone vs. Supercomputers
  2787. Mining Bitcoin with pencil and paper: 0.67 hashes per day
  2788. It's going to cost four figures
  2789. The Database Inside Your Codebase
  2790. What Inception Net Doesn't See
  2791. YouTubers have to declare ads. Why doesn't anyone else?
  2792. Part 18: Packed textures and Keywords | Team Dogpit on Patreon
  2793. Introduction - OWASP Cheat Sheet Series
  2794. Cryptology ePrint Archive: Report 2020/1545
  2795. HubCount - BuiltWithDot.Net
  2796. Using GitHub Actions for Bulk Resolving
  2797. Porsche 911 10295 | Creator Expert | Buy online at the Official LEGO® Shop AU
  2798. Faster JavaScript calls · V8
  2799. RepoZ - BuiltWithDot.Net
  2800. ModelState in ASP.NET 5.0 MVC
  2801. I Really Blew It | Interactive Storytelling Tools for Writers
  2802. OTCC : Obfuscated Tiny C Compiler
  2803. Real-Time System Conditions
  2804. ASP.NET Community Standup - Dapr + .NET
  2805. International money transfers, sanctions and utter stupidity
  2806. Ice Formations Diurnal Freeze-Thaw Cycles
  2807. Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  2808. Being a COBOL developer can be very fun
  2809. Correctly converting a character to lower/upper case - Gérald Barré
  2810. The COM static store, part 6: Using C++ weak references | The Old New Thing
  2811. Julia 1.6: what has changed since Julia 1.0?
  2812. Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  2813. A first-person engine in 265 lines
  2814. Control Panel
  2815. Microsoft says it found 1,000-plus developers' fingerprints on the SolarWinds attack
  2816. thegrims/UsTaxes
  2817. JonPSmith/EfSchemaCompare
  2818. elmah.io - BuiltWithDot.Net
  2819. .NET App Developer Links - 2021-02-15
  2820. Machine Learning with ML.NET - Support Vector Machines
  2821. 241: Goodbye DTK, Hello Mac App Development
  2822. Australia's 10 most dangerous snakes
  2823. High-Performance Large-Scale Image Recognition Without Normalization
  2824. Announcing TypeScript 4.2 RC | TypeScript
  2825. Half Doses of Moderna Produce Neutralizing Antibodies - Marginal REVOLUTION
  2826. Microsoft Ignite
  2827. WinUI 3 Preview 4 (February 2021) - WinUI
  2828. OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  2829. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  2830. How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  2831. Running custom availability tests using Azure Functions
  2832. Hangfire - BuiltWithDot.Net
  2833. I don't want to do front-end anymore
  2834. Why is Python Popular?
  2835. rand-net/khan-dl
  2836. Karan Sharma | Running Nomad for home server
  2837. Multi-asset shielded pool project (MASP)
  2838. On Witchcraft
  2839. Why do we write design documents?
  2840. What I'm Building in 2021
  2841. Don't Mess with Backprop: Doubts about Biologically Plausible Deep Learning
  2842. For the Love of Macros
  2843. A Billion Mockingbirds: The Role of Journalists in Destroyed Civilization
  2844. "Location-Based Pay" - Who Are You to Complain?
  2845. OpenCQRS - BuiltWithDot.Net
  2846. Preliminary Analysis of the Invalid Minting Bug
  2847. cube composer
  2848. Racket v8.0
  2849. The complexity that lives in the GUI
  2850. GTAmodding/re3
  2851. Finding Bugs in C and C++ Compilers using YARPGen
  2852. LiteDb NoSql database - BuiltWithDot.Net
  2853. K-9 Mail is looking for funding
  2854. no dogma podcast - powered by FeedBurner
  2855. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  2856. The worst of the two worlds: Excel meets Outlook |
  2857. BTCPay Server - BuiltWithDot.Net
  2858. Pride D20 Enamel Pins
  2859. BuildStats.info - BuiltWithDot.Net
  2860. Statement on New York Times Article
  2861. Azure Functions Updates Include Moving .NET Outside the Runtime
  2862. MySqlConnector - BuiltWithDot.Net
  2863. Beginner's Series to: Dev Containers
  2864. Expertos: 1,2,3,4,5,6… clave del Presidente es de las más inseguras del mundo | Crhoy.com
  2865. OSM In Realtime
  2866. ratfactor/ziglings
  2867. Taming the E-Mail Avalanche
  2868. Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  2869. The state of Linux on desktop (2020)
  2870. Securing the post-quantum world
  2871. How I Deal with My Fear of Confusing Readers - PASSIONATE REASON
  2872. How Our Brutal Science System Almost Cost Us A Pioneer Of mRNA Vaccines
  2873. subject matter networks
  2874. Duende Software Blog
  2875. ConjuGato - BuiltWithDot.Net
  2876. shitbowl
  2877. SVG Repo - Free SVG Vectors and Icons
  2878. How to Host .NET Core Applications in VPS Using Docker
  2879. FlubuCore - BuiltWithDot.Net
  2880. Welcoming Google as a Visionary Sponsor of the PSF
  2881. Dev creeped out after he fired up Ubuntu VM on Azure, was immediately approached by Canonical sales rep
  2882. Goodbye YC
  2883. MarkRendle - Twitch
  2884. SVG: The Good, the Bad and the Ugly | Eisfunke
  2885. 3,2 milliards d'emails et de mots de passe fuités ? Impressionnant, mais pas inquiétant - Cyberguerre
  2886. OrchardCore CMS - BuiltWithDot.Net
  2887. Both ends against the middle - Microbial ecosystems in the mouth and gut are linked to many ills | Science & technology
  2888. Our Solo v2 launch is official!
  2889. flameshot-org/flameshot
  2890. Weekly Update 230
  2891. 14 Maryland Avenue, Carrara QLD 4211 | Domain
  2892. DotNet AOP - BuiltWithDot.Net
  2893. Decades-Old Computer Science Conjecture Solved in Two Pages
  2894. TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  2895. Calvin & Hobbes Search Engine
  2896. Short Fat Engineers Are Undervalued
  2897. StreetWise.org - BuiltWithDot.Net
  2898. Building modern hybrid applications with Azure Arc and Azure Stack | Azure Friday
  2899. Chinese Character Test
  2900. C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  2901. Ask the Expert: Smart Data Pipelines to Azure: Ingesting and migrating data the DataOps way
  2902. How to get better outbound connectivity using Azure NAT Gateway | Azure Friday
  2903. Code Maze Weekly #64 - Code Maze
  2904. File Picker (Xamarin.Essentials API of the Week)
  2905. Programming a Better Life
  2906. A retrospective of 100k yearly pageviews
  2907. Clubhouse Is the Future of Talk Radio • Vance Lucas
  2908. Why Bumble is overvalued
  2909. Ben Wiser | Building web apps without a SPA
  2910. Why You Should Ignore Every Founder's Story About How They Started Their Company
  2911. In Pursuit Of The Human Aim Of Leisure
  2912. Organic, Homegrown HTML
  2913. MSI AMD 7970 Graphics Card and Philips BDM4037U monitor
  2914. tensorflow/swift
  2915. On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  2916. Creating Azure Functions using .NET 5
  2917. SerenityOS - Writing a full chain exploit
  2918. Startup chooses Blazor and Xamarin for full-stack development using C#
  2919. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  2920. Power BI Report
  2921. BFF.DataVirtualizingCollection - BuiltWithDot.Net
  2922. Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  2923. Coding Adventure: Chess AI
  2924. Self-Organising Textures
  2925. HttPlaceholder - BuiltWithDot.Net
  2926. 12 most-important Indian origin tech executives in the world | Gadgets Now
  2927. The COM static store, part 5: Using COM weak references | The Old New Thing
  2928. k_cieslak - Twitch
  2929. Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  2930. Release OpenSleigh v0.11.0 · mizrael/OpenSleigh
  2931. jimblandy/context-switch
  2932. Warning: Weird Wormholes! - BuiltWithDot.Net
  2933. Chick Corea
  2934. Xamarin Community Toolkit Extravaganza!
  2935. .NET App Developer Links - 2021-02-12
  2936. Cofoundry CMS - BuiltWithDot.Net
  2937. .NET Rocks! vNext
  2938. Building A Custom Event Hubs Event Processor with .NET | Azure SDK Blog
  2939. IronPython: First steps - Simple Talk
  2940. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  2941. Introducing Abbot, a powerful ChatOps tool for collaborative work
  2942. Azure App Service, Health checks and zero downtime deployments
  2943. Clippings.io for Kindle - BuiltWithDot.Net
  2944. Senior Infrastructure Engineer Job in Albury Area
  2945. LinkedIn’s Alternate Universe
  2946. DARL CHARLES MCBRIDE
  2947. Performance Profiling - In Production
  2948. Frustum planes from the projection matrix
  2949. The Evolution of Developer Salaries: Looking Back 20 Years
  2950. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  2951. VS Code C++ Tool Customizes IntelliSense for Target Platforms -- Visual Studio Magazine
  2952. What Do You Actually Agree To When You Accept All Cookies
  2953. Art of Sustaining at Things – Unstructed.tech
  2954. #1 Riding with Peloton - Back of the Napkin VC
  2955. Podman
  2956. The Scientific Method Has a Big Problem
  2957. Typing, RSI, and what I do differently
  2958. Ramanujan Machine Redux | Persiflage
  2959. a fun technique with iframes on the web – ciphrd
  2960. Environment Aware Sessions in SSH – Steven Wade
  2961. Nouriel Roubini: ‘Tether is a criminal enterprise,’ SEC should probe Elon Musk’s bitcoin tweets
  2962. Why Remote Friendly Won’t Do
  2963. Feeds Considered Harmful
  2964. Kubernetes Failure Stories
  2965. Principal Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  2966. Uncovering a 24-year-old bug in the Linux Kernel
  2967. Why I Built Litestream
  2968. Modern Management Made Easy with Johanna Rothmann | Hanselminutes with Scott Hanselman
  2969. Public-Key Cryptography Standard (PKCS) #11 v 3.0 has been released: What is it, and what does it mean for RHEL?
  2970. America's 1% Has Taken $50 Trillion From the Bottom 90% | Time
  2971. Open-source HTTP API packages and tools | ASP.NET Blog
  2972. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  2973. Episode 364 - Virtual Networking with Functions
  2974. Neural Regression Using PyTorch: Defining a Network -- Visual Studio Magazine
  2975. Analyzing Code with Infer#
  2976. C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  2977. Staying safe with .NET containers | .NET Blog
  2978. Release v5.0.211103 · dotnet/format
  2979. Announcing Rust 1.50.0 | Rust Blog
  2980. Product Manager - Data & Security Products
  2981. Building a Code Analyzer for .NET
  2982. Build native and hybrid mobile apps with Mobile Blazor Bindings
  2983. GooglePlacesApi - BuiltWithDot.Net
  2984. Quantum cryptography network spans 4600 km in China – Physics World
  2985. The COM static store, part 4: Aggregating into a single object | The Old New Thing
  2986. Why I don't use the "else" keyword in my code anymore
  2987. Google is now telling users that its iOS apps are out of date (despite no updates being available) – product considerations
  2988. Beej's Guide to Network Programming
  2989. satwikkansal/wtfpython
  2990. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  2991. Exporting Open Telemetry Data to Jaeger
  2992. tusdotnet - BuiltWithDot.Net
  2993. system76/launch
  2994. Do You Write Code With Your Mouse?
  2995. spec: add generic programming using type parameters · Issue #43651 · golang/go
  2996. Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  2997. .NET App Developer Links - 2021-02-11
  2998. Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  2999. .NET Core Koans - BuiltWithDot.Net
  3000. Progress Report January 2021 · yuzu
  3001. Get on the Windows Terminal PREVIEW train - now with Settings UI
  3002. Getting The Most Out Of Git — Smashing Magazine
  3003. Don't Code Tired | ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
  3004. Keep Tests Short and DRY with Extension Methods
  3005. [Guest Post] Better refactoring for Unity projects using .NET analyzers | Visual Studio Blog
  3006. Cake Frosting: More Maintainable C# DevOps
  3007. HockeyStats - BuiltWithDot.Net
  3008. .NET Rocks! vNext
  3009. hello — helloSystem experimental documentation
  3010. DNS exfiltration of data: step-by-step simple guide
  3011. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  3012. Aggregate (Root) Design: Behavior & Data
  3013. GitHub Quick Reviews
  3014. How to Record Great Sounding / High Quality Audio at Home
  3015. An Inside Joke for the Super-Rich - The Irrelevant Investor
  3016. Illegal CFC emissions have stopped since scientists raised alarm
  3017. Why doesn’t “Look Around” (Apple’s Street View) cover more areas?
  3018. Web Scraping 101 with Python
  3019. An Incomplete Field Guide to Crypto Adoption
  3020. Diligent (not Dry) January
  3021. Patterns of Distributed Systems
  3022. From Idea to MVP to Hacker News in 44 Hours
  3023. Release MsQuic v1.1.0 · microsoft/msquic
  3024. What's new with Translator
  3025. Good-bye ESNI, hello ECH!
  3026. Getting Started with Netduino - BuiltWithDot.Net
  3027. Are we game yet?
  3028. .NET Framework February Security and Quality Rollup | .NET Blog
  3029. Getting started with embedded device development doesn't have to be long and tedious. See how Ryan Winter's team's getting started guides will get you going in a matter of minutes on the #IoTShow
  3030. Atlassian software hit by Hezbollah-backed hackers
  3031. Preparing to Issue 200 Million Certificates in 24 Hours
  3032. CS193p - Developing Apps for iOS
  3033. Arkadia Zoomquilt
  3034. Timezone Bullshit
  3035. Mobidb Database - BuiltWithDot.Net
  3036. One second to read GitHub code with VS Code
  3037. Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan
  3038. Projections in Event Sourcing: Build ANY model you want!
  3039. EgilHansen - Twitch
  3040. The COM static store, part 3: Avoiding creation of an expensive temporary when setting a singleton | The Old New Thing
  3041. Cambridge Bitcoin Electricity Consumption Index (CBECI)
  3042. dotnet/designs
  3043. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  3044. BeatPulse - BuiltWithDot.Net
  3045. Competitor Reported Our No-Buckle Belts as Containing a DEA Controlled Substance and Got Us…
  3046. Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  3047. Haxe 4.2.0 is released! - Announcements - Haxe Community
  3048. 2. Y-axis assembly
  3049. .NET App Developer Links - 2021-02-10
  3050. Cake (C# Make) - BuiltWithDot.Net
  3051. From the archive - Why thinking too much can be bad for you | 1843 magazine
  3052. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  3053. Using position: sticky to create persistent headers in long texts
  3054. Building Micro Frontends with Components | Creating Startups
  3055. Monsters Weekly 198 - MassTransit with Chris Patterson
  3056. Uno Platform Sustaining the Open-Source Uno Platform
  3057. Llofty Ambitions
  3058. conwnet/github1s
  3059. RazorCart eCommerce - BuiltWithDot.Net
  3060. Sutikku Floor Lamp
  3061. Creeping as a Service (CraaS)
  3062. Salesforce rolls out permanent remote work plans | ZDNet
  3063. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  3064. Process.WaitForExitAsync(CancellationToken) Method (System.Diagnostics)
  3065. DDoSers are abusing the Plex Media Server to make attacks more potent
  3066. Path.TrimEndingDirectorySeparator Method (System.IO)
  3067. Path.EndsInDirectorySeparator Method (System.IO)
  3068. PemEncoding Class (System.Security.Cryptography)
  3069. StringBuilder.GetChunks Method (System.Text)
  3070. Type.IsAssignableTo(Type) Method (System)
  3071. StringSplitOptions Enum (System)
  3072. Cat GIF - Find & Share on GIPHY
  3073. Cat GIF - Find & Share on GIPHY
  3074. Cat GIF - Find & Share on GIPHY
  3075. Pull request auto-merge is now generally available - GitHub Changelog
  3076. Cat GIF - Find & Share on GIPHY
  3077. Release Bebop v2.1.0 · RainwayApp/bebop
  3078. Event Sourcing with Marten V4: Aggregated Projections
  3079. Xamarin Community Toolkit: StateLayout
  3080. Release Preview Release v0.7210903 · dotnet/try-convert
  3081. How Lyft discovered OpenStreetMap is the Freshest Map for Rideshare
  3082. Pattern matching accepted for Python
  3083. The uphill battle of prioritising technical debt - andre.schweighofer
  3084. Product Management is Detective Work
  3085. From First Principles: Why Scala?
  3086. Crackpot Cryptography and Security Theater
  3087. Entrepreneurs & Stress
  3088. Be Humble
  3089. .NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  3090. Exposing sequential IDs is bad! Here is how to avoid it. | Petre Popescu
  3091. Clubhouse
  3092. The Technology of iCircuit 3D
  3093. dave yarwood · How I deploy my personal projects
  3094. (Autistic) visionaries are not natural-born leaders - Alexey Guzey
  3095. GitHub Actions on Azure Stack Hub
  3096. Why should I give you my ID card
  3097. Home Lab Beginners guide - Hardware
  3098. Where to find your first growth marketer?
  3099. DotNest - BuiltWithDot.Net
  3100. #034 José Valim reveals Project Nx - Thinking Elixir
  3101. Troy Hunt - Lessons From 10 Billion Breached Records
  3102. Conquer data sprawl and unleash digital transformation with Azure Purview
  3103. GitHub Quick Reviews
  3104. No. 2 Data Science IDE? VS Code -- Visual Studio Magazine
  3105. Hey now, you’re an all-star
  3106. What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  3107. Cross-Platform In-App Purchases for Xamarin.Mac Apps!
  3108. Building Realtime applications on Angular with ASPNET Core and SignalR
  3109. Options Should Allow to Configure the Default Branch Name
  3110. No Support Linux Hosting is Shutting Down
  3111. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  3112. An Interactive Guide to CSS Transitions
  3113. Duality 2D game engine - BuiltWithDot.Net
  3114. Mozilla Welcomes the Rust Foundation – The Mozilla Blog
  3115. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  3116. The COM static store, part 2: Race conditions in setting a singleton | The Old New Thing
  3117. I don't want to do front-end anymore
  3118. 2020 U.S. Election: Cybersecurity Analysis
  3119. Turning an old Amazon Kindle into a eink development platform
  3120. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  3121. Using source generators to find all routable components in a Blazor WebAssembly app
  3122. Unbiased median absolute deviation | Andrey Akinshin
  3123. Volume Meter - BuiltWithDot.Net
  3124. Algorithms by Jeff Erickson
  3125. .NET App Developer Links - 2021-02-09
  3126. Blog with Markdown + Git, and degrade gracefully through time
  3127. Monitor Azure WebJobs status with Azure Application Insights
  3128. FrEee strategy game - BuiltWithDot.Net
  3129. TechEmpower Web Framework Performance Comparison
  3130. Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  3131. Continuous Monitoring for Web Performance and Accessibility | Azure DevOps Blog
  3132. 10 Reasons to Love Passwordless #2: NIST Compliance
  3133. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  3134. Adam Storr - How I Approach New Codebases
  3135. Google joins the Rust Foundation
  3136. seRead serial port reader - BuiltWithDot.Net
  3137. State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  3138. Legacy Survey Sky Browser
  3139. Performance Profiling - Picking the right tool
  3140. 'This is dangerous stuff': Hacker increased chemical level at Oldsmar's water system, sheriff says
  3141. TechEmpower Web Framework Performance Comparison
  3142. ⚓ T273741 Investigate unusual media traffic pattern for AsterNovi-belgii-flower-1mb.jpg on Commons
  3143. Improving HTTP with structured header fields
  3144. Structured Field Values for HTTP
  3145. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  3146. What is the value of a tree?
  3147. Just Launch the Damn Thing!
  3148. I built an internet performance analytics tool isplogger.com
  3149. Why You're In An Echo Chamber
  3150. Can Machines Think?
  3151. My opinion on blockchain
  3152. What's an SPF Record? - Ultimate Guide to Email
  3153. A look at GSM
  3154. Cake - Cake v1.0.0 released
  3155. Reverie: An optimized zero-knowledge proof system
  3156. The Real Novelty of the ARPANET
  3157. Use ideas as tools not truths
  3158. Introducing Clerk: All of user management, not just authentication - Clerk
  3159. The state of JVM desktop frameworks: Jetpack Compose for Desktop
  3160. Learn to code and write games on the Nintendo Game Boy | MVG
  3161. I followed my dreams to get demoted to software developer - Stack Overflow Blog
  3162. The Journalistic Tattletale and Censorship Industry Suffers Several Well-Deserved Blows
  3163. HTTP server for .NET Core CLI - BuiltWithDot.Net
  3164. Free Speech & Deplatforming - Firewalls Don't Stop Dragons Podcast
  3165. Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  3166. How To Combine Low Code With AI For Your Business?
  3167. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  3168. Introduction to Git | Stream Recap | Learn With Dr G
  3169. Weekly .Net Tech Stack - #2
  3170. .NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  3171. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  3172. Rust Foundation
  3173. Who won Super Bowl LV? A look at Internet traffic during the game
  3174. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  3175. Hastlayer - BuiltWithDot.Net
  3176. Intro to Graphics 06 - 3D Transformations
  3177. Blackjack in Blazor Part 4 - Putting it All Together
  3178. Why you should never use Cloudflare Free CDN Plan
  3179. Shithub: the fragrant git host
  3180. Accused murderer wins right to check source code of DNA testing kit used by police
  3181. Blazor Stability Testing Tools for Bullet Proof Applications
  3182. Treating Primitive Obsession with ValueObjects | DDD in .NET
  3183. The performance degradation in the load testing tool
  3184. The COM static store, part 1: Introduction | The Old New Thing
  3185. Tesla buys $1.5B in bitcoin, may accept the cryptocurrency as payment in the future – TechCrunch
  3186. Congratulations to Cloudflare’s 2020 Partner Award Winners
  3187. Making Sense of The Audio Stack On Unix
  3188. Blazor WebAssembly - Uploading Files - EP18
  3189. Eto.Forms interface framework - BuiltWithDot.Net
  3190. Un cadre de Cdiscount suspecté d’avoir dérobé les données de 33 millions de clients
  3191. An Introduction to Channels in C#
  3192. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  3193. SitePoint discloses data breach after stolen info used in attacks
  3194. What Happens When The NYT and New Yorker Make Mistakes
  3195. .NET App Developer Links - 2021-02-08
  3196. Barcode Scanner app on Google Play infects 10 million users with one update - Malwarebytes Labs
  3197. 240: Stonks, Robots, and Cross-Platform IAP
  3198. Machine Learning with ML.NET – Complete Guide to Clustering
  3199. Dragon Front Companion - BuiltWithDot.Net
  3200. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  3201. Taming Environments with Volta, the JavaScript Tool Manager
  3202. Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  3203. Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  3204. Visual Studio Code January 2021
  3205. Writing high performance F# code
  3206. Visual Studio 2019 Docker Tooling
  3207. Don't offer a Free Plan
  3208. The Stranger Who Changed My Life: My Enemy, My Friend
  3209. Veturaneshitje.com - BuiltWithDot.Net
  3210. Report: Google considering an iOS-style anti-tracking feature for Android
  3211. Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  3212. Azure App Service - Enable the Health Check
  3213. WTF# is Kit Eason?
  3214. microsoft/terminal
  3215. Search with typo tolerance
  3216. App Startup vs Content Startup
  3217. The Why of technology
  3218. How to Eat an Elephant, One Atomic Concept at a Time - kwokchain
  3219. Lessons Learned From My Last Startup: A Post Mortem
  3220. How to Sell Niche Websites: My Experience Selling 2 Websites
  3221. Boycotting FOSS - The Blog of Josias
  3222. gifts, work, vices, hurt
  3223. The power of three
  3224. What Experiences You Should Seek?
  3225. r/Jokes - English to become the official European language
  3226. TS-Energy - BuiltWithDot.Net
  3227. Thanks to the Internet Archive, the history of American newspapers is more searchable than ever
  3228. Symbiosys Website - BuiltWithDot.Net
  3229. scandum/gridsort
  3230. Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  3231. The Secret Life of Microsoft Interns - by Davepl
  3232. Visual guide to SSH tunnels
  3233. Firewall - BuiltWithDot.Net
  3234. jonasstrehle/supercookie
  3235. AdrienTorris/awesome-blazor
  3236. CFP Exchange - BuiltWithDot.Net
  3237. Is abstraction killing civilization? | datagubbe.se
  3238. Utah school allowing parents to opt students out of Black History Month curriculum
  3239. Business Manager in Redmond, Washington, United States | Business Programs & Operations at Microsoft
  3240. The Best Cinnamon Rolls You'll Ever Eat | Ambitious Kitchen
  3241. OneSync Reader - BuiltWithDot.Net
  3242. TTY innovator died in Portland, leaving legacy of helping the deaf communicate
  3243. Daughters and divorce - Parents of daughters are more likely to divorce than those with sons | Science & technology
  3244. Intro to Graphics 05 - 2D Transformations
  3245. r/dataisbeautiful - US Elevation Tiles [OC]
  3246. Your First Custom Ortholinear Keyboard
  3247. Four Ways of Not Writing Software Bugs
  3248. Choosing my next job title (in a data science career)
  3249. What Companies Get Wrong about Remote Salaries
  3250. The 2020 IPOs surge is different from prior surges
  3251. How to utilize your Android when there's no internet?
  3252. Turn Hacker News into an RSS feed
  3253. Overcoming Bias : Experts Versus Elites
  3254. Small can be great
  3255. The problems with the GPL
  3256. Tracking My Water Intake With NFC Tags
  3257. Protect your accounts from data breaches with Password Checkup
  3258. Okta launches its new open-source design system with a focus on accessibility – TechCrunch
  3259. Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  3260. Exclusive 411 - BuiltWithDot.Net
  3261. ARCHITECTURE.md
  3262. Complexity Explained
  3263. r/assholedesign - NordVpn disables features when you turn off auto-renew
  3264. Programming for Cats
  3265. Open Source Binaries of VSCode
  3266. This Group Wants to Solve Sports’ “Transgender Problem.” There Are No Trans People in It
  3267. Aimoresc.NET - BuiltWithDot.Net
  3268. Managing Azure App Service SSL Certificate with Azure Key Vault
  3269. Maoli - BuiltWithDot.Net
  3270. AI OpenCV Dolly Zoom Camera
  3271. NETworkManager - BuiltWithDot.Net
  3272. The High QA Guy
  3273. SeekTable - BuiltWithDot.Net
  3274. Home — Spyder IDE
  3275. What is Tailwind CSS
  3276. Operational best practices for web apps on Azure App Service | Azure Friday
  3277. Men's Suitmeister Rainbow Summer Suit & Tie Set
  3278. In the future, even your RAM will have firmware; and the subject of POWER10 blobs
  3279. Search Engines Don't Work and They Are Not Good
  3280. On the Missed Opportunities of Static Types
  3281. Bad Life Advice: Never Give Up - Replay Attacks Against HTTPS
  3282. How to choose a market where your startup can win
  3283. How to automatically set up a development machine with Ansible
  3284. How I stay motivated to publish despite being a lazy bastard
  3285. My Staff Software Engineering Reading List
  3286. Veloren
  3287. Is the world becoming better? - Inverted Passion
  3288. Teaching Myself Quantum Mechanics, Part one. |
  3289. On the 23andMe and VGAC Merger
  3290. Beware the Cult of Numeracy
  3291. VS Code Dev Team Eyes Long-Requested Testing Support -- Visual Studio Magazine
  3292. Let's Crack Zodiac - Episode 5 - The 340 Is Solved!
  3293. Super Bowl LV on Cloudflare’s Radar
  3294. Making Vaccine - LessWrong
  3295. Fecal transplant turns cancer immunotherapy non-responders into responders
  3296. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  3297. AutoHistory for EF Core - BuiltWithDot.Net
  3298. Firewalls Don't Stop Dragons Podcast - Don't Get Caught With Your Drawbridge Down!
  3299. The Elements of Computing Systems, Second Edition
  3300. Major corporations say they will stop donating to members of Congress who tried to overturn the election
  3301. Gift Egwuenu (Gift Egwuenu)
  3302. Code Maze Weekly #63 - Code Maze
  3303. FOSDEM 2021 - Schedule
  3304. Turn off that camera during virtual meetings, environmental study says
  3305. Atkinson Hyperlegible Font May Be Pretty Good If Your Granny Can't See Well
  3306. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  3307. Episode 69 - The Risks of Third Party Code With Niels Tanis
  3308. Bidirectional Streaming | gRPC in .NET 5
  3309. 3.0.0
  3310. Building a social media platform without going bankrupt: Part X–Optimizing for whales
  3311. How do I get a foothold in the neutral apartment? | The Old New Thing
  3312. New report on Apple’s VR headset: 8K in each eye, potential $3,000 price tag
  3313. Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  3314. Disqus, the dark commenting system
  3315. Nightingale REST API Client - BuiltWithDot.Net
  3316. The man who produced Steve Jobs’ keynotes for 20 years.
  3317. A Free Hyperlegible Typeface from the Braille Institute
  3318. How hackers are finding creative ways to steal gift cards using artificial intelligence.
  3319. .NET App Developer Links - 2021-02-05
  3320. Weekly Update 229
  3321. Helium Scraper - BuiltWithDot.Net
  3322. How to hire senior developers: Give them more autonomy
  3323. Compiling DirectShow.Net for use in .NET 5
  3324. Here, I made a thing to save time building all projects in a solution
  3325. In the first six months of health care professionals replacing police officers, no one they encountered was arrested
  3326. Opening an Admin Windows Terminal from Visual Studio
  3327. ConcurrentDictionaryExtensions.cs
  3328. Fantasy Critic - BuiltWithDot.Net
  3329. Performance Profiling - Introduction
  3330. rust-analyzer/rust-analyzer
  3331. Google’s Dunant subsea cable is now ready for service | Google Cloud Blog
  3332. Working with SSL Certificate in Azure App Service
  3333. Templated Controls are Awesome | The Xamarin Show
  3334. The Great Suspender gets flagged for malware by Google Chrome
  3335. Oxfam Australia investigating suspected data incident | Media Oxfam Australia
  3336. Ideas That Created the Future
  3337. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  3338. Safia Abdalla · The ReadME Project
  3339. A Simple and Succinct Zero Knowledge Proof
  3340. I Finally Started Getting Programming
  3341. The spectrum of synchronousness - The Engineering Manager
  3342. Can networking be simple? with Tailscale's Avery Pennarun | Hanselminutes with Scott Hanselman
  3343. Inline caching: quickening
  3344. Sequencing DNA in our Extra Bedroom « Andrew J. Barry
  3345. Oh sorry, I was on mute!
  3346. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  3347. Working inside a Docker container using Visual Studio Code
  3348. Art of Starting Things (or How to Start Doing Things That You've Been Delaying Forever) – Unstructed.tech
  3349. Enforcing work-life balance with bash scripting, or targeted ways to kill Linux programs – prem.moe
  3350. The Problem with Young Internet Entrepreneurs - Clayton Horning
  3351. Locating Humans with DNS
  3352. A short post on Nibby, URL shorteners and the dangers of machine translation
  3353. Fast Software, the Best Software
  3354. How to Lose Money With 25 Years of Failed Businesses
  3355. progrium/macdriver
  3356. NUKE - BuiltWithDot.Net
  3357. Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  3358. Episode 363 - Streaming telemetry for NVAs
  3359. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  3360. AWS Architecture Design Walkthrough - Global Lifts Scenario - CodeWithStu
  3361. Configuring and extending a service
  3362. GitHub Quick Reviews
  3363. Calling an API in Power Apps Portals using JavaScript | Developer Support
  3364. Cyber Security Bootcamp: Get CompTIA Certified and Land Your First Role
  3365. Chefs and Cooks
  3366. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  3367. https://cqi.inf.usi.ch/publications/telegram_vs_signal.pdf
  3368. Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  3369. Help users in Iran reconnect to Signal
  3370. Use the SAN field
  3371. Adding approval workflow to your GitHub Action
  3372. .NET Rocks! vNext
  3373. Asynchronous Messaging, Part 5: Miscellaneous Considerations
  3374. Don't use functions as callbacks unless they're designed for it
  3375. Microsoft Viva: Empowering every employee for the new digital age - Microsoft 365 Blog
  3376. Lottie animations for WPF - BuiltWithDot.Net
  3377. On .NET Live - Distributed applications with ZeroMQ
  3378. Usage patterns for winrt::unbox_value_or | The Old New Thing
  3379. Building Product Intelligence Platform with Cloudflare Workers
  3380. .NET 5 and .NET 6 with Scott Hunter
  3381. Building a social media platform without going bankrupt: Part IX–Dealing with the past
  3382. HuffPost is now a part of Verizon Media
  3383. Virtual Event: Matt Parker - Events
  3384. Cloudpress - BuiltWithDot.Net
  3385. Humble Pi: When Math Goes Wrong in the Real World - Harvard Book Store
  3386. .NET GC Internals - 04. Plan phase
  3387. ianhan/BitmapFonts
  3388. My product is my garden
  3389. .NET App Developer Links - 2021-02-04
  3390. Here's How I Meet
  3391. Ceras - powerful binary serializer - BuiltWithDot.Net
  3392. Building real applications with Orleans
  3393. Why Google's approach to replacing the cookie is drawing antitrust scrutiny
  3394. When industrial AI meets IoT, different engineers & operators with different backgrounds & skills have to work together. Symphony AzimaAI joins @obloch on the #IoTShow to tell us how they can help
  3395. Update Statistics SQL Server
  3396. Command Line Parser on .NET5 | Windows Dev
  3397. Security: The Need-to-know principle
  3398. Security: The Principle of Least Privilege (POLP)
  3399. ASP.NET Core IOptions Configuration
  3400. Introduction to gRPC in .NET Core and .NET 5
  3401. Building real applications with Orleans
  3402. Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  3403. Clocktimizer - BuiltWithDot.Net
  3404. Welcome to » DVD Laser Scanner Microscope
  3405. The New .NET Multi-platform App UI | Xamarin Blog
  3406. Learn tidytext with my new learnr course | Julia Silge
  3407. stefanzweifel.io
  3408. Issue No. 102
  3409. I'm glad for using 1Password
  3410. ISP Column - February 2021
  3411. Cold Paths - Tim Kellogg
  3412. How To Put Faith in UX Design
  3413. Unhealthy obsession with analytics
  3414. How to be a Secret Agent (of Change) | cek.log
  3415. Write Stable Code using Coupling Metrics
  3416. Entity Framework Core 5.0: The Next Generation for Data Access
  3417. Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS
  3418. Threshold Cryptography with Omer Shlomovits from ZenGo
  3419. Generate a GitHub Actions workflow file from dotnet CLI
  3420. Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  3421. Computer Graphics form Scratch - Gabriel Gambetta
  3422. Springboard - Mentor - Cyber Security Course (Part-Time/Online)
  3423. .NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  3424. 25 Ways AI/Machine Learning Helps Businesses
  3425. Why I Still Use RSS
  3426. Host your own private blog
  3427. BuiltWithDot.Net - BuiltWithDot.Net
  3428. Event Sourcing Example & Explained in plain English
  3429. RedisLabs | Accelerating Data Engineering with Azure
  3430. How many decisions do you make?
  3431. Client Streaming | gRPC in .NET 5
  3432. achannarasappa/ticker
  3433. Men, not ladies, first: We're still sexist in writing
  3434. A Modern Compiler for the French Tax Code
  3435. Why is there no useful information in the RetailInfo class? | The Old New Thing
  3436. Computer Graphics from Scratch
  3437. How to lose money 💸
  3438. Huawei’s HarmonyOS: “Fake it till you make it” meets OS development
  3439. Building a social media platform without going bankrupt: Part VIII–Tagging and searching
  3440. LanHUB - BuiltWithDot.Net
  3441. Bluetooth trackball Mark II
  3442. The effect of switching to TCMalloc on RocksDB memory use
  3443. .NET App Developer Links - 2021-02-03
  3444. Go (golang) Anonymous Functions - Inlining Code for Goroutines
  3445. The One Thing I Wish I'd Known Before Using Cake
  3446. Oh My Zsh: 2020 Year in Review
  3447. FilterLists - BuiltWithDot.Net
  3448. A Look at Upcoming React Wednesdays Episodes
  3449. WinUI 3.0 Misconceptions - Nick's .NET Travels
  3450. OAuth Device Flow for IoT with the Microsoft Graph API
  3451. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  3452. PowerShell editors and environments part 1 - Simple Talk
  3453. EdgeTile Creators - BuiltWithDot.Net
  3454. Drapetomania - Wikipedia
  3455. Xamarin Community Toolkit: TabView
  3456. Expanded support for video uploads - GitHub Changelog
  3457. New Discourse forum for GoboLinux
  3458. alcover/buf
  3459. How to write cuneiform
  3460. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  3461. Neural Regression Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  3462. OPS117: PowerShell Deep Dive
  3463. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  3464. The relationship between genocide, hate speech and censorship | Boundless Human
  3465. 7 behaviours to avoid in a software architecture role - Daniel Watts
  3466. Avoiding false-positives with flow-sensitive conditional analysis
  3467. How to Find an Apartment in Berlin: The Art of Flat Hunting in 2021 - IchBerlin
  3468. AirPods Max: An Audiophile Review - Marius Masalar
  3469. Tearing Down a Humidifier - Lei's Blog
  3470. Do less and do it better
  3471. A New Beginning
  3472. ignore the code: Switching to Windows
  3473. Cryptology ePrint Archive: Report 2020/1506
  3474. Azure SDK to Add More Languages, Including Go -- Visual Studio Magazine
  3475. Buffalo Esoteric Programming Language - buffalolang.com
  3476. IdentityServer - BuiltWithDot.Net
  3477. Black to the Future - Gerard Taylor
  3478. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  3479. Quantic Dream Founder David Cage Discusses New Montreal Studio and Unannounced Game - IGN
  3480. GitHub Quick Reviews
  3481. The documentation system — Documentation system documentation
  3482. Getting better at Linux with 10 mini-projects
  3483. Unit Test the Untestable
  3484. Go (golang) WaitGroup - Signal that a Concurrent Operation is Complete
  3485. How to achieve style inheritance with Blazor CSS isolation
  3486. Meet your team where they are
  3487. Just because I have a vertical screen, doesn’t mean I’m on a phone!
  3488. Plats Search - BuiltWithDot.Net
  3489. I'm tired of this anti-Wayland horseshit
  3490. Chris's Wiki :: blog/programming/Go116OpenBSDUsesLibc
  3491. Elon Musk Interview: 1-on-1 with Sandy Munro
  3492. ‎The Numberphile Podcast on Apple Podcasts
  3493. Comparing distribution quantiles using gamma effect size
  3494. Rockstar Epidemiologists - with Adam Kucharski — Numberphile
  3495. 5 JavaScript Concepts You HAVE TO KNOW
  3496. A metric that is consistently at 100% is probably broken | The Old New Thing
  3497. Rockstar Epidemiologists - with Adam Kucharski — The Numberphile Podcast
  3498. Using HTMX with ASP.NET Core: Deleting items
  3499. Inspiration4 - Home
  3500. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  3501. Building a social media platform without going bankrupt: Part VII–Counting views, replies and likes
  3502. Finding all routable components in a Blazor App
  3503. ReflectApp.io web app - BuiltWithDot.Net
  3504. efcore/EFCore.CheckConstraints
  3505. Cloud Advocate II in Redmond, Washington, United States | Engineering at Microsoft
  3506. A 25-Year-Old Bet Comes Due: Has Tech Destroyed Society?
  3507. .NET App Developer Links - 2021-02-02
  3508. ReflectApp.io iOS app - BuiltWithDot.Net
  3509. Coaching sessions: here’s what I talk about with junior developers
  3510. ASP.NET POCO Controllers: an experience report
  3511. Uno Platform The State of WebAssembly - 2020 and 2021
  3512. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  3513. Tracing IO in .NET Core — Softwarepark
  3514. index
  3515. Don't Code Tired | ICYMI C# 8 New Features: Write Less Code with Using Declarations
  3516. Monsters Weekly 197 - Code Snippets in Visual Studio 2019
  3517. Adam Storr - Create Anonymous Data Object With AutoFixture From Type
  3518. Cab Ride by Powersaurus
  3519. pt.BTC bitcoin wallet - BuiltWithDot.Net
  3520. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  3521. DuckDuckGo is Hiring!
  3522. gemini:// space
  3523. Changelog - pip documentation v21.0.1
  3524. Tell Me I'm Wrong, Please (Angular and Async)
  3525. Google Authentication in Blazor WebAssembly Hosted Applications
  3526. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  3527. Dell Inspiron Desktop | Dell USA
  3528. Home · Solid
  3529. The reshaped Mac experience
  3530. My favorite podcasts - Part 1 | Dhruv Sharma
  3531. Estimates, Design and the Payoff Line
  3532. Meme Investing – SIGNAL MAXIMA
  3533. Slack’s Outage on January 4th 2021 - Slack Engineering
  3534. Non standard CSS selectors
  3535. "Mom, I'm on Spotify": How I Produced My First Music Album
  3536. How to approach tech interviews
  3537. Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup
  3538. Why Generation X will save the web - Hi, I'm Heather Burns.
  3539. Weekly .Net Tech Stack - #1
  3540. FastAPI
  3541. Cryptology ePrint Archive: Report 2006/069
  3542. Conference Mobile App - BuiltWithDot.Net
  3543. Some things aren’t built to be tested
  3544. Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  3545. r/funny - Yesterday I went kayaking thinking that it's probably really easy, oh boy was I wrong...
  3546. The Unexpected Find That Freed 20GB of Unused Index Space
  3547. Press Release - VideoLAN is 20 years old!
  3548. Azure Quantum is now in Public Preview - Microsoft Quantum
  3549. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  3550. North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  3551. Hygiene and immunity leave flu germs with nowhere to go
  3552. My Third Year as a Solo Developer
  3553. Release v3.0.0: Transformer-based pipelines, new training system, project templates, custom models, improved component API, type hints & lots more · explosion/spaCy
  3554. Graphics Programming weekly - Issue 168 — January 31, 2021 | Jendrik Illner
  3555. Intro to Graphics 04 - Raster Images (Part2)
  3556. Enterprise Web Library - BuiltWithDot.Net
  3557. Intro to Graphics 02 - Math Background
  3558. Intro to Graphics 03 - Raster Images (Part1)
  3559. Blackjack in Blazor Part 3 - Game State and Blazor Components
  3560. Intro to Graphics 00 - Opening
  3561. Intro to Graphics 01 - Introduction
  3562. Trailblazor: Building Dynamic Applications with Blazor
  3563. Why am I being told my fire_and_forget coroutine is not returning a value? | The Old New Thing
  3564. How to structure a .NET Solution (project separation & architecture)
  3565. Building a social media platform without going bankrupt: Part VI–Dealing with edits and deletions
  3566. Automatically generate a form from an object in Blazor - Gérald Barré
  3567. Blazor WebAssembly : CSS Isolation - EP17
  3568. Open Telemetry for ASP.NET Core
  3569. r/mildlyinfuriating - Why couldn’t it be even? Why
  3570. Counterfeiting Stock - Explaining illegal naked shorting and stock manipulation
  3571. vvvv gamma - BuiltWithDot.Net
  3572. Building Better NuGet Packages - CodeWithStu
  3573. Finally - My first book got published
  3574. Go (golang) Channels - Moving Data Between Concurrent Processes
  3575. Machine Learning with ML.NET - Ultimate Guide to Classification
  3576. 239: Planning an App Release
  3577. Implement app roles authorization with Azure AD and ASP.NET Core
  3578. Internet disrupted in Myanmar amid apparent military uprising - NetBlocks
  3579. .NET App Developer Links - 2021-02-01
  3580. Gluee. Developer discounts and deals. - BuiltWithDot.Net
  3581. Meshtastic
  3582. SSL/TLS connection issue troubleshooting guide
  3583. ASP.NET, Serilog and Application Insights
  3584. Surfacing Azure Pipelines Build Info in a .NET React SPA
  3585. Windows Terminal Preview 1.6 Release | Windows Command Line
  3586. Pholly – Azure From The Trenches
  3587. Demystifying Service Principals - Managed Identities | Azure DevOps Blog
  3588. Llama Rust SDK preview 0.1.3
  3589. VS Code an overnight success...10 years in the making with Erich Gamma
  3590. Does Neumorphism Have Any Place in App Design in 2021?
  3591. The Best TLS and PKI Training Course in the World
  3592. Naked shorting: The curious incident of the shares that didn't exist
  3593. HTML Washer - BuiltWithDot.Net
  3594. Get Windows Terminal - Microsoft Store
  3595. Hacker posts 1.9 million Pixlr user records for free on forum
  3596. Why I still Lisp (and you should too!)
  3597. Game Jam Lessons Learned
  3598. My experience passing CKA and CKAD
  3599. Things You Should Know
  3600. The Cult of Best Practice
  3601. klog
  3602. Practical and Ruthless Prioritization Rules
  3603. Mario Hayashi - Blog - Delivering software: The Product Management Triangle
  3604. A Survival Guide for Beating Information Addiction - zen habits
  3605. Genes Carrying Memes – Lessons Learned
  3606. Codus Operandi
  3607. Episode 10: Exploiting Authenticated Encryption Key Commitment!
  3608. NES.css
  3609. Remotime: Freelancer Invoicing - BuiltWithDot.Net
  3610. Online Courses - Anytime, Anywhere | Udemy
  3611. Why Robinhood Disabled Buys but not Sells
  3612. GitHub Should Start An App Store
  3613. wesdoyle/design-patterns-explained-with-food
  3614. LackRack - Eth0Wiki
  3615. Cardiff Gov Citizen app - BuiltWithDot.Net
  3616. Element suspended on Google Play Store: now resolved.
  3617. Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  3618. Practical ASP.NET - BuiltWithDot.Net
  3619. WebAtoms for Xamarin.Forms - BuiltWithDot.Net
  3620. My 90's TV!
  3621. microsoft/Extensible-Storage-Engine
  3622. https global tool - BuiltWithDot.Net
  3623. The Secret History of Windows Bluescreens by Davepl
  3624. Lynn Conway's Story
  3625. What went wrong with America’s $44 million vaccine data system?
  3626. Regular afternoon naps linked to improved cognitive function
  3627. Personal experiences bridge moral and political divides better than facts
  3628. About GitHub Security Advisories - GitHub Docs
  3629. BitLocker touch-device lockscreen bypass
  3630. Max Hodak - Do words mean anything?
  3631. Advice to My Younger Software Developer Self
  3632. SARS-CoV-2 variants of concern
  3633. All Stories Are Wrong, but Some Are Useful
  3634. How Many Days Has It Been Since a JWT alg=none Vulnerability?
  3635. Uniwidth typefaces for interface design
  3636. The student clique system of a desegregated high school
  3637. Dark Patterns at Scale: Findings from a Crawl of 11K Shopping Websites
  3638. Offline Algorithms in Low-Frequency Trading
  3639. Json2Email.com - BuiltWithDot.Net
  3640. r/wallstreetbets - Times Square right now
  3641. Website Fingerprinting on Early QUIC Traffic
  3642. TWC9: Windows Terminal 1.6 Preview, Python in VS Code, Pulumi, and more!
  3643. C# Nullable reference types – No more null reference exceptions!
  3644. The Secret History of Windows Bluescreens by Davepl
  3645. C# 9.0: Top Level Programs
  3646. C# 9.0: Record types
  3647. C# 9.0: Pattern Matching
  3648. Pidget, a Sentry.io client & library - BuiltWithDot.Net
  3649. Neural Networks Explained from Scratch using Python
  3650. Index of /map
  3651. WhatsApp Now Requires Biometric Authentication for Desktop, Web Access
  3652. Server Streaming | gRPC in .NET 5
  3653. Can you make a basic web app without googling? I can't
  3654. Permadelete - BuiltWithDot.Net
  3655. PHINUG Online Dev Sessions 2021.02
  3656. The weirdest compiler bug
  3657. Making GitHub’s new homepage fast and performant - The GitHub Blog
  3658. Ombi - BuiltWithDot.Net
  3659. Rewriting git history, removing files permanently. Cheatsheet & guide
  3660. Sejil - BuiltWithDot.Net
  3661. Azeroth Status - BuiltWithDot.Net
  3662. Caledos Runner for Android - BuiltWithDot.Net
  3663. Solcast API - BuiltWithDot.Net
  3664. Memstate - BuiltWithDot.Net
  3665. Voice in a Can - BuiltWithDot.Net
  3666. ObjectStore OR Mapper - BuiltWithDot.Net
  3667. RemarkFS Markdown slides - BuiltWithDot.Net
  3668. Tube Mate Underground planner - BuiltWithDot.Net
  3669. Wexflow - BuiltWithDot.Net
  3670. Core2D - BuiltWithDot.Net
  3671. Function Flow - BuiltWithDot.Net
  3672. Exalt Training - BuiltWithDot.Net
  3673. Weapsy CMS - BuiltWithDot.Net
  3674. The Graham & Brown AR App - BuiltWithDot.Net
  3675. Envoice - BuiltWithDot.Net
  3676. HoloLens object recognition - BuiltWithDot.Net
  3677. Spoons - BuiltWithDot.Net
  3678. Ombi Mobile - BuiltWithDot.Net
  3679. Baking with machine learning
  3680. Code Maze Weekly #62 - Code Maze
  3681. Achieving 11M IOPS & 66 GB/s IO on a Single ThreadRipper Workstation - Tanel Poder Consulting
  3682. Code with Fire! Top VS Code Tips -- Visual Studio Magazine
  3683. Discover - Pony
  3684. PyO3/pyo3
  3685. The Subtle Hazards of Real-World Cryptography
  3686. I didn't install Signal for privacy
  3687. Why we walked away from a $1.5 million seed round and shut down our company
  3688. khalidabuhakmeh/monorepo_build
  3689. Zone to Zone Disaster Recovery with Azure Site Recovery | Azure Friday
  3690. The Psychology of Stock Bubbles
  3691. I Launched my side project on Product Hunt, here is what I learned.
  3692. 2020-2021 Solarwinds hack explained in details by a software engineer. - Lav Patel | Lead Software Engineer
  3693. The Hedge Fund Citadel Does Not Buy Robinhood Data, Citadel Securities is a Different Company, and Other Misconceptions
  3694. I Hired College Students to Run My Business (<span class="caps">PK</span>&C WINternship 2020 Report)
  3695. Whiteboarding software and hardware
  3696. Daily links from Cory Doctorow
  3697. For once, not DNS: Huawei Modem ARP spoofing
  3698. Don’t write unit tests for their own sake
  3699. Event Video: "Witches of Agnesi" Play Performance and Panel ⋆ National Math Festival
  3700. OpenWrt Forum
  3701. Speaker Directory
  3702. Shadow Of Mordor And Shadow Of War's Nemesis System Hasn't Appeared In More Games Because WB Patented The System - PlayStation Universe
  3703. ‎iCircuit 3D
  3704. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  3705. #150 Luke Hoban, Pulumi - Infrastructure as Software | no dogma podcast
  3706. microsoft/vscode-edge-devtools
  3707. Friday Facts #364 - 1.1 stable | Factorio
  3708. Statement of Acting Chair Lee and Commissioners Peirce, Roisman, and Crenshaw Regarding Recent Market Volatility
  3709. Cloudflare Named a ‘Best Place to Work for LGBTQ Equality’
  3710. .NET R&D Digest (January, 2021)
  3711. Autoscrolling on drag, part 5: Adding wiggle-to-scroll to escape velocity | The Old New Thing
  3712. Amazon.com: AUKEY USB C Power Bank, 20000mAh Portable Charger USB C, Slimline Type C Battery Pack with 3 Input & 4 Output Compatible with iPhone 11/11 Pro/XS Max/8, Nintendo Switch, Samsung Galaxy Note8, Pixel
  3713. Don’t grow.
  3714. Building a social media platform without going bankrupt: Part V–Handling the timeline
  3715. Starting a new job in the middle of a pandemic
  3716. Open MCT - Open Source Mission Control Software — Open MCT
  3717. Ebook Reader for web
  3718. .NET App Developer Links - 2021-01-29
  3719. A Look at iMessage in iOS 14
  3720. Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  3721. Weekly Update 228
  3722. High Short Interest Stocks : All exchanges : Showing 1
  3723. Why I'm losing faith in UX
  3724. Event-Driven on Azure: Part 1 – Why you should consider an event-driven architecture
  3725. Using fetch with TypeScript
  3726. Build Docker images *quickly* with GitHub Actions self-hosted runners
  3727. bliki: RefinementCodeReview
  3728. Automate application lifecycle management with GitHub Actions
  3729. .NET GC Internals – the Mark phase – TooSlowException
  3730. bliki: PullRequest
  3731. Deploying AWS Lambdas across environments - Octopus Deploy
  3732. https://www.apple.com/privacy/docs/A_Day_in_the_Life_of_Your_Data.pdf
  3733. DBA in training: SQL Server under the hood - Simple Talk
  3734. Select Tag Helper in ASP.NET Core MVC
  3735. A/B Testing with Azure App Service
  3736. Why You ACTUALLY Need Math for Programming
  3737. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  3738. DevOps for ASP.NET Developers: Hosting NuGet Packages
  3739. App Actions (Xamarin.Essentials API of the Week)
  3740. High-performance Services with gRPC: What's new in .NET 5
  3741. Exploring My .bashrc In 2021
  3742. How to properly store a password in the Database | Petre Popescu
  3743. The Main Advantage Of TailwindCSS
  3744. Reading Recommendations for a New VC
  3745. Is Gamestop a Win for the Little Guy? - Benjamin Tseng
  3746. Lithuanian Lawmaker Valdas Rakutis Outrageously Blames Jews for Holocaust — Stop Antisemitism
  3747. Learn to Code with Infrastructure as Code
  3748. The life of a Web Component - Initialization
  3749. What if GitHub is the devil?
  3750. White House Youtube Dislike Manipulation
  3751. How the software becomes unmaintainable? – a practical example
  3752. Delivering with empathy
  3753. WhatsApp and the domestication of users
  3754. The myth of turning your hobby into a job with writer Aley Arion | Hanselminutes with Scott Hanselman
  3755. AT&T and Verizon have cut 95K jobs in five years | Light Reading
  3756. Why Johnny Still, Still Can't Encrypt: Evaluating the Usability of a Modern PGP Client
  3757. Robinhood Hit With Class Action Lawsuit After Halting GameStop Stock - IGN
  3758. Coinbase announces proposed direct listing
  3759. C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  3760. [1] Complaint
  3761. Asynchronous Messaging, Part 4: Retrieve Results
  3762. Enriching Excel with higher-order functional programming
  3763. First comes the slop, then the good stuff
  3764. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  3765. pascalw/kindle-dash
  3766. Protocols, Not Platforms: A Technological Approach to Free Speech
  3767. WE are Preparing a Class Action LAWSUIT against Robinhood!
  3768. the front page of the internet
  3769. Parents' income, not smarts, key to entrepreneurship - study
  3770. Windows Terminal Preview 1.6 Release | Windows Command Line
  3771. New Spotify Patent Involves Monitoring Users’ Speech to Recommend Music
  3772. Authentication options in ASP.NET 5 and ASP.NET Core
  3773. reddit: the front page of the internet
  3774. A Tour of SQL Workshops
  3775. GitHub Quick Reviews
  3776. windows sound effect (acapella)
  3777. Web Real-Time Communications (WebRTC) transforms the communications landscape; becomes a World Wide Web Consortium (W3C) Recommendation and multiple Internet Engineering Task Force (IETF) standards
  3778. Developers spend most of their time figuring the system out
  3779. Choosing a ServiceLifetime
  3780. /r/wallstreetbets vs. WallStreet: It's not about the money anymore!!
  3781. Autoscrolling on drag, part 4: Dynamic autoscroll based on escape velocity | The Old New Thing
  3782. Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  3783. .NET Rocks! vNext
  3784. benbjohnson/litestream
  3785. Take Your Online Presence to the Next Level with Hashnode
  3786. How to use FastReport Open Source in ASP.NET Core Web application
  3787. JaaS: the Team that Builds Jitsi Can Now Also Run it for You! - Jitsi
  3788. The EU must protect the right to privacy and not attack end-to-end encryption
  3789. GitLab removes its 'starter' tier: Users must either pay 5x more or lose features
  3790. Building a social media platform without going bankrupt: Part IV–Caching and distribution
  3791. GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  3792. Humans of Infosec - Troy Hunt
  3793. Data Privacy Day 2021 - Looking ahead at the always on, always secure, always private Internet
  3794. .NET App Developer Links - 2021-01-28
  3795. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  3796. .NET GC Internals - 03. Concurrent Mark phase
  3797. How Tesla’s Charging Stations Left Other Manufacturers in the Dust
  3798. A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function
  3799. OO in Python is mostly pointless
  3800. Bringing Edge’s Developer Tools to VS Code for debugging Web Apps – a talk at VS Code Day
  3801. Akka.NET Dependency Injection Best Practices
  3802. Using WinML in .NET5 | Windows Dev
  3803. No, Java is not a Secure Programming Language
  3804. Tip 303 - How to use GitHub Actions from Azure App Service
  3805. `undefined` vs. `null` revisited
  3806. Using C# Source Generators to create an external DSL | .NET Blog
  3807. How to Put Ethical Design Front and Center in 2021
  3808. .NET 5 Source Generators Jump Start
  3809. ASIC breached in Accellion hack
  3810. dotnet/runtime
  3811. berty/berty
  3812. Avoiding a Big Ball of Mud
  3813. Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  3814. Senior Web Developer in Redmond, Washington, United States | Engineering at Microsoft
  3815. Automating My Job with GPT-3
  3816. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  3817. Application State in Blazor Apps
  3818. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  3819. Why I didn't use Wordpress for my blog
  3820. Startup Communities | Rural Entrepreneurship
  3821. Implementing support for message retention policies in Matrix · Brendan Abolivier
  3822. Gamedev from scratch 1: Scaffolding
  3823. Learn TV
  3824. What I wish I could've done instead of college
  3825. Stop holding people accountable, start treating them as adults
  3826. WebRTC is now a W3C and IETF standard
  3827. Narrative Driven Development
  3828. Bets, Bonds, and Kindergarteners
  3829. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  3830. rr-wfm/MSBuild.Sdk.SqlProj
  3831. OSC mixer control in C#
  3832. Cryptology ePrint Archive: Report 2020/945
  3833. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  3834. Microsoft's New Programming Language for Excel Now Turing Complete -- Visual Studio Magazine
  3835. Using AzureAD B2C for authenticating users
  3836. Ascend | Accelerating Data Engineering with Azure
  3837. Telephoto fear: Japanese photojournalist shows how lenses affect views of crowds amid virus - The Mainichi
  3838. Mark Cuban Cost Plus Drug Company
  3839. Here's How I Bootstrapped a SaaS to 10k MRR
  3840. Saying Thanks to the Open Source Community Through Sponsorship - Exceptionless
  3841. LZ4 - Extremely fast compression
  3842. .NET Foundation Project Spotlight - DotVVM
  3843. Quick Fixes
  3844. Dockerfile
  3845. I Left My Career in Prestige Media Because of the Shitty Men in Charge and They Are Still In…
  3846. Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  3847. Automating data center expansions with Airflow
  3848. crt.sh | 2399561127a57125de8cefea610ddf2fa078b5c8067f4e828290bfb860e84b3c
  3849. Autoscrolling on drag, part 3: Dynamic autoscroll based on mouse position | The Old New Thing
  3850. mRNA Vaccines: Questions & Misconceptions
  3851. The unreasonable effectiveness of simple HTML
  3852. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  3853. How null checks have changed in C#
  3854. Adhering to Consent with Cookie Information for Episerver
  3855. Building a social media platform without going bankrupt: Part III–Reading posts
  3856. Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  3857. IKEA Buys 11,000 Acres of U.S. Forest to Keep It From Being Developed
  3858. security - Baron Samedit: Heap-based buffer overflow in Sudo (CVE-2021-3156)
  3859. Perfecting the password field with the HTML passwordrules attribute
  3860. Hack a TV into a Teams and Zoom Computer with EpocCam and Miracast
  3861. Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  3862. Aggregate (Root) Design: Separate Behavior & Data for Persistence
  3863. The "do not be alarmed" clock - Stavros' Stuff
  3864. I tried to report scientific misconduct. How did it go?
  3865. Blizzard Diablo IV debugs Linux core dumps from Visual Studio | C++ Team Blog
  3866. Using dotnet watch run with JetBrains Rider
  3867. Learning Git for the Absolute Beginner
  3868. How to build a personal finance app using Azure
  3869. Idempotent Receiver
  3870. Episode 10: F# and Functional Programming
  3871. Monsters Weekly 196 - Visual Studio Code Snippets
  3872. Using HTMX with ASP.NET Core: Introduction
  3873. GitLab is moving to a three-tier product subscription model
  3874. CSS is awesome: A dark/light mode switch with preference detection in 15 lines of CSS
  3875. Don't Code Tired | ICYMI C# 8 New Features: Switch Expressions
  3876. leahneukirchen/nq
  3877. Load balancing and its different types - Wisdom Geek
  3878. About the security content of iOS 14.4 and iPadOS 14.4
  3879. Bill Hill - There is only one space after a period
  3880. Introducing the Xamarin Community Toolkit
  3881. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  3882. Introduction [1 of 8] | Beginner's Series to: Dev Containers
  3883. Whew. We Got Iceland Teleworker Visas. – Brent Ozar
  3884. Why a paid Twitter won't work
  3885. Bing (and Brave?) are squatting Goo*gle domains so I joined them
  3886. Federated development and federated forges – Loïc Dachary
  3887. The Spaghetti Code Conjecture
  3888. Was Social Media a Mistake?
  3889. Working fewer hours and getting more done – Up There They Dev
  3890. Deep Dive into Many-to-Many: A Tour of EF Core 5.0 pt. 2
  3891. The fabrication of trust in various types of dollars
  3892. Wes Kao — How to instantly show your value
  3893. Saasify Key Takeaways
  3894. r/Damnthatsinteresting - Amazing... a capella group nails Windows sound effects
  3895. Tools I Love to Not Think About
  3896. Product Management in Saas B2B Enterprise is easy
  3897. Grow your business through the Microsoft commercial marketplace | Developer Support
  3898. FDA approves first long-acting injectable to treat HIV infection
  3899. PowerApps – Filtering BrowseGallery by Choice Field Values | Developer Support
  3900. Episode 362 - Azure VMWare Solution
  3901. What it means to be a cryptographer
  3902. New campaign targeting security researchers
  3903. Backblaze Hard Drive Stats for 2020
  3904. Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  3905. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  3906. Mads Torgersen! C# 9 & Beyond
  3907. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  3908. CVE-2021-3156: Heap-Based Buffer Overflow in Sudo (Baron Samedit) | Qualys Security Blog
  3909. System separation in the Continental Europe Synchronous Area on 8 January 2021 – 2nd update
  3910. More Razor syntax coloring
  3911. Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  3912. The **Simplest** Web Developer Path for 2021
  3913. Award Extract - Australian Honours Search Facility
  3914. GitHub Quick Reviews
  3915. Does your code reward the right behavior?
  3916. A single outlier could completely distort your Cohen's d value
  3917. Firefox 85 Cracks Down on Supercookies – Mozilla Security Blog
  3918. Firefox 85.0, See All New Features, Updates and Fixes
  3919. Open Web Docs - Open Collective
  3920. Gay Dating App "Grindr" to be fined almost € 10 Mio
  3921. Medal of the Order of Australia — Brady Haran
  3922. Humble Pi by Matt Parker: 9780593084694 | PenguinRandomHouse.com: Books
  3923. Autoscrolling on drag, part 2: Why does scrolling go faster if I wiggle the mouse? | The Old New Thing
  3924. Building a social media platform without going bankrupt: Part II–Accepting posts
  3925. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  3926. Stateless Workers in Microsoft Orleans - CodeWithStu
  3927. Halt and Catch Fire Syllabus
  3928. .NET App Developer Links - 2021-01-26
  3929. Coding with C# and .NET: JSON Deserialisation
  3930. .NET GC Internals - 02. Mark phase
  3931. Oh give me a home - Finland has slashed homelessness; the rest of Europe is failing | Europe
  3932. Right to Repair off to the races in 2021 with 14 active states
  3933. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  3934. SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  3935. Github Actions for Visual Studio Extension developers
  3936. A New Role | bitcrazed.com
  3937. Some opinions about effective software development after 20+ years — Roy Osherove
  3938. Self-hosted integration tests in ASP.NET
  3939. SQL Server triggers: The good and the scary - Simple Talk
  3940. PostSharp's Great Reset: Announcing Project "Caravela", a Roslyn-based aspect framework
  3941. TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  3942. Adam Storr - Arrange, Act, Assert - Why I Still Comment Unit Tests
  3943. See a salamander grow from a single cell
  3944. The High Price of Mistrust
  3945. Multi-Class Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  3946. Is Making Software Sisyphean? - Aaron Francis
  3947. Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer
  3948. Everyday decision making
  3949. Olo - Software Engineer - Back-End, (Mid - Staff Level)
  3950. AirPods Max sucked for me
  3951. SkyAlt
  3952. Names to avoid in Software Engineering
  3953. CSS Frameworks, hype and dogmatism - Post - Piccalilli
  3954. Stuff your logs! - Paul Khuong: some Lisp
  3955. Giant leak exposes data from almost all Brazilians - Somag News
  3956. Replacing Dropbox in favor of DigitalOcean spaces
  3957. survey.pdf
  3958. Alexandra Orlando
  3959. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  3960. Myopia correcting 'smart glasses' from Japan to be sold in Asia
  3961. .NET Conf Armenia (2021-01-30)
  3962. See how Azure Sphere allows to run ML at the edge combined with Cloud AI in this demo on the #IoTShow with @obloch
  3963. Data of thousands of Dutch leaked through Covid test provider: Report
  3964. Zig Makes Go Cross Compilation Just Work
  3965. AdamGold/Dryvo
  3966. Suspended from Google Play for listing supported subtitle formats · Issue #37 · moneytoo/Player
  3967. New experience for sending us your feedback | Visual Studio Blog
  3968. An Introduction to Infrastructure as Code
  3969. How we built Stack Overflow’s first guild
  3970. Improving how we deploy GitHub - The GitHub Blog
  3971. .NET Conf: Focus on Windows
  3972. Blackjack in Blazor Part 2 - The C# Classes
  3973. GEN-ELEC-21-G01 - How to download the new SARS eFiling Browser - External Guide
  3974. 5nm in the USA: TSMC's Board Approves $3.5 Billion Fab in Arizona
  3975. Ojoy
  3976. dotnet/runtimelab
  3977. Troubleshooting .NET Core Project Templates
  3978. WebAssembly.sh
  3979. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  3980. Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  3981. gRPC Server & Unary Calls | gRPC in .NET 5
  3982. Streamlining package versioning with MinVer
  3983. Autoscrolling on drag, part 1: Basic implementation | The Old New Thing
  3984. A lament about code reviews
  3985. How We Ran a Successful Remote Internship Program in 2020
  3986. Building a social media platform without going bankrupt: Part I–Laying the numbers
  3987. Creating a LaMetric App with Cloudflare Workers and KV
  3988. The PGM-index
  3989. .NET App Developer Links - 2021-01-25
  3990. 238: Island Tracker - The Final Chapter
  3991. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  3992. Gerrymandering simulation shows how much it can affect representation
  3993. Stateful React Components
  3994. Cloud Design Patterns: The Gatekeeper and Valet Key Patterns
  3995. Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  3996. PITTSBURGH &gt; PARIS
  3997. gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  3998. Barbados @Barbados
  3999. LIVE with Dave in Dave's Garage - Microsoft History
  4000. LorenzCK/OnTopReplica
  4001. Felipe Tavares
  4002. Things I've learned after 10 years in the industry
  4003. Build What They Want - Ric da Silva
  4004. You should always do server-side validation! Always! | Petre Popescu
  4005. The joy of deleting code
  4006. Fast indoor 2D localization using ceiling lights
  4007. Why Big Companies Buy Small Ones by EzzEddin Abdullah
  4008. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  4009. Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  4010. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  4011. Write Crypto Code! Don't publish it!
  4012. .NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?
  4013. Home - Exceptionless
  4014. ijq: Interactive jq
  4015. US Fertility says patient data was stolen in a ransomware attack – TechCrunch
  4016. ‎There Is No Game: WD
  4017. Hacker leaks data of 2.28 million dating site users | ZDNet
  4018. 50,000th Subscriber Extravaganza! LiveStream TONITE 7PM PST!
  4019. Lack of sleep, stress can lead to symptoms resembling concussion
  4020. The Caribbean Collection
  4021. Quite the reMarkable Device :: FIGBERT
  4022. Streamlining package versioning with MinVer
  4023. SoftBank's plan to sell Arm to NVIDIA is hitting antitrust wall around the world
  4024. pavlobu/deskreen
  4025. Filmulator
  4026. Forever Chemicals Are Widespread in U.S. Drinking Water
  4027. How Long Does a Bottle of Wine Last After It Is Opened? : Vinography
  4028. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  4029. Learn Programming for Free - Curious Drive
  4030. Publishing a React app to GitHub pages using a custom subdomain
  4031. Only Sponsors 🌟
  4032. FEDORA-2021-48866282e5 — security update for chromium — Fedora Updates System
  4033. Changelog - pip documentation v21.0
  4034. Software development topics I've changed my mind on after 6 years in the industry
  4035. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  4036. JavaScript Complete Course - JavaScript Best Practices - Part 52
  4037. JavaScript Complete Course - Debugging - Part 50
  4038. JavaScript Complete Course - Thank You & Wrapping Up - Part 53
  4039. JavaScript Complete Course - JavaScript Errors try, catch & finally - Part 51
  4040. DC residents get visits from FBI as agents track cell phones that pinged near the Capitol
  4041. I bought 200+ Raspberry Pi Model B's and I'm going to fix them! Part 1 - James Dawson
  4042. Product idea: verifiable digital document sharing
  4043. Sweden will have a lower death rate in 2020 than it had in 2010
  4044. Moral basis for regulating social platforms
  4045. Technological stagnation: Why I came around
  4046. Simulation is easy, probability is hard...
  4047. My setup for using Twitter without hating it
  4048. Big Tech Censorship
  4049. s-51: Ask Me Anything (AMA), with Joan Daemen
  4050. DWM Thumbnail Overview - Win32 apps
  4051. Firecracker: start a VM in less than a second
  4052. ASCII Simulation of Colliding Galaxies C++
  4053. .NET GC Internals - 01. Introduction
  4054. no hello
  4055. Building Azure AD B2C custom policies part 1: Visual Studio Code and manual deployment
  4056. Does Building JavaScript Games Make You A Better Developer?
  4057. How hard should I push myself?
  4058. Pulumi vs Terraform - pritchard.dev
  4059. High Performance UDP sockets in .NET 5 — Enclave
  4060. One hull crack located in ISS, another one suspected
  4061. CANNAtalk: magazine for serious growers
  4062. Flavor-cyber-agriculture: Optimization of plant metabolites in an open-source control environment through surrogate modeling
  4063. Microsoft Words vs. Actions
  4064. Calzolari.Grpc.AspNetCore.Validation 5.1.0
  4065. Press release: Facebook shuts down major left wing group in Britain | SWP
  4066. Technical Assistant in Redmond, Washington, United States | Engineering at Microsoft
  4067. Shotgun blast fired at Planned Parenthood front door
  4068. Dr. Brad J. Cox Ph.D. Obituary - Manassas, VA
  4069. Patch 1.1
  4070. GitHub Ships Enterprise Server 3.0 Release Candidate -- Visual Studio Magazine
  4071. Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  4072. Remembering Windows 3.1 themes and user empowerment - hisham.hm
  4073. Crystal close up | The University of Tokyo
  4074. Rosenzweig – Dissecting the Apple M1 GPU, part II
  4075. Iconduck
  4076. Weekly Update 227
  4077. Audi announces end of combustion A4, A6 & A8 models - electrive.com
  4078. Troy Hunt @troyhunt
  4079. The .NET Docs Show - Functional Fun with F#
  4080. hayri atak proposes striking, sinuous 'sarcostyle tower' for the new york skyline
  4081. The architecture of my life | mjwsteenbergen-blog
  4082. Plugins
  4083. Cloud Economics | Developer Support
  4084. Get a Managed Identity access token in Azure App Service through Advanced Tools (Kudu)
  4085. Microsoft Town Hall Jan 21 Transcript
  4086. Loon’s final flight
  4087. Episode 68 - Xamarin Catch Up With Luce Carter
  4088. How do I protect myself against a COM call that can hang? I'm already running the server out-of-process. | The Old New Thing
  4089. Code Maze Weekly #61 - Code Maze
  4090. Hiring again (Poland): PHP Dev & QA Engineer
  4091. .NET Bootcamp - Learn
  4092. Network-layer DDoS attack trends for Q4 2020
  4093. Rust for Windows
  4094. Medusa
  4095. Access control for GitHub Pages - GitHub Changelog
  4096. Aspect ratio demo
  4097. AKS Zero To Hero - Series for everyone - Azure Greg
  4098. Building dual-screen web experiences with React | Surface Duo Blog
  4099. Automating Azure Access Restrictions with the Azure CLI
  4100. Release Notes | Bitwarden Help & Support
  4101. Using Tailscale on Windows to network more easily with WSL2 and Visual Studio Code
  4102. .NET GC Internals mini-series – TooSlowException
  4103. WPF, Text Rendering and the Blues
  4104. HTML and CSS still isn’t about painting with code
  4105. DamianEdwards/BlazingPageHead
  4106. Riffs & Dreams
  4107. Re-evaluating the “Double D’s” of Software Development: Test Driven Development
  4108. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  4109. New Book Released - ASP.NET CORE 5 for Beginners
  4110. Principal SWE Manager in Redmond, Washington, United States | Engineering at Microsoft
  4111. VSCode, Dev Containers and Docker: moving software development forward - Sticky Bits - Powered by Feabhas
  4112. Still Alive
  4113. Design Draft: First Class Fuzzing
  4114. NHTSA releases final Low-Volume Manufacturing Rules
  4115. Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  4116. Episode 361 - Project Natick
  4117. Over 700,000 paintings from the Rijksmuseum online copyright free
  4118. The Next Gen Database Servers Powering Let's Encrypt
  4119. Righteous, Expedient, Wrong
  4120. Explore the art world by using RESTful APIs - Learn
  4121. Scott Finlay - The Agile Development of a Novel
  4122. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  4123. Signal App UX irritation: “x just joined Signal” | Nitin Nain
  4124. My Backup Strategy
  4125. microsoft/terminal
  4126. Hacker leaks data of millions of Teespring users | ZDNet
  4127. Startup Franchises – Rebel Browser
  4128. Why Electron is a Necessary Evil
  4129. So, You Want to CTF? (A Beginner’s Guide to CTFing)
  4130. The widening gyre
  4131. An Ode to Chess
  4132. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  4133. Loving Azure Boards with GitHub repos
  4134. Secret History of Microsoft Gary
  4135. .NET Foundation Project Spotlight - DNN
  4136. Regarding CSW and the Bitcoin Whitepaper
  4137. Azure SQL Connectivity Performance Tips & Tricks
  4138. Cryptography 101 with Oso's Dr. Sam Scott | Hanselminutes with Scott Hanselman
  4139. Did you know you can now run Linux IoT Edge modules on a Windows IoT device? Learn all about the public preview of EFLOW on the #IoTShow with @obloch
  4140. .NET Foundation Project Spotlight - Oqtane
  4141. Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  4142. Tucows | Retiring Tucows Downloads.
  4143. Big Tech Bankrolls the Sedition Caucus - Public Citizen
  4144. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  4145. Asynchronous Messaging, Part 3: Backend Service
  4146. Boris Johnson under pressure to unveil lockdown exit strategy, amid warning over summer holidays 
  4147. GitHub Quick Reviews
  4148. How We Ported Linux to the M1
  4149. microsoft/windows-rs
  4150. How management by metrics leads us astray
  4151. Connecting an Azure Logic App to a local Web API | Developer Support
  4152. Building your first Telegram Bot with ASP.NET Core
  4153. Please Stop Encrypting with RSA Directly
  4154. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  4155. Solar System Compression Artifacts
  4156. README.md · master · LinuxCafeFederation / Awesome Alternatives
  4157. Announcement: Introducing FlavorsOf.NET!
  4158. Elegant API Versioning in ASP.NET Core (Web API)
  4159. What happens to the value returned from the function passed to Queue­User­Work­Item? | The Old New Thing
  4160. .NET nanoFramework taps C# for embedded systems
  4161. [Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  4162. My New Favorite VS Code Hack For Mac
  4163. Meet Raspberry Silicon: Raspberry Pi Pico now on sale at $4 - Raspberry Pi
  4164. Looking at Parler specs and their architecture
  4165. Coding with C# and .NET: JSON Deserialisation
  4166. Buy a Raspberry Pi Pico – Raspberry Pi
  4167. .NET App Developer Links - 2021-01-21
  4168. New Pluralsight Course: Getting Started with SAML 2.0
  4169. https://allaboveall.org/wp-content/uploads/2020/07/Economic-Opportunity-and-Reproductive-Health-Polling-Memo-October-2017.pdf
  4170. Understanding WebSockets with ASP.NET Core
  4171. Four Things I Learned About GraphQL From Eve Porcello - Telerik Blogs
  4172. Monsters Weekly 200e - Conversations with Scott Hunter
  4173. .NET Rocks! vNext
  4174. Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  4175. MVC Controllers are Dinosaurs - Embrace API Endpoints
  4176. MuscleWiki
  4177. View the origin of a repeating call stack
  4178. Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  4179. 32-Channel ADC Object - Parallax
  4180. NHL announces Evgeny Kuznetsov, Dmitry Orlov, Alex Ovechkin, and Ilya Samsonov unavailable due to COVID protocols
  4181. Messaging Commands & Events Explained!
  4182. Tailscale on NixOS: A New Minecraft Server in Ten Minutes
  4183. Google Blocking Web Privacy Proposals at W3C
  4184. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  4185. Release Tye 0.6 · dotnet/tye
  4186. FedEx Shipping Damage Creates Fractured Artworks
  4187. An abundance of caring (for yourself, and in turn those close to you)
  4188. Psychedelics are a waste of life
  4189. An Opinionated Introduction to Urbit
  4190. I only know you from above the shoulders
  4191. We Are Not Special • Hillel Wayne
  4192. The Irrevocable SSL certificates of CloudFlare
  4193. Release Tye 0.6 · dotnet/tye
  4194. Would You Rather Be Uninformed Or Misinformed? | jarbus.net
  4195. The harmful assumptions we make about tasks - An exercise in writing
  4196. Beeper - All Your Chats In One App
  4197. Applitools | The importance of testing data applications
  4198. Formal Verification for Real-World Cryptographic Protocols and Implementations
  4199. Update: youtube-dl reinstantiated thanks to EFF
  4200. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  4201. I tried creating a web browser, and Google blocked me
  4202. Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  4203. Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  4204. Beeper - All Your Chats In One App
  4205. Statement from the Press Secretary Regarding Executive Grants of Clemency | The White House
  4206. vim.so - Learn and Master Vim faster with interactive exercises
  4207. Elasticsearch does not belong to Elastic
  4208. I no longer trust The Great Suspender
  4209. Elon Musk said it was ‘Not a Flamethrower’ – TechCrunch
  4210. Intel outsources Core i3 to TSMC's 5nm process
  4211. Edge Worker SQLite
  4212. How do I disassociate a thread from an I/O completion port? | The Old New Thing
  4213. Executive Order: Ethics Commitments by Executive Branch Appointees | The White House
  4214. Coding with C# and .NET: JSON Deserialisation
  4215. Seeking feedback on the RavenDB Cluster Dashboard
  4216. Statement from the Press Secretary Regarding Executive Grants of Clemency | The White House
  4217. Deep Dive into Open Telemetry for .NET
  4218. Container networking is simple
  4219. Screensaver lock by-pass via the virtual keyboard · Issue #354 · linuxmint/cinnamon-screensaver
  4220. Write Stable Code using Coupling Metrics
  4221. PMI: Please Get Out of Scrum
  4222. .NET App Developer Links - 2021-01-20
  4223. .NET Conf 2020 - Bengaluru
  4224. Cruise and GM team up with Microsoft to commercialize self-driving vehicles
  4225. Angular Auto Save, Undo and Redo
  4226. damienbod/AngularAutoSaveCommands
  4227. ASP.NET Core Action Arguments Validation using an ActionFilter
  4228. Implementing UNDO, REDO in ASP.NET Core
  4229. Everything is cyber-broken 2 | NDC London 2021
  4230. Preview: The SQLite Llibrary as a .NET assembly
  4231. This Anime Does Not Exist
  4232. State Watch
  4233. Adding environments to ASP.NET Core with React.js SPA
  4234. A dapper sustainability | Sustainable Software dapr sustainability
  4235. How to use configuration with C# 9 top-level programs
  4236. Tejotron
  4237. Before the First Line of Code | Learn with Dr G
  4238. Best Visual Studio Code extensions to work for Azure (Part 2)
  4239. TV Detector Vans Once Prowled The Streets Of England
  4240. The State of State Machines
  4241. Capitol Attack Was Months in the Making on Facebook
  4242. Entity Framework Community Standup - EF Core 6.0 Survey Results
  4243. radzenhq/radzen-blazor
  4244. When costs are nonlinear, keep it small.
  4245. The Science of How to Build Muscle: Full Guide
  4246. But how, exactly, databases use mmap?
  4247. Decline the 15 Minute Post-Vaccination Waiting Period
  4248. Compilers are hard | ShipReq Blog
  4249. Dynamic type systems aren't even simpler - hisham.hm
  4250. My Journey Building a Multiplayer Board Game
  4251. r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  4252. My Tech Journey - Productive C# | Learn C# with Practical Video Tutorials
  4253. AWS Open Sources .NET Porting Assistant GUI -- Visual Studio Magazine
  4254. The Evolution of a Research Paper
  4255. Shit Programmers Say - Just Scale Up
  4256. Implementing Curve25519/X25519: A Tutorial on Elliptic Curve Cryptography
  4257. IPFS Support in Brave
  4258. How to Copy All the Resources from a Resource Group in #shorts
  4259. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  4260. Support for renaming an existing branch - GitHub Changelog
  4261. User power, not power users: htop and its design philosophy - hisham.hm
  4262. JSON DOM (2) and Index/Range methods for Linq
  4263. Release 1.0.0-preview8 · microsoft/reverse-proxy
  4264. novelWriter
  4265. GitHub Quick Reviews
  4266. github/dmca
  4267. benaadams/Ben.Http
  4268. The ASP.NET Team @TheASPNETTeam
  4269. Intel Problems
  4270. Solved: .NET 5 “SEC_ERROR_INADEQUATE_KEY_USAGE” in Firefox
  4271. Kennethsite
  4272. Static MBC - Ad Fontes Media
  4273. dylanbeattie - Twitch
  4274. Working with Azure Storage Blobs with a Java Azure Function | Developer Support
  4275. Amazon: NOT OK - why we had to change Elastic licensing
  4276. Google Job Interview - Barak Obama
  4277. Engineering, Product, and Design - Heap
  4278. Fun with IConfiguration
  4279. Anatomy of a CNC Router
  4280. Why did I lose 3D display mode when I upgraded to the next version of Windows 10? | The Old New Thing
  4281. Happy New Year! Book Giveaway Migrating to ASP.NET Core
  4282. FAQ on 2021 License Change | Elastic
  4283. React vs Vue - Which Frontend Framework to Learn in 2021?
  4284. Doubling down on open, Part II
  4285. mizrael/SuperSafeBank
  4286. License Change Clarification
  4287. Better moving quantile estimations using the partitioning heaps
  4288. 064 - Scott Hanselman talks teaching, presenting, and more
  4289. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  4290. Be Careful With ZipArchive
  4291. Enabling prerendering for Blazor WebAssembly apps
  4292. Massive Nitro data breach impacts Microsoft, Google, Apple, more
  4293. popey/sosumi-snap
  4294. .NET App Developer Links - 2021-01-19
  4295. Unit Testing in .NET - The Complete Guide
  4296. ASP.NET - A last look back at 2013, looking ahead to 2014
  4297. The Embedded YouTube Player Told Me What You Were Watching (and more)
  4298. Free book on React
  4299. Parametrised test primitive obsession code smell
  4300. Fun with conversion-operator name lookup
  4301. Deskreen
  4302. MSIX Labs for Developers are now available!
  4303. sebastienros/parlot
  4304. How Blazor Performs Against Other Frameworks
  4305. Introducing Textrude - using Scriban to generate code from data
  4306. Tech Companies Are Profiling Us From Before Birth
  4307. Adam Storr - AutoFixture and .NET 5.0 Record Types
  4308. The Plan for Entity Framework Core 6.0 | .NET Blog
  4309. Download Files with ASP.NET Core Web API and Angular - Code Maze
  4310. micah5/ace-attorney-reddit-bot
  4311. Sideways (2004) - IMDb
  4312. I Think North and South Dakota Are Already At Herd Immunity
  4313. What's With All The Monopolys?
  4314. Gustin.blog - Two brothers trying to answer their own biggest questions
  4315. Consistency before quality
  4316. Are We Really Engineers? • Hillel Wayne
  4317. I wasted $40k on a fantastic startup idea
  4318. A solution for social media?
  4319. How to gather consensus before a big decision - Jacob Kaplan-Moss
  4320. Reintegration tracking
  4321. Jade Rubick - Implementing Amazons single threaded owner model a retrospective
  4322. Be Carefull With ZipArchive
  4323. My traitorous move to Windows
  4324. Environment variables, config, secrets, and globals | Henrique Vicente
  4325. The worrying trend of game technology centralization
  4326. Code Spotlight: the Reference Implementation of Ed25519 (Part 1)
  4327. The Shape of Code » Software effort estimation is mostly fake research
  4328. Troy Hunt: Password Security Is the Name of the Game
  4329. Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  4330. Github Stale Bots: A False Economy
  4331. 4Dotnet Conf 2021
  4332. Last Week in .NET #25 – I am (g)root
  4333. ‘We are sending more foster kids to prison than college’
  4334. Turquoise Health
  4335. Rezi GPT-3 AI Resume Builder
  4336. Blackjack in Blazor Part 1 - Rules and Modeling the Game
  4337. How can I prevent another program from showing a thumbnail preview in the taskbar? | The Old New Thing
  4338. CorNeat Vision's First Patient Regains Sight Following Artificial Cornea Implantation at Rabin Medical Center, Ending a Decade of Blindness
  4339. Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  4340. SharedArrayBuffer updates in Android Chrome 88 and Desktop Chrome 91 - Chrome Developers
  4341. 4 C# features that you (probably) shouldn't be using
  4342. That XOR Trick
  4343. EleutherAI - GPT-Neo
  4344. bladeRF-wiphy - Nuand
  4345. We can do better than Signal
  4346. .NET App Developer Links - 2021-01-18
  4347. WUG: Monitoring (výkonu) aplikace pomocí Event Counterů v .NET (Core) (online)
  4348. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  4349. 237: Bot Awesome
  4350. 5 Tips To Hack Your .NET Builds - CodeWithStu
  4351. Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  4352. Context switching costs more than we give it credit for.
  4353. Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  4354. Intro into security principles in the context of database systems
  4355. Azure Easy Auth and Roles with .NET and Microsoft.Identity.Web
  4356. Azure Easy Auth and Roles with .NET (and .NET Core)
  4357. Windows Performance Analyzer - Table & Graph Configurations (Part 1)
  4358. Quick tip: listing global dev tools and extensions
  4359. Principle of Least Privilege (POLP)
  4360. Upgrading to React 17: How to Fix the Issues and Breaking Changes - Engineering Blog - Wealthfront
  4361. HR is not your friend, and other things I think you should know
  4362. Introducing Fss
  4363. Who Owns Open-Source Software?
  4364. Forcing ASP.NET WebForms Designer Files to Regenerate
  4365. E INK has developed ACEP Gallery 4100 Color E-Paper
  4366. About
  4367. CondensationDB/Condensation
  4368. UserVoice Authentication Updates!
  4369. Mesmerizing Chameleon Signatures
  4370. Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  4371. Vantage Pro2 Groweather Wireless Sensor Suite
  4372. Queensland Police accidentally reveal personal details of gun owners
  4373. Reducing tail latencies with automatic cooperative task yielding
  4374. Would Rust secure cURL?
  4375. Update on an employee matter - The GitHub Blog
  4376. The values of Emacs, the Neovim revolution, and the VSCode gorilla
  4377. Apple's MacBook revival plan is stupid smart: Bring back old features
  4378. BitLocker Lockscreen bypass
  4379. The World's Oldest Story? Astronomers Say Global Myths About 'Seven Sisters' Stars May Reach Back 100,000 Years
  4380. OpenSleigh: tackling state persistence, part 1 - David Guida
  4381. That’s not how 2FA works
  4382. Using Certificates From AWS Private Certificate Authority in .NET
  4383. The First Blue Pigment Discovered in 200 Years Is Finally Commercially Available. Here's Why It Already Has a Loyal Following
  4384. fanfare/googleimagesrestored
  4385. First winter ascent of K2: 10 Nepali/Sherpa climbers summit together
  4386. Home - JingOS
  4387. mnm
  4388. ‎Computer Architecture Podcast on Apple Podcasts
  4389. Entity Framework Core 5 Resources I’ve Created Recently
  4390. gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  4391. Is Writing as Important as Coding?
  4392. a11y* is your ally
  4393. A Home Network Troubleshooting Journey – nuxx.net
  4394. How I develop web apps in 2021
  4395. Big O Notation - explained as easily as possible
  4396. I told you so, 2021 edition
  4397. Fully Homomorphic Encryption Part Three: Three Strawmans for the FHE Scheme
  4398. Computer System Engineering
  4399. Working inside WSL using Visual Studio Code
  4400. The Many Flavors of .NET
  4401. Book Review: The Games That Weren’t by Frank Gasking
  4402. Running a fake power plant on the internet for a month
  4403. A fresh new avenue for Google to kill your SaaS startup
  4404. Pirates, Crypto, and the Secret History of Windows Product Activation
  4405. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  4406. Duende Software Blog
  4407. Lua, a misunderstood language
  4408. Maximizing Developer Effectiveness
  4409. Escaping VirtualBox 6.1: Part 1
  4410. EU-Kommission stellt sich gegen Hintertüren in Verschlüsselung - derStandard.at
  4411. Rust is a hard way to make a web API - macwright.com
  4412. Code Maze Weekly #60 - Code Maze
  4413. Weekly Update 226
  4414. How I hijacked the top-level domain of a sovereign state | Detectify Labs
  4415. A history of end-to-end encryption and the death of PGP
  4416. The Rise of Self-Supervised Learning
  4417. new codebase, who dis? (How to Join a Team and Learn a Codebase)
  4418. jQuery - 2006 | Web Design Museum
  4419. The Hairdresser Analogy
  4420. Portugal - The Most Crypto-Friendly Nation in Europe | Jean Galea
  4421. Why can't I write code inside my browser?
  4422. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  4423. Ask the Experts: Customer Experience Reimagined with AI
  4424. 100+ Free Programming Books (Updated 2021 List)
  4425. Be My Eyes - See the world together
  4426. .NET Core Ranks High Among Frameworks in New Dev Survey -- Visual Studio Magazine
  4427. Fully Homomorphic Encryption Part Two: Lattice-based Crypto and the LWE Problem
  4428. Why cancer cells waste so much energy
  4429. The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  4430. GitHub Quick Reviews
  4431. Reply to @noelggle what is #Azure? #Cloud #Programming #CodeTok
  4432. How to run VS Code as a Container for Remote Development
  4433. Signal Status
  4434. Importing an OpenAPI API into Azure API Management Service | Developer Support
  4435. Food on the table while giving away code
  4436. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  4437. Kuo: New MacBook Pro Models to Feature Flat-Edged Design, MagSafe, No Touch Bar and More Ports
  4438. HuffPost is now a part of Verizon Media
  4439. Uganda's January 13, 2021 Internet Shut Down
  4440. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  4441. Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  4442. Developer-Y/cs-video-courses
  4443. Yale-led effort yields Zoom upgrades 
  4444. The perils of the accidental C++ conversion constructor | The Old New Thing
  4445. Webinar recording: Filtered Replication in RavenDB
  4446. Jared Mauch didn’t have good broadband—so he built his own fiber ISP
  4447. KEMTLS: Post-quantum TLS without signatures
  4448. Apple M1 Assembly Language Hello World
  4449. Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  4450. Go (golang) Goroutines - Running Functions Asynchronously
  4451. Change Notifications with Microsoft Graph
  4452. What happens when you type a URL in the web browser and press Enter? Computer Stuff #18
  4453. Understanding Microsoft's Docker Images for .NET Apps
  4454. Fitbit Joins Google - Fitbit Blog
  4455. Design for Developers—An Introduction to Xamarin Forms
  4456. Software development in 2021 and beyond - The Official Microsoft Blog
  4457. Minimalistic Serverless Shortlink Service in ~70 LoC
  4458. MSIX Packaging Tool January 2021 Release is now available!
  4459. Praxis Films
  4460. Pauline Hanson&#8217;s website domain has been snapped up and redirected
  4461. Looking back on Software Development in 2020 and forward to 2021
  4462. Dungeon Magazine : Free Texts : Free Download, Borrow and Streaming : Internet Archive
  4463. Simplify Authentication with Managed Identities for Azure Resources
  4464. Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  4465. Manufacturers who sell direct with omnichannel retail gain powerful customer insights
  4466. Farmer - Making Repeatable Azure Deployments Easy
  4467. The Official Aquafaba Site
  4468. Exploring Event Modeling with Adam Dymitruk | Hanselminutes with Scott Hanselman
  4469. Fully Homomorphic Encryption Part One: A Gentle Intro
  4470. Testosterone levels show steady decrease among young US men
  4471. Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  4472. Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  4473. Taking Notes From Browser Address Bar
  4474. Optimize your distractions
  4475. How to Kill a Unicorn - Chris Frantz
  4476. How the Pandemic Opened the Door to My Career in Tech
  4477. 4 weeks of uselessness — Aakanksha Gaur
  4478. Finding the best streaming setup for a virtual Christmas
  4479. Why Negotiating Is Just Like Doing Squats
  4480. A more integrated terminal experience | Visual Studio Blog
  4481. source.winehq.org Git - wine.git/blob - ANNOUNCE
  4482. .NET Conf Thailand (2021-01-23)
  4483. Google completes Fitbit acquisition
  4484. Asynchronous Messaging, Part 2: Durable Queues
  4485. danso - happy-space: a whitespace-sensitive calculator
  4486. On .NET Live - Cross Platform .NET Development with OmniSharp
  4487. 'Rent-a-person who does nothing' in Tokyo receives endless requests, gratitude - The Mainichi
  4488. Bill Gates: America's Top Farmland Owner | The Land Report
  4489. Archive exceptionnelle : écoutez l'accent parisien en 1912
  4490. DuckDuckGo Traffic
  4491. 10 years(-ish) of Elixir - Dashbit Blog
  4492. dotnet/installer
  4493. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  4494. Holistic web protection: industry recognition for a prolific 2020
  4495. Machine Learning: The Great Stagnation
  4496. State of JavaScript 2020 Survey Results - My Reactions
  4497. How can I write a C++ class that iterates over its base classes? | The Old New Thing
  4498. Better Exception stack traces in .NET with Ben.Demystifier
  4499. The Guest Writer Program Returns for 2021!
  4500. How to configure your custom roslyn analyzer using an .editorconfig file
  4501. Persisting your users preferences using Blazor and Local Storage
  4502. Soar: Simulation for Observability, reliAbility, and secuRity
  4503. McDonald’s Theory On How Best to Rescue Conversations
  4504. Go (golang) Multiple Return Values - Different from C# Tuples
  4505. Foam
  4506. .NET App Developer Links - 2021-01-14
  4507. The Principles of Sustainable Software Engineering - Learn
  4508. Profiling React Apps with Profiler API
  4509. Rethinking OSS Attribution In .NET
  4510. Announcing TypeScript 4.2 Beta | TypeScript
  4511. Lease
  4512. Using Azure Key Vault to manage your secrets
  4513. .NET Rocks! vNext
  4514. Large Tech taking on inequality
  4515. Happy 10th Birthday, NuGet! | The NuGet Blog
  4516. SpecterX | Data Management and External Organization Collaboration
  4517. Project Bicep – Next generation ARM Templates
  4518. An unlikely database migration
  4519. Timers & Reminders, backed by DynamoDB in Microsoft Orleans - CodeWithStu
  4520. Superconducting Microprocessors? Turns Out They're Ultra-Efficient - IEEE Spectrum
  4521. Start with a Monolith
  4522. Creating Serverless Apps with .NET using Azure Functions - Code Maze
  4523. Razor syntax coloring
  4524. Web Dev Without Tools
  4525. Running a blog with iPad
  4526. Task managers aren't built for ICs - An exercise in writing
  4527. null
  4528. Kaggle’s 5 remote-first tips for new WFHers
  4529. Data science as an atomic habit | Malcolm Barrett
  4530. Startup that broke me
  4531. Send and receive WhatsApp messages through email
  4532. Downloading and analyzing the source code of all available Chrome Extensions
  4533. We Don't Need Data Scientists, We Need Data Engineers
  4534. Being a Tech Lead in an Empowered Product Team
  4535. Ten years without Elixir
  4536. Becoming Silicon Valley
  4537. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  4538. The Myth of Innovation in Canadian FinTech
  4539. A Proposal for Adding Generics to Go
  4540. JavaScript Complete Course - Math Object - Part 47
  4541. JavaScript Complete Course - let, var & const - Part 49
  4542. JavaScript Complete Course - Math Object - Part 48
  4543. VeriCrypt: An Introduction to Tools for Verified Cryptography
  4544. Diagnostics improvements in .NET 5 | .NET Blog
  4545. Improve Your Productivity with Roslyn Analyzers
  4546. Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  4547. Moving .NET Core user secrets to another computer
  4548. Time Tracker Says VS Code Is No. 1 Editor for Devs, Some Working 15+ Hours Per Day -- Visual Studio Magazine
  4549. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  4550. [Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  4551. JavaScript Complete Course - Array Sort - Part 44
  4552. JavaScript Complete Course - Date Objects - Part 45
  4553. JavaScript Complete Course - Array Reduce - Part 43
  4554. JavaScript Complete Course - Array Filter - Part 41
  4555. JavaScript Complete Course - Array Some & Every - Part 42
  4556. JavaScript Complete Course - Date Comparison - Part 46
  4557. Workaholism Leads to Mental and Physical Health Problems: Work Addiction Risk Depends on Occupation
  4558. WRT54G History: The Router That Accidentally Went Open Source
  4559. A Proposal for Change at MSPAC
  4560. The misleading MIDL error message: MIDL5023: The arguments to the parameterized interface are not valid | The Old New Thing
  4561. BeagleV™
  4562. The neural network of the Stockfish chess engine
  4563. The First Zig Website Redesign
  4564. How do you know when you’re an EXPERT at a #programming language?!?
  4565. The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  4566. What is Social Cooling?
  4567. Abusing C# For Loops For Job Security
  4568. Seeed launches BeagleV, a $150 RISC-V computer designed to run Linux
  4569. "Wireguard [sic]: great protocol, but skip the Mac app" blog post
  4570. How to Post a File to an Azure Function in 3 Minutes | Developer Support
  4571. How to Become a Better Developer by Asking Questions - Steve Gordon - Code with Steve
  4572. XTerm: It's Better Than You Thought
  4573. A Name Resolver for the Distributed Web
  4574. Unique Ways AI Can Help Recruitment Procedures
  4575. Avoiding a Big Ball of Mud! Coupling in a Monolith
  4576. 'No longer acceptable' for platforms to take key decisions alone, EU Commission says
  4577. Learn X by doing Y - A project-based learning search engine
  4578. Go (golang) Error Handling - A Different Philosophy
  4579. .NET App Developer Links - 2021-01-13
  4580. Reminder: Please be nice
  4581. Monsters Weekly 200d - Conversations with Nik Molar
  4582. The Play, the points, and the biggest lie in software
  4583. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  4584. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  4585. The Case for Codeless Testing
  4586. .NET Framework January Security and Quality Rollup Update | .NET Blog
  4587. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  4588. https://www.courtlistener.com/recap/gov.uscourts.wawd.294664/gov.uscourts.wawd.294664.10.0_1.pdf
  4589. Inspecting application metrics with dotnet-monitor
  4590. Migrating RealProxy Usage to DispatchProxy | .NET Blog
  4591. Rebuilding the most popular spellchecker. Part 1
  4592. Exact match domain vs a brand domain
  4593. Legacy Code Should Be Respected, Not Hated – Steven Wade
  4594. omriharel/deej
  4595. Lessons from my first (very bad) on-call experience
  4596. [Pre-Order] PCPanel - Pro | pcpanel
  4597. The Quietest Mechanical Keyboard
  4598. Episode 360 - Microsoft Solutions with Corey
  4599. Cloud design patterns - Azure Architecture Center
  4600. Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  4601. Get to know the .NET 5.0 SDK
  4602. Amazon.com: Design Patterns: Elements of Reusable Object-Oriented Software eBook: Erich, Gamma, Helm Richard, Johnson Ralph, Vlissides John, Grady Booch: Kindle Store
  4603. GitHub Quick Reviews
  4604. If it will matter after today, stop talking about it in a chat room
  4605. VS Code Java Project Explorer Gets Better -- Visual Studio Magazine
  4606. A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  4607. jukefoxer/Signal-Android
  4608. VS Code Day 2021 live event
  4609. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  4610. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  4611. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  4612. I received first-ever donation on my open-source side project and it felt great!
  4613. Plain Text Accounting, a guide to Ledger and friends
  4614. How Silicon Valley, in a Show of Monopolistic Force, Destroyed Parler
  4615. ASP.NET Community Standup - Meet the Blazor Team
  4616. Introducing Cake Bridge Dependency Injection
  4617. Cloudflare Radar's 2020 Year In Review
  4618. Objective-See: LuLu
  4619. Why am I receiving SHCNE_UPDATEDIR notifications that my code never generates? | The Old New Thing
  4620. Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  4621. Add a Parameter to a .NET Core Project Template
  4622. SignalRs Crazy 8
  4623. MP² quantile estimator: estimating the moving median without storing values
  4624. Resilient social networks
  4625. Changes are Coming... My Goals for 2021
  4626. Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  4627. Moderna Provides Business Update and Announces Three New Development Programs in Infectious Disease Vaccines | Moderna, Inc.
  4628. Entire Computer Science Curriculum in 1000 YouTube Videos | Laconicml
  4629. Teamspeak 5 Beta Bug-Report BBcode not working, channel commander not shown
  4630. Optimising Blazor Applications | ConFoo.ca
  4631. An introduction to the Data Protection system in ASP.NET Core
  4632. theseus-os/Theseus
  4633. Kernel Root Exploit via a ptrace() and execve() Race Condition
  4634. AMAZON ECHO FLEX: MICROPHONE MUTE, REAL OR FAKE?
  4635. Noise Planets
  4636. .NET App Developer Links - 2021-01-12
  4637. Go (golang) defer - Making Sure Something Gets Done
  4638. Did Man at Capitol Riot Die After Accidentally Tasing Himself?
  4639. Notification of Data Security Incident - December 23, 2020
  4640. ECMAScript proposal: Import assertions
  4641. Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  4642. Programmatically Navigate with React Router
  4643. How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  4644. Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  4645. Justice Minister announces online freedom of speech bill
  4646. Uno Platform How To Build A Single-Page Web App in XAML and C# with WebAssembly Using Uno Platform
  4647. Writing decoupled code with MediatR: The Mediator Pattern
  4648. Using .env in .NET - Dusted Codes
  4649. A practical guide to WebAssembly memory - radu's blog
  4650. We Need a New Media System
  4651. 01-11-21 Boca SN9--3 - EasyZoom | Place for high-resolution images
  4652. pakrym/jab
  4653. What does it mean to be really deliberate about building your space? How can we build a nest for our home office with a 4k window scene? For FREE?!
  4654. Blog migrated to Statiq
  4655. Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  4656. How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  4657. Hundred Rabbits
  4658. My personal wishlist for a decentralized social network
  4659. Startup ideas for 2021
  4660. Updating system right way
  4661. The clipboard history feature is the best thing since sliced bread :: Martin De Wulf —
  4662. The Right to Pay for my Products
  4663. Kafka As A Database? Yes Or No – A Summary Of Both Sides
  4664. My ISP Is Killing My Idle SSH Sessions. Yours Might Be Too. – Title
  4665. 52 Launches in 52 Weeks
  4666. How to Beat Parkinson's Law - Anthony Diké
  4667. Why the Canadian Tech Scene Doesn’t Work
  4668. .NetConf Virtual Event |Creating Native iOS + Android Apps in C# using Xamarin
  4669. Are Experts Real? | Fantastic Anachronism
  4670. Laptops need to change
  4671. GraphQL with Maarten Louage
  4672. Azure Application Insights Profiler | Channel 9
  4673. How to Use Query Strings in Blazor WebAssembly - Code Maze
  4674. The Developer Weekly podcast
  4675. Ubiquty Data Breach
  4676. Managing IoT devices at scale is no joke. See how Azure IoT Central allows you to group, streamline, orchestrate, and monitor devices in this #IoTShow episode with @obloch and @rangavadlamudi
  4677. Why Haskell is our first choice for building production software systems – Foxhound Systems
  4678. China CCP to Nationalize Jack Ma's Alibaba and Ant Group - Report
  4679. .NET 5 Networking Improvements | .NET Blog
  4680. SUCCESS: iPhone 7 with dead NAND netbooting unmodified Ubuntu 20.04 arm64 over usb gadget ethernet
  4681. What would it take for you to adopt Marten?
  4682. Don't Toss It, Fix It! Europe Is Guaranteeing Citizens the "Right to Repair"
  4683. Malware on my Android phone! « Otaku – Cedric's blog
  4684. We need more than deplatforming – The Mozilla Blog
  4685. Seven ways to test for accessibility of your web site with browser Developer Tools
  4686. tinyvision-ai-inc/UPduino-v3.0
  4687. Running GitHub Super-Linter in Azure Pipelines - Gérald Barré
  4688. Long term affects of banning Parler
  4689. r/ParlerWatch - Comment by u/BlueMountainDace on ”All Parler user data is being downloaded as we speak!”
  4690. How did I find the old Windows binaries and compilers for the processor retrospective series? | The Old New Thing
  4691. Stealing Your Private YouTube Videos, One Frame at a Time
  4692. You know? — Speech analysis and video summarization
  4693. dotnet/runtime
  4694. Untangling Compliance: Working Toward a Global Framework
  4695. Setting up for Azure B2C development | Developer Support
  4696. Klarheit bei Compliance schaffen: Die Arbeit an einem globalen Rahmenwerk
  4697. Home automation is heavily stateful and that sucks
  4698. Cryptography Dispatches: The Most Backdoor-Looking Bug I’ve Ever Seen
  4699. .NET App Developer Links - 2021-01-11
  4700. Machine Learning with ML.NET - Linear Regression
  4701. Build software better, together
  4702. Go (golang) Loops - A Unified "for"
  4703. 236: Supporting Your Customers
  4704. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  4705. Writing your own NES emulator Part 3 - the 6502 CPU
  4706. ASP.NET Core OpenTelemetry Logging
  4707. Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  4708. Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  4709. Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  4710. A Higher-Order Effectful Language Designed for Program Verification
  4711. NAudio 2 plans
  4712. Cyberattack update
  4713. Rust-GCC/gccrs
  4714. Vite for Existing Vue CLI Projects
  4715. Bird Buddy: A Smart Bird Feeder
  4716. What Silicon Valley "Gets" about Software Engineers that Traditional Companies Do Not
  4717. Signal becomes the top free app on App Store in India, and more countries
  4718. Element group video messenger | Group chat | Team communication productivity app | Matrix open network | Decentralized end-to-end encryption
  4719. I did not notice my worsening mental health, and got hit hard by OCD (a tale of caution)
  4720. Build Your Own Text Editor
  4721. Death to the document
  4722. DigitalOcean’s position on Parler
  4723. Two Weeks with FreeBSD as My Daily Driver
  4724. Exploring my writing: The subjects of sentences
  4725. I Immediately Lowered my Heart Rate By Switching My Yogurt
  4726. Elzear - 🗳 Ranked voting systems
  4727. Your security is our first concern.
  4728. Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  4729. GNOME has no thumbnails in the file picker (and my toilets are blocked)
  4730. Spectre.Console - Tree
  4731. Spectre.Console - Selection
  4732. Spectre.Console - Multi Selection
  4733. How I stole the data in millions of people’s Google accounts
  4734. ‘They Absolutely Do Not Believe Their Own Bullshit, but It’s Useful for Them to Pretend They Do.’
  4735. Reserve Bank responding to illegal breach of data system
  4736. The Vending Machine Model
  4737. cabal
  4738. Wasmer - The Universal WebAssembly Runtime
  4739. RemiBou/BrowserInterop
  4740. Chemistry of Cast Iron Seasoning: A Science-Based How-To
  4741. 2019-2020 Tech company donations to Republicans who voted to overturn the election
  4742. Ecosia - the search engine that plants trees
  4743. Algorithms for Decision Making
  4744. The code behind Quake's movement tricks explained (bunny-hopping, wall-running, and zig-zagging)
  4745. Scuttlebutt
  4746. The Architecture of Open Source Applications: LLVM
  4747. xkcd: Steepen the Curve
  4748. PeerTube v3 : it’s a live, a liiiiive !
  4749. The other tech giant - Wikipedia is 20, and its reputation has never been higher | International
  4750. Steepen the Curve
  4751. 1682995 - Enable AVIF support by default
  4752. d0nk/parler-tricks
  4753. How-to Add Support Emails in your Mobile Apps with Helpful Data/Logs
  4754. Irish start-up Glofox investigates possible data breach
  4755. System Active Reverb - Consenna Notification
  4756. Ray Tracing in pure CMake
  4757. We Have A Reality Problem
  4758. How to grow your email list to three subscribers
  4759. Failing My Most Ambitious Project
  4760. Why you should test critical parts of your app
  4761. Why you can't find an engineering coach | Swizec Teller
  4762. Masks Off for TheDonald.win
  4763. Signal, thank you for not collecting my data. But I won’t use you.
  4764. The Tyranny Nobody Talks About
  4765. What I did on my winter vacation
  4766. How WhatsApp convinces you to give it your contacts |
  4767. Block your feeds
  4768. How tech acquisitions work
  4769. Why mmap is faster than system calls
  4770. r/politics - Comment by u/PopcornInMyTeeth on ”Congressman Cohen Will Introduce Resolution to Abolish the Electoral College”
  4771. Akin's Laws of Spacecraft Design
  4772. FBI — FBI Seeking Information Related to Violent Activity at the U.S Capitol Building
  4773. Smooth Voxel Terrain (Part 2)
  4774. Episode 7: Scaling Up Secure Messaging to Large Groups With MLS!
  4775. The Capitol Attack Doesn’t Justify Expanding Surveillance
  4776. Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  4777. David Wong - What is Applied Cryptography? #121 - Develomentor
  4778. David Wong – What is Applied Cryptography? #121
  4779. https://media.aphelis.net/wp-content/uploads/2012/04/ASIMOV_1980_Cult_of_Ignorance.pdf
  4780. OpenAI's DALL-E Can Create Images From Just Text Description
  4781. Haskell is a Bad Programming Language
  4782. efcore/EFCore.NamingConventions
  4783. JavaScript Array Some Method Practice in 5 Minutes
  4784. Meet The Workers Team Over Discord
  4785. Friday Five: Teams Public Preview, C# Tips, More!
  4786. Hello! You've Been Referred Here Because You're Wrong About Section 230 Of The Communications Decency Act
  4787. Best of show - abuse of libc
  4788. The Secret History of Windows ZIPFolders - by Original Author Davepl
  4789. safepassme
  4790. Principal PM Analyst in Redmond, Washington, United States | Engineering at Microsoft
  4791. Mmm... Pi-hole...
  4792. Code Maze Weekly #59 - Code Maze
  4793. Weekly Update 225
  4794. Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  4795. Processing RSS feeds with Repl.it
  4796. How did Uber waste so much ad money?
  4797. What I learned doing 125 public talks - Part I
  4798. The Tether Press and Bitcoin's Speculative Mania - Trolly McTrollface's Blog
  4799. Crony Beliefs | Melting Asphalt
  4800. blog.harterrt.com – Controlled Experiments - Why Bother?
  4801. More drama on a forum, and a slew of new databases dumped
  4802. Victory at the High Court against the government’s use of 'general warrants’
  4803. Building an Air Filtration System for a 3D Printer
  4804. What I Learned About Productivity Meditating 60 Hours in 60 Days – Love Your Work, Episode 246
  4805. Cryptology ePrint Archive: Report 2020/1390
  4806. 200 Black Women In Tech To Follow on Twitter {2021 List} | Hacker Noon
  4807. ardalis/ApiEndpoints
  4808. Scipy Lecture Notes — Scipy lecture notes
  4809. Sci-Hub Founder Criticises Sudden Twitter Ban Over Over "Counterfeit" Content * TorrentFreak
  4810. Apple's privacy labels reveals Whatsapp and Facebook Messenger's hunger for user data
  4811. The case of the crash during the release of an object from an unloaded DLL during apartment rundown | The Old New Thing
  4812. Hacking QR code design
  4813. How Boston Dynamics Taught Its Robots to Dance - IEEE Spectrum
  4814. Episode 67: Blazor in Action with Chris Sainty
  4815. Epic Acquires RAD Game Tools
  4816. adam-mcdaniel/atom
  4817. norvig/pytudes
  4818. Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  4819. States with private prisons put more people in prison for longer
  4820. Thonny, Python IDE for beginners
  4821. .NET App Developer Links - 2021-01-08
  4822. Xamarin.Forms 5 with David Ortinau
  4823. synergy
  4824. 'Horrific' data breach exposes thousands of Tasmanian patients
  4825. JavaScript Array Every Method Practice in 5 Minutes
  4826. Bulk upload files to Azure Blob Storage with the Azure CLI
  4827. Sandboxing vs. Elevated Browsing (As Administrator)
  4828. Stack and Queue in JavaScript
  4829. Secret History of Windows Format: by Original Microsoft Author Davepl
  4830. WinUI 3 Preview 3 | Windows Dev
  4831. Xamarin Essentials: Features, Advantages and Benefits
  4832. Custom Properties as State | CSS-Tricks
  4833. `for` vs. `for-in` vs. `.forEach()` vs. `for-of`
  4834. #Net5 – C#9 “records”, “with” and “this”, a super cool mix 🆒🆒🆒
  4835. Azure Automation Runbooks moving to GitHub
  4836. Simple, once among Portland’s most promising startups, is closing down
  4837. WhatsApp? I try to back up my history. | maxwellito.com
  4838. The psychology of influence and hacking growth
  4839. An offer you can refuse
  4840. How I automated my Coffee Grinder
  4841. "Fixing" Convertible Note and SAFE Economics in Seed Rounds - Silicon Hills Lawyer
  4842. Living through 2020 as a Remote Developer with Amanda Silver | Hanselminutes with Scott Hanselman
  4843. Splitting up a Monolith into Microservices
  4844. New Xamarin.Forms 5 Drops Visual Studio 2017 Support -- Visual Studio Magazine
  4845. Cryptology ePrint Archive: Report 2020/1452
  4846. The Secret History of Windows Task Manager, Part 2 - Tech and Source Code
  4847. The Secret History of Windows Task Manager: Part 1 - Retired Microsoft Engineer Davepl
  4848. Rosenzweig – Dissecting the Apple M1 GPU, part I
  4849. Microsoft Customer Clear.Bank shares their journey and learnings
  4850. Azure Application Insights Profiler
  4851. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  4852. Signal Messenger: Speak Freely
  4853. WSFederationHttpBinding in .NET Standard | .NET Blog
  4854. No Meetings, No Deadlines, No Full-Time Employees
  4855. Microsimulation of Traffic Flow: Onramp
  4856. Xamarin.Forms 5.0 is Here! | Xamarin Blog
  4857. Ransom DDoS attacks target a Fortune Global 500 company
  4858. .NET Rocks! vNext
  4859. JavaScript Array Sort Method Practice in 5 Minutes
  4860. What happens if I give contradictory values for the stack commit and stack reserve? | The Old New Thing
  4861. A Look At The CPU Security Mitigation Costs Three Years After Spectre/Meltdown
  4862. Reducing SNAT Port consumption in Azure App Services | Developer Support
  4863. Production postmortem: The file system limitation
  4864. Pointers Are Complicated, or: What's in a Byte?
  4865. House, Senate reject Arizona vote challenge after riot at U.S. Capitol
  4866. .NET App Developer Links - 2021-01-07
  4867. Real World Localization Implementation ASP.NET Core 5
  4868. Maximizing Developer Effectiveness
  4869. The U.S. Is Building a Bike Trail That Runs Coast-to-Coast Across 12 States
  4870. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  4871. Cake - Cake for Rider released
  4872. Why Learn Prolog in 2021?
  4873. Entity Framework Core 5 free resources
  4874. Building a Chatbot to Order a Pizza
  4875. 2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  4876. Most voters say the events at the US Capitol are a threat to democracy | YouGov
  4877. Nissan source code leaked online after Git repo misconfiguration | ZDNet
  4878. Awesome Games Done Quick 2021 Online - Benefiting Prevent Cancer Foundation - The Legend of Zelda: Skyward Sword
  4879. Memory access on the Apple M1 processor
  4880. Don't worry son, all your friends are weirdos too | Robert Heaton
  4881. Why Goals Don't Work as We Expect — Bohdan Kit
  4882. The democratisation of Data Science : andrew-jones.com
  4883. please please please offer feedback
  4884. The GL-MT300N A $20 hackable Linux Router - James Dawson
  4885. Weather and Boinc
  4886. Curious to know what real cyber attacks on IoT and OT solutions look like and how to secure your own solutions with Azure Defender for IoT? Don't miss this #IoTShow episode with @obloch and @rdecker99
  4887. Create a web app and use data to make decisions on the basketball court | Learn with Dr G
  4888. Department of Health and Human Services Victoria
  4889. Update build.cmd script and C# to .NET 5/6 by MichalStrehovsky · Pull Request #8 · MichalStrehovsky/zerosharp
  4890. Porting Projects to .NET 5
  4891. Building React Applications in F#
  4892. Code-first gRPC services and clients with .NET
  4893. Nick Caldwell, Twitter's VP of Engineering | Equivalent to Magic
  4894. Using the API Gateway Pattern In .NET to Encapsulate Microservices
  4895. Nick Caldwell, Twitter's VP of Engineering
  4896. JavaScript Complete Course - Array Basic Functions - Part 35
  4897. What I Use Now Instead Of Google
  4898. JavaScript Complete Course - Array Push, Pop, Shift and Unshift Methods - Part 36
  4899. JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  4900. JavaScript Complete Course - Array Iterations - Part 34
  4901. JavaScript Complete Course - Arrays - Part 32
  4902. JavaScript Complete Course - Array Slice & Splice - Part 38
  4903. JavaScript Complete Course - Number Methods - Part 31
  4904. JavaScript Complete Course - Array ForEach - Part 39
  4905. Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  4906. JavaScript Complete Course - Array Map - Part 40
  4907. JavaScript Complete Course - Object Arrays - Part 33
  4908. The Virtual Estate Company
  4909. gnu.org
  4910. Natural TTS with minimal data
  4911. Internet traffic disruption caused by the Christmas Day bombing in Nashville
  4912. MinWiz - Starter kit for lightweight sites
  4913. What I've Learned in 45 Years in the Software Industry
  4914. Simulating the PIN cracking scene in Terminator 2
  4915. Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
  4916. Concordant | Always know what to expect from your data
  4917. How can I tell whether my process is running as SYSTEM? | The Old New Thing
  4918. How the placenta evolved from an ancient virus
  4919. JavaScript Array Reduce Method Practice in 5 Minutes
  4920. New Features for Windows Forms 5.0
  4921. What's the difference between Commands & Events ?
  4922. .NET App Developer Links - 2021-01-06
  4923. Blank Zero Values in .NET Number Format Strings
  4924. New Defaults
  4925. Moral Competence
  4926. Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  4927. This avocado armchair could be the future of AI
  4928. Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  4929. Consistent Core
  4930. Learn how you can manage configuration in ASP .NET
  4931. .NET Worker Service: Working Hard So You Don’t Have To
  4932. AzureFunBytes - CI/CD on Windows with the Azure DevOps Starter Kit | Azure DevOps Blog
  4933. C# A to Z: Assignment with Init-Only Setters
  4934. Wasmer 1.0
  4935. Unclack for macOS
  4936. Porting Projects to .NET 5
  4937. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  4938. .NET Application Architecture Guides
  4939. Hack to the Future - Troy Hunt
  4940. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  4941. Case study: Accuracy of the MAD estimation using the Harrell-Davis quantile estimator (Gumbel distribution)
  4942. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  4943. Episode‌ ‌8:‌ ‌Breaking‌ ‌Elliptic-Curve‌ ‌Signatures‌ ‌With‌ ‌LadderLeak!‌
  4944. Create a .NET Core Project Template
  4945. .NET 5, Blazor and more in 2021!
  4946. 1984 (Signet Classics): George Orwell, Erich Fromm: 9780451524935: Amazon.com: Books
  4947. Release OpenSleigh v0.3.0 · mizrael/OpenSleigh
  4948. Introducing the Microsoft.FeatureManagement library
  4949. MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  4950. Genius is (mostly) comparative - Blog by Amir Bolous
  4951. Load testing is hard, and the tools are... not great. But why?
  4952. Why I'm Learning F# in 2021
  4953. The 6 Practices That Influenced my Life the Most over the Past 5 Years
  4954. Tell people something new
  4955. The Local Maxima Trap
  4956. How I (almost) quit caffeine in 1 year
  4957. Designing Engineering Organizations - Jacob Kaplan-Moss
  4958. A simple 2 x 2 for choices
  4959. .NET Conf 2020 in a Nutshell
  4960. Asahi Linux
  4961. Ticketmaster admits it hacked rival company before it went out of business
  4962. DALL·E: Creating Images from Text
  4963. Termux Google Play - Termux Wiki
  4964. GitHub Quick Reviews
  4965. My new PC (and why I chose the components I chose)
  4966. C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  4967. Advancing developer freedom: GitHub is fully available in Iran - The GitHub Blog
  4968. H.R.69 - 117th Congress(2021-2022): To make daylight savings time permanent, and for other purposes.
  4969. Additional helpful pseudo-handles: The process token, the thread token, and the effective token | The Old New Thing
  4970. Creating a Serverless Docker Image - Espresso Coder
  4971. .NET Has a Third-Party Software Problem
  4972. covid, Fox News, America, and me
  4973. Google Phases out Android Things
  4974. Auto-assigning issues using a GitHub Action: Creating my first GitHub app with Probot - Part 4
  4975. Vons, Pavilions to Fire “Essential Workers,” Replace Drivers with Independent Contractors
  4976. Reviewing code isn’t a binary operation
  4977. JavaScript Array Map Method Practice in 5 Minutes
  4978. JavaScript Complete Course - String Methods - Part 30
  4979. JavaScript Complete Course - Objects - Part 29
  4980. JavaScript Complete Course - Defining Functions for Classes - Part 28
  4981. JavaScript Complete Course - Creating Classes - Part 27
  4982. JavaScript Complete Course - Separation of Concerns - Part 25
  4983. JavaScript Complete Course - Classes Explained - Part 26
  4984. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  4985. Cory Doctorow: Neofeudalism and the Digital Manor
  4986. .NET App Developer Links - 2021-01-05
  4987. Telegram publishes users' locations online.
  4988. My Google Traffic Has Fallen to Zero
  4989. Missing Files in Multi-Targeted Project - Nick's .NET Travels
  4990. ML.NET Recommendation Engine: Pitfall of One-Class Matrix Factorization
  4991. Concurrent Mode in React
  4992. Tools we use - 2020 edition
  4993. Create React App with <code>ts-loader</code> and <code>CRACO</code>
  4994. Developing Destkop applications with .NET 5.0
  4995. Strongly typing <code>react-query</code>s <code>useQueries</code>
  4996. Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  4997. Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  4998. Extending the TLS 1.3 Visibility Solution to Include PSK and 0-RTT – Pomcor
  4999. Adam Honse / OpenRGB
  5000. Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  5001. Wonder Woman 1984 code hunt and lessons | Microsoft In Culture
  5002. Can you spare a few moments to take my survey?
  5003. Ho.mobile Data Breach - Ho.Mobile Users Data are being Sold on Darknet
  5004. Use an Existing .NET Core Project Template
  5005. How To Make Seamless Patterns
  5006. Why Grothendieck would say machine learning is mostly overfitting
  5007. Looks vs Results
  5008. From Idea To Pre-Launch
  5009. The state of JVM desktop frameworks: introduction
  5010. Taiwan's amazing bike-sharing system
  5011. How I Use My iPad For Work - Anthony Diké
  5012. What I Learnt Reading 80 Articles On Product Validation
  5013. Gwynne Shotwell talks about selling flight-proven rockets, Starship
  5014. Multi-Class Classification Using PyTorch: Training -- Visual Studio Magazine
  5015. CV
  5016. A Lap Around ActivitySource and ActivityListener in .NET 5
  5017. USA -v- Julian Assange judgment
  5018. Defining NuGet restore sources in the csproj - Gérald Barré
  5019. Ditherpunk — The article I wish I had about monochrome image dithering — surma.dev
  5020. After spending over $57 million on Facebook ads, they kicked me and my pages off without warning…
  5021. The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  5022. App privacy labels show stark contrasts among messaging apps - 9to5Mac
  5023. How to Force git to Prompt You For a Password
  5024. Advanced Cosmos DB session (Hebrew)
  5025. Slack System Status
  5026. JavaScript Array Filter Method Practice in 5 Minutes
  5027. AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  5028. Brit star Zara Holland to appear in court Wednesday - Barbados Today
  5029. Release v4.5.0 · Blazored/Typeahead
  5030. 20 Months in, 2K Hours Spent and 200K € Lost. A Story About Resilience and the Sunk Cost Fallacy
  5031. Release v6.0.0 · Blazored/Modal
  5032. How can I write a program that monitors another window for a change in size or position? | The Old New Thing
  5033. GRVYDEV/Project-Lightspeed
  5034. USA -v- Julian Assange
  5035. AMD Patent Reveals Hybrid CPU-FPGA Design That Could Be Enabled By Xilinx Tech
  5036. .NET Frontend Day
  5037. On repl-driven programming - by mikel evins
  5038. 235: Holiday Hack Success!
  5039. Machine Learning with ML.NET - Introduction
  5040. Monsters Weekly 195 - Playwright with Arjun Attam
  5041. Storing coordinates in C# - Performance versus readability
  5042. Get up to speed with partial clone and shallow clone - The GitHub Blog
  5043. Get Git Part 5
  5044. HTTP keep-alive is on by default in modular AWS SDK for JavaScript | Amazon Web Services
  5045. Notebook on nbviewer
  5046. Caliburn micro latest release candiate · Caliburn.Micro
  5047. Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  5048. AzureFunBytes - Modernizing Your Apps With Containers | Azure DevOps Blog
  5049. What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  5050. Our Favorite Developer Tools of 2020
  5051. How to Stop Endless Discussions
  5052. RWC 2021 registration
  5053. California’s Future
  5054. Equal pay for equal work - Dusted Codes
  5055. Don't complete their thought - AntiVacillate
  5056. Software Leviathans – Sledgeworx Software
  5057. From Mac to Linux
  5058. No Golang For You
  5059. How I discovered I was a baseball card "investor" for 30 years.
  5060. Developing and Maintaining Gratitude
  5061. How startups can avoid flawed decision making
  5062. Stats are the new analytics
  5063. Which benchmark programs are fastest?
  5064. bezzad/Downloader
  5065. Govt proposes to buy bulk subscriptions of all scientific journals, provide free access to all
  5066. My Biggest Piece of Advice for Developers in 2021
  5067. My year in data
  5068. Make smaller console apps with .NET and CoreRT - { Destructured }
  5069. How to rename a Git branch
  5070. SECURITY: New maintainer is probably malicious · Issue #1263 · greatsuspender/thegreatsuspender
  5071. A New Year, A New Launch! Solo V2.
  5072. Zig in 30 minutes
  5073. Real World Technologies - Forums
  5074. Apple reconsiders banning Mac app Amphetamine over its drug-inspired name
  5075. The Mobile Map App Part I: The Void
  5076. IDEA - nonverbal algorithm assembly instructions
  5077. .NET Cycling Kit
  5078. The Best Software Every Reverse Engineer Should Have for Cracking Software | PiProgramming
  5079. CVE Stuffing
  5080. The Yale Manual for Psilocybin-Assisted Therapy of Depression (using Acceptance and Commitment Therapy as a Therapeutic Frame)
  5081. How to overcome Phone Addiction [Solutions + Research]
  5082. Episode 9: Off-the-Record Messaging and PKI Implementations!
  5083. Cloud Terms of Service | Atlassian
  5084. I made Tetris with Triangles
  5085. I don't let design and UX get in the way of shipping early and often
  5086. URL shorteners set ad tracking cookies
  5087. Patterns and Habits
  5088. Vaccine distribution and the Obamacare web site
  5089. 10 Powerful Life Skills for the New Decade
  5090. Candy CORN: analyzing the CORONA concrete crosses myth
  5091. Shooting High-Res Thermal Photos of Iceland to Show Nature at Work
  5092. "Live" Coding A NES Emulator in C++!
  5093. US passes ‘historic’ anti-corruption law that effectively bans anonymous shell companies
  5094. PineTime | PINE64
  5095. Stream
  5096. In Conversation with Troy Hunt
  5097. A half-hour to learn Rust - fasterthanli.me
  5098. Weekly Update 224
  5099. Anesthesia Works on Plants Too, and We Don’t Know Why
  5100. osnr/horrifying-pdf-experiments
  5101. artichoke/artichoke
  5102. Code Maze Weekly #58 - Code Maze
  5103. Peer-reviewed papers are getting increasingly boring
  5104. dfan says» Blog Archive » One more Ultima Underworld story
  5105. Finding one-way Latency on ISP
  5106. Reducing Eye Strain
  5107. If I could pick one thing for people this year, it'd be for them to learn how to make up with friends
  5108. State machines are wonderful tools
  5109. Stop writing shell scripts
  5110. Year(Decade) of the Homelab.
  5111. School or Prison
  5112. No Prize for Doing It the Hard Way (2020 Retrospective)
  5113. Cryptology ePrint Archive: Report 2020/1456
  5114. I lost my page | Managing your terraform across multiple environments
  5115. x74353/SaveAmphetamine
  5116. My Experience @ Apple
  5117. Scaffold an entire .NET 5 Web API using Wrapt
  5118. C# 9 Deep Dive: Records
  5119. EU Signs €145bn Declaration to Develop Next Gen Processors and 2nm Technology - EE Times Europe
  5120. A perceptual color space for image processing
  5121. I'd like an IUnknown, I know you have many, I'll take any of them | The Old New Thing
  5122. r/slatestarcodex - Most of What You Read on the Internet is Written by Insane People
  5123. AB  2149- CHAPTERED
  5124. Probabilistic Machine Learning: An Introduction
  5125. Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Articles
  5126. TabFS
  5127. s-18: FSE 2020 Rump session
  5128. The Story of the Million Dollar Bounty
  5129. Mac meets Arm64
  5130. The Big Little Guide to Message Queues
  5131. R.I.P. MF DOOM, enigmatic masked rapper dead at 49
  5132. JavaScript Complete Course - Variables & Literals - Part 4
  5133. JavaScript Complete Course - Functions - Part 22
  5134. Angular vs React - Which Is The Better Framework To Learn in 2021?
  5135. JavaScript Complete Course - For Loop - Part 18
  5136. JavaScript Complete Course - Statements & Assignment Operator - Part 3
  5137. Is HTML a Programming Language?!?
  5138. [Cryptography] Bitcoin is a disaster.
  5139. JavaScript Complete Course - String Operations - Part 10
  5140. JavaScript Complete Course - Comparison Operators - Part 12
  5141. JavaScript Complete Course - || Or Operator - Part 16
  5142. Learning Quick - Building, KwesForms, a Jamstack SaaS Product with Miguel Arias
  5143. JavaScript Complete Course - While Loop - Part 20
  5144. Oblivious DNS - Simply Explained
  5145. JavaScript Complete Course - Events - Part 24
  5146. JavaScript Complete Course - if else & else if - Part 11
  5147. JavaScript Complete Course - Arrow Functions - Part 23
  5148. JavaScript Complete Course - JavaScript Identifiers - Part 6
  5149. JavaScript Complete Course - Getting Started - Part - 1
  5150. JavaScript Complete Course - Greater & Less than Operators - Part 13
  5151. JavaScript Complete Course - Arithmetic Operators - Part 8
  5152. JavaScript Complete Course - && and Operator - Part 15
  5153. JavaScript Complete Course - Continue & Break Statements - Part 19
  5154. JavaScript Complete Course - Primitive Data Types - Part 7
  5155. JavaScript Complete Course - Comments - Part 5
  5156. JavaScript Complete Course - Operator Precedence - Part 9
  5157. JavaScript Complete Course - Strict Comparison - Part 14
  5158. JavaScript Complete Course - Switch Statements - Part 17
  5159. My 2020 Recap - Content, Subscribers, Money, and More
  5160. JavaScript Complete Course - Hello World - Part 2
  5161. JavaScript Complete Course - Variable Scope - Part 21
  5162. How mRNA Vaccines Work - Simply Explained
  5163. Can you crack the code?
  5164. 2020 sucked - A year-end wrap-up with Scott's Wife, Mo | Hanselminutes with Scott Hanselman
  5165. Obligatory "What I wish I knew about git" post · Peter Whittaker
  5166. Shtetl-Optimized » Blog Archive » My vaccine crackpottery: a confession
  5167. Survive America
  5168. Notes on technology in the 2020s
  5169. Note to Self - How to Work
  5170. https://web.stanford.edu/~hastie/Papers/ESLII.pdf
  5171. Stay Caffeinated - v2 Updates to my HomeKit Thermostat
  5172. Top 25+ Reasons Why Jira Sucks (in 2020)
  5173. WebAssembly Studio
  5174. Microsoft Internal Solorigate Investigation Update – Microsoft Security Response Center
  5175. Introducing the New and Improved Azure SDK for .NET
  5176. My Cadence for Arduino, a DIY Cadence Display for Indoor Cycling
  5177. Castlevania III Password Algorithm
  5178. MicroFrontends With Blazor WebAssembly | Developer Support
  5179. Announcing Rust 1.49.0 | Rust Blog
  5180. How can I create a non-circular tab order, or some other type of custom ordering in my Win32 dialog? | The Old New Thing
  5181. LibrePhotos/librephotos
  5182. Why make games for Linux if they don't sell? Because the nerds are just grateful to get something that works
  5183. Maoni0/mem-doc
  5184. nsriram/lambda-the-terraform-way
  5185. Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  5186. Linux Hardening Guide | Madaidan's Insecurities
  5187. Poznan. The clams filter the water. They check whether the water is polluted or clean - Polish News
  5188. .NET Rocks! vNext
  5189. Glasgow Haskell Compiler 9.0.1-rc1 now available!
  5190. How we built the GitHub globe - The GitHub Blog
  5191. Resetting Zcash: its about privacy, not scale, econ, dev funds, or governance
  5192. Zdeno Chara will wear number 33 with the Capitals
  5193. Microfrontends with Blazor: Welcome to the Party!
  5194. .NET R&D Digest (December, 2020)
  5195. Rootclaim. Calculating reality.
  5196. glouw/ctl
  5197. Habit Tracker Bullet Journal For Roam Research [Guide] - Mike Giannulis Productivity Blog
  5198. Introducing Thrift VPN
  5199. There Will Always Be Uncertainty - Anthony Diké
  5200. The Urgent vs. the Important
  5201. Ben Wiser | Writing my first Gameboy Emulator
  5202. The cost and value of knowledge
  5203. Leading someone with more years of experience than my age
  5204. Building a successful company is fucking hard
  5205. [new blog](https://garcia.in)
  5206. Star Wars Prequel Trilogy **SPECIAL EDITION**
  5207. ACE: Apple Type-C Port Controller Secrets | Part 1
  5208. Git email flow vs Github flow
  5209. PSX Party
  5210. Amazon still hasn’t fixed its problem with bait-and-switch reviews
  5211. Adding Markdown Linting to my Blog’s Build Process with GitHub Actions and markdownlint
  5212. Why are the C and C++ compilers giving me error messages about int when my code doesn't mention int? | The Old New Thing
  5213. Messengers of hope
  5214. Git Commands to Live By
  5215. Google Maps changes a route after the drama of young people lost on a ghost road
  5216. START with a Monolith, NOT Microservices
  5217. Adding comments to your static blog with Mastodon
  5218. Visa Advertising Solutions (VAS) Opt Out
  5219. Scriban - Visual Studio Marketplace
  5220. Azure DevOps Podcast: Maddy Leger on Xamarin in a .NET 5 World - Episode 120
  5221. Privacy - Transparency Report - Apple
  5222. .NetConf Virtual Event | What’s new in EF Core 5.0
  5223. What's new in PHP 8 - stitcher.io
  5224. Environmental Genomics Reveals a Single-Species Ecosystem Deep Within Earth
  5225. AIDA Cruise Ships Under Cyber Attack
  5226. 20 Years Later | Not Even Wrong
  5227. 20 Macs for 2020: #1 – iMac G3
  5228. Colin Stebbins Gordon
  5229. My Impossible List - Harsha MV
  5230. Unlocking My Air Data Through API Analysis
  5231. Building websites and workflows
  5232. Four Difficulty Levels of Life
  5233. Paranoid password printing with a Raspberry Pi
  5234. When computers start cooking
  5235. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  5236. Failure Is Not An Option
  5237. Facebook’s Unknowable Megascale
  5238. Do You Love Me?
  5239. Why are video games graphics (still) a challenge? Productionizing rendering algorithms
  5240. CIA vs. Wikileaks
  5241. Thruhikes
  5242. Asking for app reviews really works! It just takes 1 line of code!
  5243. iPhone workers: forced labor or detention centers, says report - 9to5Mac
  5244. FSharp Quotations Evaluator to 2.1.0 by eaba · Pull Request #4696 · akkadotnet/akka.net
  5245. Google Maps' Moat is Evaporating
  5246. Google's Got A Secret - Knuckleheads' Club
  5247. Spectre.Console - Prompt
  5248. Real-time 3D Games with .NET and Unity
  5249. Spectre.Console - Bar Chart
  5250. Ten-Year Long Study Confirms No Link Between Playing Violent Video Games as Early as Ten Years Old and Aggressive Behavior Later in Life
  5251. Spectre.Console - Introduction
  5252. NumPy Illustrated: The Visual Guide to Numpy
  5253. What are these duplicate services whose names differ just by random characters at the end? | The Old New Thing
  5254. aarch64_amx.py
  5255. Fast Inverse Square Root — A Quake III Algorithm
  5256. RedditStockSentiment-Copy1 (1).py
  5257. Game Boy Advance Architecture | A Practical Analysis
  5258. igbit/micro-displays
  5259. Year in Review: 2020
  5260. Reilly Tucker Siemens
  5261. Various goodies from Dotnetos!
  5262. The Very Real, Totally Bizarre Bucatini Shortage of 2020
  5263. Buttplug Hits v1 Milestone - Nonpolynomial
  5264. Fujifilm Created a Magnetic Tape That Can Store 580 Terabytes
  5265. User Lockout Functionality with Angular and ASP.NET Core Identity
  5266. What I Learned About Raising A Seed Round, From Cutting My First Check
  5267. The Guy I Almost Was
  5268. Experimenting On My Hearing Loss
  5269. Accurate Estimations
  5270. I revised my code from 10 years ago
  5271. Lifetime Dividend Earmark
  5272. Why the iPhone Timer App displays a Fake Time
  5273. Writing without hedging
  5274. Hardware Acquisition Hacks
  5275. Hacking Google Docs to steal your private documents
  5276. zkSNARKS and Cryptographic Accumulators
  5277. Resolve Multiple Types In ASP.NET Core
  5278. Volume icon in menu bar disappear randomly in Big Sur
  5279. Github Wrapped 2020
  5280. AI Unlocks all trophies in ZigZag using Python and OpenCV.
  5281. South Africa: Microsoft Middle East & Africa - Interview with Julien Bertin
  5282. How mRNA went from a scientific backwater to a pandemic crusher
  5283. ML.NET, Azure and Xamarin: Best Friends Forever
  5284. Agreements reached between the United Kingdom of Great Britain and Northern Ireland and the European Union
  5285. C# A to Z: Prelude
  5286. Last Week in .NET, December 26th 2020 – Fun-sized Holiday Edition
  5287. Average Rent in San Francisco Has Dropped $1,000 This Year
  5288. A Vim Guide for Intermediate Users
  5289. 2020/12/28 What's New
  5290. genkami/watson
  5291. How to Clean up a Messed up MP3 Library With Metatogger
  5292. Comparing C to machine language
  5293. March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  5294. March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  5295. March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  5296. Why is the HSHELL_WINDOWDESTROYED notification raised when a window is hidden, even if it hasn't been destroyed? | The Old New Thing
  5297. r/Worldbox - The fight for WorldBox, or how a game you worked on for 8 years may be stolen from you without you even knowing it
  5298. Black Girls CODE 2020 Campaign | Black Girls CODE (Powered by Donorbox)
  5299. March 11, 2020 - Minimal March - Blazor cascading values, demos
  5300. Manual document revisions with RavenDB
  5301. March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  5302. March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  5303. 2-Acre Vertical Farm Run By AI And Robots Out-Produces 720-Acre Flat Farm
  5304. Snake eats croc: Photos, Video
  5305. Cosmopolitan C Library
  5306. 234: Goodbye 2020! Let's ship some apps!
  5307. Upptime
  5308. NeurIPS 2020 Best Machine Learning Paper Awards
  5309. Systems design explains the world: volume 1
  5310. SaaS we happily pay for
  5311. How DNS Works Visually
  5312. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  5313. Web Authentication Methods Compared
  5314. Combating abuse in Matrix - without backdoors. | Matrix.org
  5315. How Complex Systems Fail
  5316. Does GPT-2 Know Your Phone Number?
  5317. Talking out loud to yourself is a technology for thinking | Psyche Ideas
  5318. Porting My Cadence to Android in 1 Day!
  5319. The Pope’s Latin teacher - The Oldie
  5320. When seekdir() Won’t Seek to the Right Position
  5321. ASP.NET Core in Action, Second Edition
  5322. A New SolarWinds Flaw Likely Had Let Hackers Install SUPERNOVA Malware
  5323. API pagination design
  5324. Starship/Super Heavy
  5325. Weekly Update 223
  5326. IngredientsPls
  5327. Executable PNGs - djhworld
  5328. Fun with IP address parsing · blog.dave.tf
  5329. How I reverse-engineered Google Docs to play back any document's keystrokes « James Somers (jsomers.net)
  5330. The aftermath of "No, 'Open Source' does not mean 'Includes Free Support'"
  5331. Quantifying the self - Why I track 80 metrics about my life every day
  5332. How to make an accurate estimate? You don't.
  5333. My Thoughts on The Fish Story from Pixar's Soul - Anthony Diké
  5334. Trading time for money - Nicolas Bouliane
  5335. Advice I wish I'd received as an Intern
  5336. Lawyers Automate This, So Why Don't Airlines?
  5337. Print this file, your printer will jam
  5338. 1937 Film Perfectly Explains How a Car Differential Works
  5339. Donating $250 to Warm Hearts Winter Drive Thanks to Hacker News!
  5340. What's new in Svelto.ECS 3.0 - Seba's Lab
  5341. Nashville Recovery Efforts
  5342. Pastrnak donne sa camionnette à une infirmière monoparentale de Boston
  5343. Photocatalyst that can Split Water into Hydrogen and oxygen at a Quantum Efficiency Close to 100% - FuelCellsWorks
  5344. Slower News
  5345. Buy Ubiquiti Amplifi Alien Wireless AX8000 Router with Mesh Point | Networking | Scorptec Computers
  5346. 21 Super Fun and Cool Python Projects for Beginners - TechyEverything
  5347. Peaks of Austria
  5348. Fixslicing AES-like Ciphers
  5349. AT&T outage: Internet, 911 disrupted, planes grounded after Nashville explosion. Get the latest updates
  5350. Tal Rabin - Real World Cryptographers Podcast
  5351. I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  5352. [RFC 0/6] Nintendo 64 Linux port
  5353. Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Articles
  5354. Code Maze Weekly #57 - Code Maze
  5355. Let’s Encrypt comes up with workaround for abandonware Android devices
  5356. Release 1.0.0 - preview 01 · egil/bUnit
  5357. ‎Christmastide, Ohio on Apple Podcasts
  5358. r/eink - Dasung just released a 25 inch eink monitor
  5359. Vaccines and Related Biological Products Advisory Committee December 17, 2020 Meeting Briefing Document - FDA
  5360. Making an OS - Update, Resources, Future of the Series
  5361. A tour of std.crypto in Zig 0.7.0 - Frank Denis
  5362. Some Differences between macOS and Common Unix Systems
  5363. Bret Victor, beast of burden
  5364. String Optimization in .NET core
  5365. Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  5366. Artificial Intelligence — The Revolution Hasn’t Happened Yet
  5367. Craft | A fresh take on documents
  5368. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 5 | The Old New Thing
  5369. Using One Cron Parser Everywhere With Rust and Saffron
  5370. Ruby 3.0.0 Released
  5371. .NET App Developer Links - 2020-12-25
  5372. A Complete Guide to LLVM for Programming Language Creators
  5373. Sony Publishes An Official Linux Driver For PlayStation 5 DualSense Controllers
  5374. Suzanne Treister - Amiga Videogame Stills
  5375. Episode 6: Proving The Existence Of Vulnerabilities With Zero-Knowledge Proofs!
  5376. grpc/grpc-dotnet
  5377. Google Discloses Poorly-Patched, Now Unpatched, Windows 0-Day Bug
  5378. X Server and VNC on a Linode VM
  5379. 1945
  5380. Development time is money, therefore I RAID
  5381. Don’t Take Automatic Actions
  5382. Against Victimhood
  5383. How User Tracking Devalues Ads
  5384. Domain Hunting - Nico Hormazábal
  5385. Siddhant Goel
  5386. cfallin/treeos
  5387. Beyond The Queen's Gambit with Chess.com's Danny Rensch | Hanselminutes with Scott Hanselman
  5388. A Christmas Gift for Ledger Users – Death Threats - BeInCrypto
  5389. BMW Will Publicly Shame Out-of-Warranty Drivers with Smart Billboards and License Plate Readers
  5390. Neurobiological foundations of neurologic music therapy: rhythmic entrainment and the motor system
  5391. Free Piano Method - The Mayron Cole Piano Method
  5392. .NET Rocks! vNext
  5393. Amazon.com: LoveRPi Power-Over-Ethernet (PoE) HAT for Raspberry Pi 4 Model B and Raspberry Pi 3 Model B+ (Compact, Non-Isolated): Computers & Accessories
  5394. The Mystery of Deceased Hiker 'Mostly Harmless' Is At Long Last Solved
  5395. nicolas-siplis/cyberpwned
  5396. MS Dev Show
  5397. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 4 | The Old New Thing
  5398. Fantasy UIs
  5399. Holiday Season Update from Lisbon
  5400. JavaScript Performance in the Wild 2020
  5401. Snapdrop
  5402. I wired my tree with 500 LED lights and calculated their 3D coordinates.
  5403. .NET App Developer Links - 2020-12-24
  5404. How to Favicon in 2021: Six files that fit most needs — Martian Chronicles
  5405. Episode 359 - 2020 Roundup
  5406. .NET Rocks! vNext
  5407. StackExchange/Stacks
  5408. The beautiful Silent ThunderBolt-3 PC
  5409. https://cepr.org/sites/default/files/policy_insights/PolicyInsight107.pdf
  5410. 100 Tips for a Better Life - LessWrong
  5411. How We Saved .ORG: 2020 in Review
  5412. Angular Email Confirmation with ASP.NET Core Identity
  5413. Apple’s SSL Metrics Is Hanging My App
  5414. A 12.48 inch (1304x984) three-color e-paper display by Waveshare
  5415. My stack will outlive yours
  5416. Unconscious Algorithms
  5417. Build a Tiny Certificate Authority For Your Homelab
  5418. Cryptologie | Off The Record
  5419. The FBI is Secretly Breaking Into Encrypted Devices. We’re Suing.
  5420. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  5421. 2096 - Windows: splWOW64 Elevation of Privilege
  5422. Interview advice that got me offers from Google, Microsoft, and Stripe
  5423. Comic Mono
  5424. Release Radar · December 2020 Edition - The GitHub Blog
  5425. .NET Tooling Community Standup - Designing UIs for developer tools
  5426. Tokio
  5427. No, Cellebrite cannot 'break Signal encryption.'
  5428. Man convicted of insulting Polish president by drawing penis on election poster
  5429. Anti-diarrhoea drug drives cancer cells to cell death – Aktuelles aus der Goethe-Universität Frankfurt
  5430. Robinhood Was Indeed Too Good to Be True
  5431. Data Security on Mobile Devices: Current State of the Art, Open Problems, and Proposed Solutions
  5432. Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  5433. How Bad Is Your Spotify?
  5434. ‘YouTube recommendations are toxic,’ says dev who worked on the algorithm
  5435. voidtools
  5436. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 3 | The Old New Thing
  5437. The Catch Block #39 - 2020 Year in Review!
  5438. Splitting up a Monolith to (micro)Services
  5439. News – Xfce 4.16 released
  5440. MAPS.ME is gone. We must bring it back.
  5441. Integrating Cloudflare Gateway and Access
  5442. .NET App Developer Links - 2020-12-23
  5443. RssBandit/RssBandit
  5444. Things You Should Never Do, Part I
  5445. WiFi 6 gets 1.34 Gbps on the Raspberry Pi CM4
  5446. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  5447. SEC Charges Ripple and Two Executives with Conducting $1.3 Billion Unregistered Securities Offering
  5448. How a janitor at Frito-Lay invented Flamin' Hot Cheetos
  5449. Practical Networking for Future Founders
  5450. Stop charging for support plans
  5451. Team > market > product
  5452. Designing a better Terminal | Mark Essien
  5453. Things you're allowed to do
  5454. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  5455. You can't be "not good enough" to skip (or drop out of) college | Carol's Blog
  5456. 52 Things I Learned in 2020 // Kash Dhanda's Blog
  5457. I quit my high-paying job as a software director
  5458. Cryptologie | Dkim: Show Your Privates
  5459. Introduction to quantum computing with Q# – Part 11, EPR Quantum Key Distribution
  5460. Building Reusable Rich UI controls using PowerApps Component Framework (PCF)
  5461. Explained: How does a soccer ball swerve?
  5462. A talk for trailblazers: Blazor in .NET 5
  5463. Introduction to quantum computing with Q# – Part 12, Bell’s inequality
  5464. CodeSwing - Visual Studio Marketplace
  5465. Getting started with GitHub Actions
  5466. Getting started with GitHub Actions
  5467. New Release: Tor Browser 10.0.7 | Tor Blog
  5468. Introducing My Cadence for iOS - a Simple Cadence Sensor Display
  5469. HTML Over The Wire | Hotwire
  5470. .NET Conf Philippines (2021-01-14)
  5471. NBCSN to air NWHL games for the first time
  5472. Tillis Releases Text of Bipartisan Legislation to Fight Illegal Streaming by Criminal Organizations
  5473. 2020 : Community Influencer of the Year
  5474. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 2 | The Old New Thing
  5475. Yet Another Bug Tracker article series
  5476. Why can’t you buy a good webcam? | Vsevolod Solovyov
  5477. How YouTube Music forced me to try F#
  5478. Why I've Been Merging Microservices Back Into The Monolith At InVision
  5479. Windows War Stories: The Secret History of Task Manager, Part 2
  5480. Cloudflare Acquires Linc
  5481. Beat - An Acoustics Inspired DDoS Attack
  5482. I Can't Keep It Up | announcements
  5483. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  5484. Parsing JSON at the CLI: A Practical Introduction to `jq` (and more!)
  5485. 'This Is Atrocious': Congress Crams Language to Criminalize Online Streaming, Meme-Sharing Into 5,500-Page Omnibus Bill
  5486. dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  5487. How to Access Webcam Properties from C#
  5488. Senior Software Engineer, Planning and Tracking
  5489. Monsters Weekly 200b - Conversations with Julie Lerman
  5490. Simplifying Auth With Static Web Apps and React | LINQ to Fail
  5491. Developer Days
  5492. Astronomers Get Their Wish, and the Hubble Crisis Gets Worse
  5493. Understanding "Solorigate"'s Identity IOCs - for Identity Vendors and their customers.
  5494. Write code. Not too much. Mostly functions.
  5495. Angular Password Reset Functionality with ASP.NET Core Identity
  5496. Setting up Health Checks for an ASP.NET Core application and its Dependencies
  5497. SharePoint Workflow transformation to Power Automate | Developer Support
  5498. Cakelisp: a programming language for games
  5499. What’s the point of free if you have nothing to sell
  5500. Thoughts on Clubhouse
  5501. YouTube Class Action: Same IP Address Used to Upload 'Pirate' Movies & File DMCA Notices * TorrentFreak
  5502. Free Market Vaccines
  5503. My Engineering Axioms
  5504. End of 2020 rough database landscape
  5505. When life was literally full of crap
  5506. Building My Own Chess Engine
  5507. Jaywalking decriminalization is coming, 100 years after the auto industry helped make it a crime - Virginia Mercury
  5508. The San Francisco that Could Have Been
  5509. 2-adic Logarithms and Fast Exponentiation
  5510. Toolchains as Code
  5511. About
  5512. Cryptologie | A Discretization Attack
  5513. (no title)
  5514. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  5515. Ignore AMP · Jens Oliver Meiert
  5516. What's Serverless in #Shorts and why should you care?
  5517. r/IAmA - Comment by u/bledfeet on ”Hi, I’m Anita DeFrantz, Olympic Champion, Vice President of the International Olympic Committee, author, civil rights lawyer, and professional speaker. Ask me anything about the Olympics, professional sports, rowing, and athletes’ civil rights issues!”
  5518. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  5519. South Africa: Spotlight on ComUnity
  5520. The need to reset & reinforce security posture will be 2021’s key themes - IT Supply Chain
  5521. Extending Android Device Compatibility for Let's Encrypt Certificates
  5522. Philip Wootton from DocuVision
  5523. Maximising Algorithm Performance in .NET: Levenshtein Distance
  5524. Steve Blank Startup Stock Options – Why A Good Deal Has Gone Bad
  5525. C# 9 and .NET 5: Book Review and Q&A
  5526. WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  5527. Blazor vs React: Passing values to all children | Awaiting Bits
  5528. Configure identity-based policies in Cloudflare Gateway
  5529. Ruby 3.0.0 RC1 Released
  5530. Nicolás Siplis
  5531. C# In Simple Terms - Iterators
  5532. Utilizing Bogus with the Builder Pattern for better Mocks
  5533. Home Page - C# Advent
  5534. Merge Conflict
  5535. Nikon Is ending 70 years of camera production in Japan - mirrorlessrumors
  5536. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 1 | The Old New Thing
  5537. iPhone factory workers say they haven’t been paid, cause millions in damages
  5538. Caching an IEnumerable<T> instance - Gérald Barré
  5539. Empowering your queries with RavenDB
  5540. hxp | hxp CTF 2020: wisdom2
  5541. Mile-Long Wooden Xylophone Plays Bach in Japanese Forest
  5542. 233: Bluetooth is Mind-blowing!
  5543. 2020’s Top 15 Machine Learning & AI Research Papers
  5544. Paper about Herbalife®-related patient death removed after company threatens to sue the journal
  5545. The Internet is for Porn
  5546. .NET Foundation November/December 2020 Update
  5547. Need Something to Do over the Break? How About 25 Free JavaScript Courses?
  5548. Functional Gift Wrapping
  5549. Participate in the Developer Economics Survey
  5550. Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  5551. Arrows born in flight
  5552. The State of .NET: Q&A Compilation
  5553. Writing High Performance Code in F#
  5554. Cake - Cake v1.0.0-rc0002 released
  5555. Get Git Part 4
  5556. Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  5557. Redis Cluster - Benefits of Sharding and How It Works
  5558. Dave Vieira-Kurz a.k.a. @secalert on security
  5559. The Strange Case of Dr. Ho Man Kwok | Colgate Magazine
  5560. More challenging projects every programmer should try
  5561. HitchDev
  5562. Into the Octoverse
  5563. The Great iPwn: Journalists Hacked with Suspected NSO Group iMessage 'Zero-Click' Exploit - The Citizen Lab
  5564. » Lode Runner The Digital Antiquarian
  5565. Andrew Cooke: C[omp]ute
  5566. You're Missing Out If You Don't Write Weekly Digests
  5567. How and why I stopped buying new laptops
  5568. Cryptologie | Vetted Encryption
  5569. Counterfactual communication and intimidation
  5570. Why I left the U.S.
  5571. Path to my financial independence
  5572. Twin Galaxies attacks Billy Mitchell as a fraud in new legal claims
  5573. The birth of the Web
  5574. Kira McLean | How To Set Up Your Own Nextcloud Server
  5575. Apple M1 foreshadows RISC-V
  5576. tuhdo/tuhdo.github.io
  5577. Windows 10 20H2: ChkDsk damages file system on SSDs with Update KB4592438 installed
  5578. Back to the '70s with Serverless
  5579. r/AmItheAsshole - AITA for telling my son to grow up and accept the consequences of his choice to snitch on his friends?
  5580. Episode 5: Isogeny-Based Cryptography For Dummies!
  5581. Get the local images working in the templates · RssBandit/RssBandit@73c4681
  5582. Bring Intelligence to the Edge with Custom Vision
  5583. Apple, Google, Microsoft, and Mozilla ban Kazakhstan's MitM HTTPS certificate | ZDNet
  5584. Countdown to 2021
  5585. Analyzing Solorigate, the compromised DLL file that started a sophisticated cyberattack, and how Microsoft Defender helps protect customers - Microsoft Security
  5586. ImmutableInterlocked.Update Method (System.Collections.Immutable)
  5587. Bodycam Video Shows ‘Mob Mentality’ Of Boston Police Who Responded To George Floyd Protests, Lawyer Says
  5588. Pa. misses deadline to spend $108M in rent, mortgage relief from CARES Act | Spotlight PA
  5589. gRPC Web with .NET
  5590. Update to nodejs 14.15.1 by JHyeok · Pull Request #6203 · TechEmpower/FrameworkBenchmarks
  5591. Markdown list syntax now autocompleted - GitHub Changelog
  5592. Firefox to ship 'network partitioning' as a new anti-tracking defense | ZDNet
  5593. Weekly Update 222
  5594. Release DurableFunctionsMonitor 3.9 · scale-tone/DurableFunctionsMonitor
  5595. Bizarre Design Choices In Zoom’S End-To-End Encryption
  5596. Your Credit Score Should Be Based on Your Web History, IMF Says
  5597. An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  5598. My designs from 2016 to 2020 as a non-designer – alexandro.dev
  5599. Bouncy Castle crypto authentication bypass vulnerability revealed
  5600. Your domain driven project:Lean software development
  5601. Nobody Uses Datastructures These Days! — Vishnu's Pages
  5602. Branding Your Own Startup | Blog of Pascal
  5603. Don't buy the fucking domain.
  5604. The .NET Stacks #30: 🥂 See ya, 2020
  5605. How to configure Postman API tests in Azure DevOps
  5606. Hubble
  5607. What is MSAL + Microsoft.Identity.Web
  5608. It Took Two Days to Develop Moderna's Vaccine | NeuroLogica Blog
  5609. Code Maze Weekly #56 - Code Maze
  5610. Google Cloud Status Dashboard
  5611. Why Big Tech Is Being Attacked
  5612. My Ken Williams story
  5613. How I Made $350k in Machine Learning Tournaments
  5614. Things That Didn't Kill My App
  5615. ph1lter
  5616. Auctioning vaccines - Ben Davies
  5617. Don't Kill Time - David Perell
  5618. How my Twitter hijacks happened
  5619. A Paradox of Irony
  5620. Get Through the Year with These Visual Studio Code Holiday Themes -- Visual Studio Magazine
  5621. no dogma podcast
  5622. Double Blind Passwords (aka Horcruxing)
  5623. Selling a Tiny Project | Tiny Projects
  5624. Cyberpunk 2077 Refunds
  5625. Justin Amash Introduces Bill To End Civil Asset Forfeiture Nationwide
  5626. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  5627. Centering in CSS
  5628. What should the state of a moved-from object be? | The Old New Thing
  5629. Asynchronous Courotines with C#
  5630. I have resigned from the Google AMP Advisory Committee
  5631. Syncing Logins Between Availability Group Replicas
  5632. Cryptography Dispatches: Re-Deriving the edwards25519 Decoding Formulas
  5633. The bug in Valgrind
  5634. What If OpenDocument Used SQLite?
  5635. Visual Studio Questions - Developer Community
  5636. Introduction to Performance - EF Core
  5637. dotnet/diagnostics
  5638. Blob Opera - Google Arts & Culture
  5639. Computing Euclidean distance on 144 dimensions
  5640. Apple has stopped providing standalone installers for macOS updates
  5641. American Airlines
  5642. Texas Wedding Photographers Have Seen Some $#!+
  5643. Sony Removes Cyberpunk 2077 from PS Store, Will Offer Refunds to PlayStation Players Who Already Bought It - IGN
  5644. xamarin/Essentials
  5645. 2020 in Sound
  5646. Hello World: The Film
  5647. dotnet-aspnetcore-blazor - Microsoft Q&A
  5648. Trove - Apps on Google Play
  5649. Principal Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  5650. Urban Dictionary: Voteflake
  5651. Cryptanalysis Of Curl-P And Other Attacks On The Iota Cryptocurrency
  5652. Porsche is racing at Le Mans in 2023
  5653. 10 Inspirational Black British Women Who Code!
  5654. Languages & Runtime Community Standup - Infer#
  5655. What's new for desktop developers building WPF, UWP & WinForms
  5656. Senior Software Engineer - Authentication
  5657. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  5658. Is Real-Time Phishing Eliminated With Fido? Social Engineering Downgrade Attacks Against Fido Protocols
  5659. Controlling My Home Sauna Using .NET 5
  5660. .NET 5 Runtime Deep Dive with Rich Lander and the Architects
  5661. Token authentication requirements for Git operations - The GitHub Blog
  5662. Nick Craver (@Nick_Craver)
  5663. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  5664. Whitehaven Beach | Whitsundays | Hamilton Island Accommodation
  5665. Securing Blazor Server-side Applications
  5666. Tom Cruise pète sa coche sur le plateau de «Mission Impossible»
  5667. Protocol-Level Details Of The Tls 1.3 Visibility Solution
  5668. Hello World: The Film
  5669. How to monitor multi-cloud Kubernetes with Prometheus and Grafana
  5670. Commits are snapshots, not diffs - The GitHub Blog
  5671. Understanding Availability Sets and Availability Zones
  5672. SQL Tools December release recap - SQL Server Blog
  5673. C# vs. F# – planetgeek.ch
  5674. 5 ways to save costs by running .NET apps on Azure
  5675. Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  5676. Hallucinations re: the rendering of Cyberpunk 2077
  5677. Getting Started with Windows Terminal | Windows Command Line
  5678. How to set up a Smashing dashboard on your Raspberry Pi
  5679. Episode 358 - Cloud Identity in the Cloud Era
  5680. A quirk in the SUNBURST DGA algorithm
  5681. Orbifolds and Other Games - DRY is a Trade-Off
  5682. David Prosser from ComUnity
  5683. Dennis's Blog
  5684. Lessons I learned on user onboarding – the dos and don’ts
  5685. Sarat Chandra | My Nextcloud setup
  5686. Writing An App In 2 Days
  5687. Giving more tools to software engineers: the reorganization of the factory
  5688. Cognitive biases
  5689. Building eBay's Web API ecosystem with Tanya Vlahovic | Hanselminutes with Scott Hanselman
  5690. Improved XAML Data Binding Diagnostics | The Xamarin Show
  5691. My year in review 2020
  5692. Stripe’s payments APIs: the first ten years
  5693. Chrome Extensions Every Web Developer Needs
  5694. I just installed a content blocker on my iPhone – Rukshan's Blog
  5695. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  5696. Amazon disallows pointing out paid reviews « kmod's blog
  5697. What's IaaS, PaaS, and SaaS in #Shorts
  5698. SEC Charges Robinhood Financial With Misleading Customers About Revenue Sources and Failing to Satisfy Duty of Best Execution
  5699. YouTube
  5700. Image sharing. No bullshit.
  5701. No cookie for you - The GitHub Blog
  5702. 51% of 4 million Docker images have critical vulnerabilities
  5703. SEC Charges Robinhood Financial With Misleading Customers About Revenue Sources and Failing to Satisfy Duty of Best Execution
  5704. ollelogdahl/ihct
  5705. On the ways of finding a dispatcher for the current thread in the Windows Runtime | The Old New Thing
  5706. .NET 5 Breaking Changes for WPF/Windows Forms
  5707. RavenDB Node.JS / TypeScript client 5.0 released
  5708. Introducing Cloudflare Pages: the best way to build JAMstack websites
  5709. Blob Opera - Google Arts & Culture
  5710. fulldecent/system-bus-radio
  5711. Download and Try the Tech Preview of Docker Desktop for M1 - Docker Blog
  5712. Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  5713. A Beginner's Garden of Chess Openings
  5714. Modular AWS SDK for JavaScript is now generally available | Amazon Web Services
  5715. Unit testing and mocking with Azure SDK .NET | Azure SDK Blog
  5716. Inside the Azure SDK Architecture | Azure SDK Blog
  5717. Amazon Location – Add Maps and Location Awareness to Your Applications | Amazon Web Services
  5718. Norns.Urd Lightweight AOP Framework
  5719. Data Deficient Messages
  5720. PowerShell 7.2 Preview 2 release | PowerShell
  5721. A guide to making a good pull request - James Croft
  5722. .NET 5 Source Generators - MediatR - CQRS
  5723. You have the right to secretly record police in public places, court rules
  5724. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  5725. .NET Rocks! vNext
  5726. jwasham/coding-interview-university
  5727. The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  5728. Angular Role-Based Authorization with ASP.NET Core Identity
  5729. Key benefits of integrating web applications into Microsoft Teams
  5730. https://www.texasattorneygeneral.gov/sites/default/files/images/admin/2020/Press/20201216%20COMPLAINT_REDACTED.pdf
  5731. GTK 4.0 – GTK Development Blog
  5732. Embedding your web app in Teams
  5733. Understanding Teams apps..."Hello, world!" for Teams
  5734. Scaling a Monolith
  5735. After Last 2020 VS Code Update, What's In Store for 2021? -- Visual Studio Magazine
  5736. Preview in macOS Big Sur is irreversibly destroying PDFs – again – Annoying Technology
  5737. Jet Powered Volkswagen Beetle - cars & trucks - by owner - vehicle...
  5738. Introduction · Tig - Text-mode interface for Git
  5739. Increasing Trace Cardinality with Activity Tags and Baggage
  5740. The best 10 programming articles of the last 10 years
  5741. An Old New Adventure
  5742. How to conduct a competitive analysis - Philipp Muens
  5743. Due to unusually high call volumes
  5744. Stop Being So Polarized All the Time
  5745. Far Cry: How the Fire Burns and Spreads | Jean-Francois Levesque
  5746. On the Graying of GNOME | Et tu, Cthulhu
  5747. What's next for System.Text.Json? | .NET Blog
  5748. Blast Off with Blazor: Build a responsive image gallery
  5749. rocky-linux/rocky
  5750. Superconductive | Always know what to expect from your data
  5751. AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers
  5752. $40M to Build the Next Web – Vercel
  5753. Trend data on the SolarWinds Orion compromise
  5754. Firefox Was Always Enough
  5755. i3 - improved tiling wm
  5756. Solved: Chromecast “Source not Supported” Error When Attempting to Cast
  5757. Building a $400 at home DIY spin bike for Peloton & Apple Fitness+
  5758. .NET Conf 2020 - Lahore (2020-01-23)
  5759. Why does PF_VIRT_FIRMWARE_ENABLED return false even when virtualization is enabled in the firmware? | The Old New Thing
  5760. Scaling Monolithic Applications
  5761. Elderly patients 23% more likely to die if their emergency surgery takes place on the surgeon's birthday
  5762. NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  5763. https://www.cdprojekt.com/en/wp-content/uploads-en/2020/12/call-transcript_en.pdf
  5764. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  5765. What I Wish Someone Had Told Me About Tensor Computation Libraries
  5766. .NET App Developer Links - 2020-12-16
  5767. To the brain, reading computer code is not the same as reading language
  5768. Top 10 Blazor Features You Probably Didn't Know
  5769. Monsters Weekly 200a - Conversations with Jon Galloway
  5770. Cross-origin resource sharing for cross-site cookie-based authentication - Simple Talk
  5771. Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  5772. The art of Rubber Ducking or Rubber Duck Debugging
  5773. Python in Visual Studio Code – December 2020 Release | Python
  5774. Azure Neural Text-to-Speech updates: 51 new voices added to the portfolio
  5775. Sponsoring Open Source Developers
  5776. Localize .NET applications with machine-translation | .NET Blog
  5777. Azure SQL from the Edge to the Cloud
  5778. 5 Reasons I Love Being a Software Developer
  5779. How to Use Your Own Router on CenturyLink
  5780. Top Best Reasons Why You Should Use WordPress for Your Website
  5781. Some real data on a DIY box fan air purifier
  5782. How to Compliment
  5783. Don’t buy a .icu domain – Rukshan's Blog
  5784. Multi-Class Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  5785. Design Systems Are Bullsh*t | Blog of Pascal
  5786. Catching Stack Overflow Exceptions
  5787. How Tail Call Optimization Works
  5788. Future of work
  5789. Mastering Postgres indexes in 10 minutes
  5790. The story of the one line fix – Dave Cheney
  5791. How market leaders disappear
  5792. Three Thoughts on My Sabbatical – Zaharenia Atzitzikaki – VP Design at Workable
  5793. AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
  5794. New report: A record breaking number of journalists arrested in the U.S. this year
  5795. Lonely people have a unique brain signature, perhaps due to so much imagined social contact
  5796. Cool Earth | Working to support rainforest communities to improve lives, reduce deforestation | Climate Change Charity
  5797. SuperRT
  5798. Firefox 84.0, See All New Features, Updates and Fixes
  5799. Shitlist Driven Development
  5800. Backyard birds of Seattle
  5801. There’s more to Power Platform than low-code/no-code development | Developer Support
  5802. I assume I’m below average
  5803. Minimal safe Bash script template | Better Dev
  5804. Twit Tips #2: Sonic and Tails
  5805. Adding Encrypted Group Calls to Signal
  5806. Lost Windows feature: The Horizon | The Old New Thing
  5807. Microsoft and the State of Quantum: Q&A With Mariia Mykhailova
  5808. Authentication with Graph SDKs
  5809. Learn about online security, privacy, and encryption
  5810. Framework Design Studio Released
  5811. XAML Hot Reload for Xamarin.Forms - Xamarin
  5812. Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  5813. SEC filings: SolarWinds says 18,000 customers were impacted by recent hack | ZDNet
  5814. Apple’s anti-tracking plans for iPhone
  5815. Architecting Cloud Native Application in Azure using .NET Core
  5816. Should I use self-contained or framework-dependent publishing in Docker images?
  5817. Azure Functions in Any Language with Custom Handlers
  5818. moby/buildkit
  5819. The 3 CSS Methods for Adding Element Borders | Modern CSS Solutions
  5820. Cryptohack: A Fun Platform For Learning Modern Cryptography
  5821. Food Safety
  5822. YouTube
  5823. VirusTotal
  5824. “Steal It” and Other Internal YouTube Emails from Viacom’s Copyright Suit
  5825. Hello World Has Been Released!
  5826. Google Cloud Status Dashboard
  5827. .NET App Developer Links - 2020-12-15
  5828. Life of a Netflix Partner Engineer — The case of extra 40 ms
  5829. Implementing a Text Templating Language and Engine for .NET | xoofx
  5830. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  5831. Building a Code Analyzer for .NET
  5832. Exploring Blazor Mobile Bindings
  5833. Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  5834. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  5835. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  5836. The cleverest floppy disc protection ever? Western Security Ltd.
  5837. FTC Issues Orders to Nine Social Media and Video Streaming Services Seeking Data About How They Collect, Use, and Present Information
  5838. Ever wondered how Workplace Health and Safety solutions were built? Wonder no longer, this new #IoTShow episode with @obloch has the answer!
  5839. Angular Authentication Functionality with ASP.NET Core Identity
  5840. TWC9: Learn Together event, GitHub Universe, PowerShell Crescendo, and more!
  5841. Insulation: first the body, then the home
  5842. I have been dev for 20 years and I can say with guarantee this is the WORST documentation I have seen in my life. · Issue #180 · amzn/selling-partner-api-docs
  5843. Jacob Yates
  5844. My responsibility on this planet as a person in tech
  5845. Top Articles I've Read in 2020
  5846. Small, Sharp Tools
  5847. Clean advertising
  5848. Spotify's Worst Feature
  5849. Looking for more debugger
  5850. I Switched from Dashlane to Bitwarden and Why You Should, Too
  5851. Solving Fake News
  5852. Last Week in .NET #22 – Microsoft Parrots Google
  5853. [Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  5854. SPACE JAM: A NEW LEGACY Learn Lessons Overview
  5855. Europe's Biggest Vertical Farm Will Be Powered by Wind and Planted by Robots
  5856. Apple's M1 Chip Benchmarks focused on the real-world programming
  5857. What does the “runs-on” machine type of a GitHub Action mean?
  5858. Privacy matters even if "you have nothing to hide"
  5859. C# in Simple Terms - Indexers
  5860. Instantly Search OpenLibrary Books with Typesense
  5861. Building Serverless with Docker - Espresso Coder
  5862. How do I avoid race conditions in WaitOnAddress where the wake happens before I enter the blocking state? | The Old New Thing
  5863. Improving Cloudflare’s products and services, one feature request at a time
  5864. Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  5865. r/LambdaSchool - Lambda School is the biggest mistake I made this year 😔
  5866. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  5867. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  5868. About Cyberpunk 2077 and AMD CPUs
  5869. Small tech
  5870. Linux 5.10
  5871. .NET App Developer Links - 2020-12-14
  5872. 8 Best Instagrammers For AI Enthusiasts
  5873. 232: AirPods Max, Apple Fitness+, and AR/VR Indoor Cycling
  5874. Using multiple APIs in Blazor with Azure AD authentication
  5875. Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor
  5876. Major leak 'exposes' members and 'lifts the lid' on the Chinese Communist Party | Sky News Australia
  5877. Announcing the general availability of Event Hubs on Azure Stack Hub
  5878. These Modern Programming Languages Will Make You Suffer
  5879. Batch.Parallel
  5880. Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  5881. First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services
  5882. Architecture Playbook — Architecture Playbook
  5883. Reindeer Secret Santa Assignment Problem
  5884. Home
  5885. Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  5886. Sharrows, the bicycle infrastructure that doesn’t work and nobody wants - macwright.com
  5887. Using Azure Slots and GitHub for Personal Projects
  5888. The Fraying of the US Global Currency Reserve System
  5889. Why self-learning is important as a developer
  5890. M1 and iOS Apps – Two Birds One Stone
  5891. Government IT Solutions | SolarWinds
  5892. GraphQL Schema Design | Channel 9
  5893. ‎The Numberphile Podcast: Statistics and Saving Lives - with Jennifer Rogers on Apple Podcasts
  5894. Developer! Developer! Developer! Day
  5895. What’s the Value of Hackable Hardware, Anyway? « bunnie's blog
  5896. Microsoft Developer UK @msdevUK
  5897. Ariel Gabizon On His Work With Zksnarks And The Beauty Of Math
  5898. Statistics and Saving Lives - with Jennifer Rogers — The Numberphile Podcast
  5899. Lazy Dependency Injection for .NET
  5900. The Separation
  5901. Porting Projects to .NET 5
  5902. Introducing Community Edition
  5903. A Book Like Foo
  5904. Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  5905. Listen to Audible on Apple devices | Audible.com
  5906. A House Dividing?
  5907. Notes on Learning Languages
  5908. Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  5909. An M1 Mac vs the Surface Pro X: How do ARM devices compare?
  5910. Dustin Davis's Family Fund, organized by Alphaspeed Gofund Me
  5911. We Got My Grandma a Facebook Portal & It’s Been the Best Gift for This Weird Holiday Season
  5912. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  5913. What's new in ASP.NET Core 5.0
  5914. Spondias dulcis - Wikipedia
  5915. Bletris - Blazor Tetris - BuiltWithDot.Net
  5916. dotnet-foundation/ecosystem-growth
  5917. Step 4 - Using passwords to protect your data
  5918. Ecc 2020 Panel "recent Trends In (Ecc) Crypto
  5919. Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  5920. Weekly Update 221
  5921. Quantum-Computing Pioneer Warns Of Complacency Over Internet Security
  5922. .NET Development on Apple Silicon – .NET Tools Blog | JetBrains
  5923. DDD Leaders: Building a project with freelancers
  5924. Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  5925. Hard work is irritating
  5926. Belarus Blocks Land Border Exits - The Moscow Times
  5927. From .NET Standard to .NET 5
  5928. Zodiac Killer cipher is cracked after eluding sleuths for 51 years
  5929. mimoo/bitcoinlottery
  5930. dotnet-foundation/ecosystem-growth
  5931. On .NET Live - Intro to Microservice Patterns for .NET Developers
  5932. GraphQL Schema Design
  5933. Beware “Amazon’s Choice” – Brian Bien
  5934. r/dotnet - What logging Framework do you use?
  5935. Introducing F# 5
  5936. chrissainty/ddd-2020
  5937. Codecamp - Your IT Conference in Romania
  5938. CodingAfterWork - Twitch
  5939. mimoo/bitcoinlottery
  5940. Open Source Cookbook
  5941. Porting Projects to .NET 5
  5942. 285976 - consider making use of aReason argument of nsIHelperAppLauncherDialog::show
  5943. LYWE, a better alternative to FIRE
  5944. Clean architecture: Domain-driven design, part 1 -
  5945. Star Wars - Boba Fett Helmet, Limited Edition by SWAROVSKI
  5946. ericfischer/if-then-else
  5947. Windows Task Manager Source Code Review by Original Author: Retired Microsoft Engineer "davepl"
  5948. Privacy and Compliance Reading List
  5949. Goodreads plans to retire API access, disables existing API keys
  5950. Getting Started | How to Make an OS: 1
  5951. hexops/dockerfile
  5952. Computers Are Bad
  5953. U.S. Supreme Court Rules Unanimously You May Sue Government Agents for Damages When They Violate Your Individual Rights - Institute for Justice
  5954. Part One – Alaa Abdulridha
  5955. Could I have passed muster with YC?
  5956. GitHub Dark Mode is Too Dark - blog.karenying.com
  5957. Why I still can't stop using Chrome
  5958. 12 prerequisites for a highly secure server
  5959. Agent vs System
  5960. Become shell literate
  5961. Aiming for correctness with types - fasterthanli.me
  5962. Earnestness
  5963. Chrome is Bad
  5964. How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  5965. Ars Technica
  5966. Twitch suspends DragonForce guitarist Herman Li for playing his own music | Clocked
  5967. An open source multi-tool for exploring and publishing data
  5968. Real World String Validation in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  5969. The Zodiac Killer's most uncrackable cipher has, at last, been solved
  5970. The .NET Stacks #29: More on route-to-code and some Kubernetes news
  5971. Yogscast Jingle Jam
  5972. Supporting Jurisdictional Restrictions for Durable Objects
  5973. The dark reality behind Slack’s billion-dollar sale to Salesforce
  5974. Amazon owns more than $2B worth of IPV4 addresses
  5975. Mojeek
  5976. Longest known exposure photograph ever captured using a beer can
  5977. Umbraco Back-office Authentication With Azure Active Directory
  5978. The Anti-Mac User Interface (Don Gentner and Jakob Nielsen)
  5979. The Zodiac Killer's most uncrackable cipher has, at last, been solved
  5980. Python behind the scenes #6: how Python object system works
  5981. Inline XBRL Viewer
  5982. The YouTube Ban Is Un-American, Wrong, and Will Backfire
  5983. Code Maze Weekly #55 - Code Maze
  5984. Enable unified data governance with Azure Purview | Azure Friday
  5985. Judicial Website, No Money Down
  5986. Is deep learning a new kind of programming? Operationalistic look at programming
  5987. Dave goes back to Mac
  5988. How I stopped hating Test Driven Development
  5989. Being OK with Being Alone
  5990. No, engineers don't suck at time estimates
  5991. Heavy Is the Head That Wears the AirPods Max
  5992. Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  5993. Who do we spend time with across our lifetime?
  5994. CS 6120: The Self-Guided Course
  5995. Visual Studio Code November 2020
  5996. Announcing Windows 10 Insider Preview Build 21277
  5997. Encrypting your WAF Payloads with Hybrid Public Key Encryption (HPKE)
  5998. Google Alternatives 2020: Best Privacy Friendly Alternatives
  5999. Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  6000. pointerpointer.com
  6001. Episode 66 - TDD and the Terminator With Layla Porter
  6002. JavaScript End to End Testing Framework
  6003. Web Stories on Google
  6004. Learning Quick - Serverless Functions, Netlify vs Vercel, and the Jamstack
  6005. How to Build a Global Network that Complies with Local Law
  6006. .NET App Developer Links - 2020-12-11
  6007. Wrapping up 2020 by looking ahead to 2021!
  6008. Mathematician Solves Centuries-Old Grazing Goat Problem Exactly
  6009. GitHub gets a dark mode – TechCrunch
  6010. Cake VSCode Extension Release 1.0.0
  6011. .Net Project Builds with Node Package Manager · Los Techies
  6012. .NET 5 support on Azure Functions
  6013. I need manual approvers for GitHub Actions!!!! And I got them now :) | Azure DevOps Blog
  6014. Web Accessibility: Aria, Focus, Focus Management
  6015. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  6016. Deno 1.6 Release Notes
  6017. Understanding the JavaScript Destructuring Syntax
  6018. The Handicap Principle: Why People Intentionally Make Bad Decisions - by Aman Manazir
  6019. The Airbnbs
  6020. Own your email
  6021. Small teams
  6022. Build New Zealand in an afternoon
  6023. Thoughts on CentOS Stream
  6024. Make your monolith last
  6025. HR: Hemorrhaging Responsibility
  6026. Use an Existing .NET Core Project Template
  6027. Create .NET Core Projects with the Command Line
  6028. Accelerating the Pixie community with New Relic
  6029. Shipping the Sandman Doppler with Palo Alto Innovation's Alex Tramiel | Hanselminutes with Scott Hanselman
  6030. Wall Street Begins Trading Water Futures as a Commodity
  6031. Thread by @StanTwinB on Thread Reader App
  6032. Running Playwright on Azure Functions
  6033. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  6034. .NET Conf 2020 - Kerala (2021-01-09)
  6035. Announcing Workplace Records for Cloudflare for Teams
  6036. You should be customizing your PowerShell Prompt with PSReadLine
  6037. Parsing ETL traces yourself, part 2: The EventLogReader | The Old New Thing
  6038. gnu.org
  6039. Cloudflare Certifications
  6040. Instant Search Recipes with Typesense
  6041. facontidavide/PlotJuggler
  6042. DoorDash from application to IPO
  6043. .NET App Developer Links - 2020-12-10
  6044. [API] Did the review ID format change again?
  6045. SpaceX Launches—and Crashes—Its Starship Mars Rocket
  6046. Use local function attributes with C# 9
  6047. Discover the Azure Architecture Center - Video Tour!
  6048. Facepalm Mistakes to Avoid When Using React Hooks
  6049. Implementing an Effective Architecture for ASP.NET Core Web API
  6050. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  6051. The Future of Hosting with Edge Computing
  6052. .NET Rocks! vNext
  6053. Death of an Open Source Business Model
  6054. Exhaustiveness Checking with Mypy
  6055. Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  6056. The CentOS Project Just Committed Suicide
  6057. Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  6058. "deno compile" into executable · Issue #986 · denoland/deno
  6059. Hystoria
  6060. VSCode Tinder
  6061. No. 1 Visual Studio IDE Feature Request: Linux -- Visual Studio Magazine
  6062. Blazor testing using bUnit - or something something testing Blazor
  6063. Starship | SN8 | High-Altitude Flight Test
  6064. ML.NET in the Real World
  6065. Service Discovery with Steeltoe
  6066. Build community-driven software projects on GitHub - Learn
  6067. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  6068. Tillis Pushes Prison Time for Online Streamers After Pre-Election Hollywood Cash Blitz
  6069. Xamarin | Open-source mobile app platform for .NET
  6070. The Future of Flash on Armor Games
  6071. xamarin/Xamarin.Forms
  6072. Event Choreography & Orchestration (Sagas)
  6073. Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  6074. Producing Packages with Source Link | .NET Blog
  6075. #104 – David Wong: Many Layers of Complexity
  6076. Build Tools for protobuf-net and protobuf-net.Grpc
  6077. Senior Web Developer in Redmond, Washington, United States | Engineering at Microsoft
  6078. SpaceX Starship high altitude test flight ends in a fiery explosion
  6079. More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  6080. Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  6081. few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  6082. The Games People Play With Cash Flow
  6083. optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  6084. GraphQL Schema Design
  6085. Why math?
  6086. Lessons learned on an Engineering Manager job search
  6087. Sales tax creates more unnecessary pain than value added tax
  6088. Lawrence Aberba
  6089. Iguazio | The Data Behind MLOps
  6090. 5 Marketing Tips For People With No Friends
  6091. Angular Custom Validators and Error Handling with ASP.NET Core Identity
  6092. How I Used Reddit to Double My Newsletter Subscribers
  6093. Three steps to a paperless home office
  6094. Hyundai to acquire Boston Dynamics for nearly $1B
  6095. Tesla CEO Elon Musk critical of California, leaves the state and moves to Texas
  6096. What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  6097. FTC Sues Facebook for Illegal Monopolization
  6098. Supporting the 2020 U.S. election
  6099. 5 Must Install NuGets for New Xamarin Projects
  6100. Bebop: An Efficient, Schema-based Binary Serialization Format | Rainway
  6101. There's Always More History • Hillel Wayne
  6102. Why is the Google Cloud UI so slow?
  6103. Designing 2D graphics in the Japanese industry
  6104. Using Calendly to run remote coaching sessions
  6105. Displaying your google profile picture in an ASP.NET Core Application
  6106. Parsing ETL traces yourself, part 1: wpaexporter | The Old New Thing
  6107. Event Choreography & Orchestration (with NServiceBus)
  6108. Cloudflare’s privacy-first Web Analytics is now available for everyone
  6109. Deprecating the __cfduid cookie
  6110. OpenSSL Releases Security Update | CISA
  6111. WerWolv/ImHex
  6112. .NET App Developer Links - 2020-12-09
  6113. 4 Key Machine Learning Methods for Prediction & Personalization
  6114. CoinHive javascript doesn't seem to work
  6115. Can developer productivity be measured? - Stack Overflow Blog
  6116. r/Kotlin - [OC] Compiler plugins are amazing!
  6117. Exploiting NVIDIA Ampere Structured Sparsity with cuSPARSELt | NVIDIA Developer Blog
  6118. Announcing PowerShell Crescendo Preview.1 | PowerShell
  6119. VirusTotal
  6120. Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  6121. The proper usages of the keyword 'static' in C# - NDepend
  6122. WDR
  6123. Using your organizational DevTest benefits
  6124. Invalid Access to memory location in KUDU App Services
  6125. Kafka is not a Database
  6126. C# Source Generators - Write Code that Writes Code
  6127. .NET December 2020 Updates – 5.0.1 | .NET Blog
  6128. Building End-to-End Diagnostics: ActivitySource and OpenTelemetry 1.0
  6129. wybiral/micropython-aioweb
  6130. You Don't Need All Those Root Certificates
  6131. Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  6132. New in .NET 5 - Top-level Statements | C# Tutorials Blog
  6133. GitHub Pull Requests and Issues - Visual Studio Marketplace
  6134. sindresorhus/css-in-readme-like-wat
  6135. Sponsor @benaadams on GitHub Sponsors
  6136. mapbox/mapbox-gl-js
  6137. merill/InclusivenessAnalyzer
  6138. New from Universe 2020: Dark mode, GitHub Sponsors for companies, and more - The GitHub Blog
  6139. Dulles Toll Road Goes Cashless
  6140. I Don't Want To Be In The COVID Vaccine Line, But Government And Corporations Will Force Us Through It
  6141. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  6142. Net Conf 2020 Québec : Introduction à NET 5.0
  6143. Udemy Uses DMCA To Delete Video Showing How to Access Courses Free & Legally * TorrentFreak
  6144. .NET Thanks!
  6145. Sponsor @benaadams on GitHub Sponsors
  6146. 2020 IFComp Post-Competition Survey
  6147. Expanding Fuchsia's open source model
  6148. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  6149. [CentOS-announce] CentOS Project shifts focus to CentOS Stream
  6150. Stacks
  6151. Polly and Blazor, Part 1 – Simple Wait and Retry
  6152. Why Study Mathematics - with Vicky Neale — Numberphile
  6153. Stacks
  6154. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  6155. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  6156. GitHub Universe · Virtual 2020 · Dec 8 - 10, 2020
  6157. servicetitan/Stl.Fusion
  6158. How do NoSQL databases work? Simply Explained!
  6159. VS Code C++ Tool Broadens ARM/ARM64 Reach -- Visual Studio Magazine
  6160. How to Automate Disaster Recovery in SQL Server On-Prem
  6161. Build software better, together
  6162. March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  6163. Cloudflare and Apple design a new privacy-friendly internet protocol – TechCrunch
  6164. oskarsve/ms-teams-rce
  6165. Last Week in .NET #21 – Remembering the women of École Polytechnique
  6166. What's Azure in #shorts
  6167. Qt 6.0 Released
  6168. How did Windows open a portal to another dimension when reporting a program error? | The Old New Thing
  6169. Asynchronous JavaScript in ~10 Minutes - Callbacks, Promises, and Async/Await
  6170. Apple introduces AirPods Max, the magic of AirPods in a stunning over-ear design
  6171. What’s New on F#: Q&A With Phillip Carter
  6172. .NET 5 Breaking Changes for ASP.NET Core
  6173. Cryptography Improvements in .NET 5 - Support for PEM
  6174. Speaking at Azure Israel: Advanced Cosmos DB
  6175. Anyone can be a developer with Microsoft Dataverse for Teams!
  6176. OPAQUE: The Best Passwords Never Leave your Device
  6177. Improving DNS Privacy with Oblivious DoH in 1.1.1.1
  6178. How to configure CSP Headers for Static Website Hosted in Azure Blob Storage
  6179. Dark mode for your web applications (using Blazor and Tailwind CSS)
  6180. Using action results and content negotiation with "route-to-code" APIs
  6181. How to Escape a Sinking Ship (Like, Say, the 'Titanic')
  6182. Distributed Systems Reading List
  6183. Red Blob Games: Hexagonal Grids
  6184. thought leaders and chicken sexers
  6185. .NET App Developer Links - 2020-12-08
  6186. December 7, 2020 Health Officer Statement - San Mateo County Health
  6187. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  6188. Monsters Weekly 194 - Single File Applications in .NET 5
  6189. Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  6190. [Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  6191. Branching tests
  6192. Creating your first CRUD app with Suave and F# - Simple Talk
  6193. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  6194. Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  6195. Skeleton Screens for React Apps
  6196. Automate a Markdown links page with Pinboard and C#
  6197. The Beginner's Series to Blockchain
  6198. Apache NetBeans 12.2 Features
  6199. Episode 357 - Verifiable Identity with Blockchain
  6200. Building an ASP.NET Core Web App from Scratch
  6201. Multi-Device Calls With Ice Forking
  6202. IoT Unravelled Part 1: It's a Mess. But Then There's Home Assistant
  6203. Modern Web Development with Blazor & .NET 5
  6204. Ivanka & Jared buy $30M lot on high-security Miami island
  6205. Uber sells self-driving unit Uber ATG in deal that will push Aurora’s valuation to $10B – TechCrunch
  6206. imazen/imageflow
  6207. In rare show of solidarity, 14 key nations commit to protect oceans
  6208. GitHub repositories to improve your programming skills
  6209. My first year of blogging - andre.schweighofer
  6210. Cameras and Lenses – Bartosz Ciechanowski
  6211. Drawings for technical explanations: my first steps
  6212. How I accidentally built an API business
  6213. The Future I Believe In
  6214. Evolution of my role as a founder CTO
  6215. Day 9 of I am not fat
  6216. Vladimir Cicovic Blog
  6217. Geek Blight - Embedding YouTube videos without making your site fatter
  6218. From Zero to AppStore
  6219. How To Keep Big Writers On Substack
  6220. Monitoring my boiler
  6221. Lockdowns, science and voodoo magic
  6222. Nicola Bortignon - We need more platforms in our lifes
  6223. ProtonDB | Gaming reports for Linux using Proton and Steam Play
  6224. Gitter now speaks Matrix! | Matrix.org
  6225. New report reveals Apple’s roadmap for when each Mac will move to Apple Silicon
  6226. Cyberpunk 2077 is equal parts beautiful and messy
  6227. #DevDecember Week 1 Recap: Growth
  6228. The .NET Docs Show - I AM GRUUT: Blogging .NET, C#, and Azure for fun and education
  6229. Graphics Programming weekly - Issue 160 — December 6, 2020 | Jendrik Illner
  6230. Recursive STARKs - Crowdcast
  6231. Six corporations that talk green and spend dirty
  6232. We're Reforesting Ireland - Join Us! | Wolfgang Reforest
  6233. #104 – David Wong: Many Layers of Complexity
  6234. Entity Framework Community Standup - LLBLGen designer and .NET data history
  6235. Release 7.10.1 · elastic/elasticsearch-net
  6236. Flow, Digicel customers report regionwide internet outage
  6237. Signed copy of The Language Lover’s Puzzle Book by Alex Bellos (Paperback)
  6238. NEST 7.10.1
  6239. March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  6240. System.CommandLine - MS Dev Show Podcast
  6241. Why does CreateWindowEx take the extended style parameter as its first parameter instead of its last? | The Old New Thing
  6242. oskarsve/ms-teams-rce
  6243. Quick Tip: A Keyboard Shortcut to Start a Taskbar App as an Administrator
  6244. C# in Simple Terms - Dates and Times
  6245. cnlohr/channel3
  6246. Using .NET and PowerPoint to generate cover images - Gérald Barré
  6247. Falling out of Love with Apple, Part 3
  6248. RavenDB and multi region setup
  6249. Privacy needs to be built into the Internet
  6250. User Registration with Angular and ASP.NET Core Identity
  6251. Bartleby - How the pandemic is forcing managers to work harder | Business
  6252. 231: No M1 Talk We Promise... 🤞🤔🤫
  6253. .NET App Developer Links - 2020-12-07
  6254. Python for Data Science - NumPy & Pandas Cheatsheet
  6255. benwilber/boltstream
  6256. beurtschipper/Depix
  6257. Advent of Code 2020
  6258. A Free JavaScript Beginner Book!
  6259. Emulation in Q# | Q# Blog
  6260. Converting asynchronous cancellation from C# to F#
  6261. Next-Level React Performance
  6262. Understand The .NET 5 Runtime Environment
  6263. Inside the Quantum Katas, part 1 | Q# Blog
  6264. We Love Kubernetes
  6265. Indoor Cycling Stats Comparison - Peloton App vs Apple Watch Fitness
  6266. JavaScript Course For Beginners - 1 Hour
  6267. Docker's Second Death
  6268. Hacker leaks the user data of event management app Peatix | ZDNet
  6269. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  6270. One Stark To Rule Them All (Video)
  6271. mkirchner/linked-list-good-taste
  6272. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  6273. On Inclusion
  6274. Speak at a Meetup
  6275. Why is building a mobile app this hard
  6276. Rethinking Social Media
  6277. How to create simplicity
  6278. iPhones are inferior to Android phones: the value
  6279. How I Reclaimed My Attention
  6280. Protect your .env! - Tatooine Sunset
  6281. A developer's hopes for Open banking in Singapore · Prudent Documentation
  6282. Machine Learning And Human Learning
  6283. EmacsConf - 2020 - Talks
  6284. Every Model Learned by Gradient Descent Is Approximately a Kernel Machine
  6285. Amazon’s First Non-Employee Customer and What He Bought
  6286. The Grenfell Tower inquiry is uncovering a major corporate scandal | The Spectator
  6287. The Tragic Tale Of DEC, The Computing Giant That Died Too Soon - Digital.com
  6288. CSS Variables are cool (secretGeek.net)
  6289. Welcome to Privacy & Compliance Week
  6290. LinkedIn’s Alternate Universe
  6291. World's worst video card gets better?
  6292. The nightmare is real: 'Excel formulas are the world's most widely used programming language,' says Microsoft
  6293. InstaHide Disappointingly Wins Bell Labs Prize, 2nd Place
  6294. Run EF Core Migrations in Azure DevOps
  6295. Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  6296. Apple’s “EDR” Brings High Dynamic Range to Non-HDR Displays — Prolost
  6297. Being honest about code coverage
  6298. That Time I Built a Crack for Nearly all Shareware
  6299. Cryptologie | Zkp-Privacy Summit Replay Video
  6300. Remapping Keys with XKB and KLFC
  6301. In defense of blub studies
  6302. Mental Models
  6303. Dirty John - Wikipedia
  6304. On Trusting Macintosh Hardware
  6305. Navel Gazing on Hacker News
  6306. Thinking About Decentralized Communities
  6307. Building a feature store - nlathia.github.io
  6308. The .NET Stacks, #28: The future of MVC and themes of .NET 6
  6309. Your Smart TV is probably ignoring your PiHole
  6310. We read the paper that forced Timnit Gebru out of Google. Here’s what it says
  6311. Reverse a String in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  6312. std::visit is everything wrong with modern C++
  6313. This is Real. That's Not.
  6314. Sight restored by turning back the epigenetic clock
  6315. How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  6316. ”They raped me with truncheons” – the truth about Lukashenko’s brutal war on opposition activists
  6317. About Google's approach to research publication
  6318. Command Line Interface Guidelines
  6319. JavaScript Heap Out Of Memory Error
  6320. How to Fix the Red dot on Discord Icon - Appuals.com
  6321. The Cloud Skills Show: .NET
  6322. No, DeepMind has not solved protein folding
  6323. Multi-Class Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  6324. Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  6325. Announcing LAMBDA: Turn Excel formulas into custom functions
  6326. Azure Arc enabled Kubernetes with GitOps | Azure Friday
  6327. The case for Elixir
  6328. My first Product Hunt launch
  6329. The UX of Proving Our Humanity To Machines
  6330. Billionaires Build
  6331. The Continuous Integration Mystery — Dan Hough
  6332. Workshop On Elliptic Curve Cryptography Ecc 2020 (Videos)
  6333. Why I Don't Retweet Anything
  6334. How I Manage My Random Daily Notes
  6335. The Upside of Adversity — Joseph Wells
  6336. About Google's approach to research publication
  6337. VisualStudio - Twitch
  6338. ??? · GroupXIV microphotography viewer
  6339. Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  6340. Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  6341. ADO.NET provider 7.10.1.0 for Firebird is ready
  6342. Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  6343. UniFi 6 Lite Access Point
  6344. MSDelta - Win32 apps
  6345. UniFi Switch Aggregation
  6346. Frontliner Heroes
  6347. Level-up Your DevOps with GitHub Actions and Kubernetes
  6348. Use ASP.NET Core route-to-code for simple JSON APIs
  6349. Press Release
  6350. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  6351. How Do Computers Remember?
  6352. mayuki/Rin
  6353. Code Maze Weekly #54 - Code Maze
  6354. An introduction to three-phase power and PDUs
  6355. The humor hiding behind "JavaScript error: Semicolon expected" | The Old New Thing
  6356. Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  6357. ADO.NET provider 7.10.0.0 for Firebird is ready
  6358. Webinar recording: RavenDB & Your Operations Team
  6359. Meet The Black Women Trying to Fix AI
  6360. Time to Say Goodbye to Google Fonts
  6361. Pangolin
  6362. Securing Your Web API Using Azure Active Directory
  6363. Feds say Facebook broke US law offering permanent jobs to H-1B workers
  6364. "I've had to relearn coding to get through the new interviews"
  6365. Diversity and The Digital Divide: Thoughts From Tech Leaders
  6366. - Developer! Developer! Developer! Day
  6367. VISCA camera control in C#
  6368. Weekly Update 220
  6369. Campaign to help online Christmas shoppers fight festive fraud
  6370. .NET App Developer Links - 2020-12-04
  6371. SoundCloud Widget
  6372. Prime Cuts: 13
  6373. A Spellchecker Used to Be a Major Feat of Software Engineering
  6374. Wiki: TypeScript | Barbarian Meets Coding
  6375. Pluralsight celebrates 25 years of JavaScript – a good opportunity to spruce up your knowledge
  6376. Always make room for kindness
  6377. America Has Central Planners. We Just Call Them ‘Venture Capitalists.’
  6378. Transient Error Handling with Polly Part 1
  6379. How to Start Contributing To Open-Source
  6380. Tagging Audio using Deep Learning
  6381. Warner Bros. Smashes Box Office Windows, Will Send Entire 2021 Slate to HBO Max and Theaters
  6382. The Myth of Code Coverage
  6383. Price Mechanisms for Marketplaces
  6384. I got 99 problems but `SameSite` cookies ain't one
  6385. .NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  6386. Banking on Status
  6387. Why Self-Hosted Emails Should Not Be Used - EVER
  6388. My time-travel online banking experiment, part I
  6389. After Minimalism — David Perell
  6390. Why I’m skeptical of Universal Basic Income
  6391. Triaging Information
  6392. C# 9 and Foreach Extensibility · Lukáš Lánský
  6393. Succeeding from Anywhere: The Remote Work Revolution with Tsedal Neeley | Hanselminutes with Scott Hanselman
  6394. Improved Cryptanalysis Of Uov And Rainbow
  6395. On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  6396. YouTube will remind users to ‘keep comments respectful’ before posting
  6397. Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  6398. Computer latency: 1977-2017
  6399. The withering email that got an ethical AI researcher fired at Google
  6400. TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  6401. TypeScript Surges in GitHub Octoverse 2020 Report -- Visual Studio Magazine
  6402. M1 Macs: Truth and Truthiness
  6403. Arecibo News Media | National Science Foundation
  6404. Don't Put Android in Your Namespace in Xamarin Projects
  6405. Customizing the Graph SDKs
  6406. Getting Started with DevOps for Azure SQL
  6407. Azure Unblogged - GitHub
  6408. Stripe Treasury: Banking-as-a-service for platforms
  6409. Customizing the Graph SDKs
  6410. libra/libra
  6411. About DEV
  6412. jeweg/hovatrace
  6413. Overview | Diem Documentation
  6414. protobuf-net/protobuf-net.ToolsDemo
  6415. Customizing the Graph SDKs | Channel 9
  6416. .NET Live TV | Live developer streams every day
  6417. Additional notes on the various patterns for passing C-style arrays across the Windows Runtime boundary | The Old New Thing
  6418. Turning animations to 60fps using AI!
  6419. Mushrooms Can Eat Plastic, Petroleum and CO2
  6420. How to configure a secured custom domain on a Azure Function or website
  6421. Interview with Rodrigo Branas on RavenDB
  6422. Fibratus
  6423. These are called opportunities
  6424. HTTP/2 Push is dead
  6425. Securing an ASP.NET Core API which uses multiple access tokens
  6426. .NET App Developer Links - 2020-12-03
  6427. Slope-Space Integrals for Specular Next Event Estimation
  6428. Why did renewables become so cheap so fast? And what can we do to use this global opportunity for green growth?
  6429. Justice et légumes frais, tome 1 de la série de bande dessinée Imbattable, de Jousselin - - Éditions Dupuis
  6430. Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  6431. What’s New in Angular 11
  6432. #1572 - Moxie Marlinspike
  6433. alugili/CSharp-9-CheatSheet
  6434. Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  6435. Tip 297 - Discovering the Azure Architecture Center
  6436. Avoid Wrapping DbContext in Using (and other gotchas)
  6437. AzureFunBytes - DevOps on Azure with Donovan Brown | Azure DevOps Blog
  6438. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  6439. New for AWS Lambda – Functions with Up to 10 GB of Memory and 6 vCPUs | Amazon Web Services
  6440. .NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  6441. .NET Rocks! vNext
  6442. Working Smarter: 5 Steps to Getting Unstuck
  6443. Build a computer from scratch.
  6444. Complex Model Validation in Blazor Applications - Code Maze
  6445. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  6446. Handling Duplicate Messages (Idempotent Consumers)
  6447. Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  6448. Requirements for Building a PKI
  6449. Analyzing firmware from embedded devices
  6450. AirBnB ignores the GDPR, and the Irish DPC is a fig leaf · derhagen
  6451. Fake Tweet Screenshot Proliferation
  6452. The Skill With The Highest ROI - Daniel Bustamante
  6453. How I Translate Feature Requests into Code
  6454. .NET5 - A Unified Platform
  6455. Cryptologie | International Olympiad In Cryptography
  6456. kubernetes/kubernetes
  6457. Introduction to the series [1 of 20]
  6458. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  6459. JFrog  | From open source to a successful Startup
  6460. How to Make Your Code Reviewer Fall in Love with You
  6461. Ok Google Play Music
  6462. How Does Microsoft Do DevOps | Azure DevOps Blog
  6463. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  6464. A Chain Just Cut Through A Capsized Cargo Ship Filled With Cars And The Process Is Fascinating
  6465. QBE vs LLVM
  6466. .NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  6467. Improving Debug-time Productivity with Source Link | .NET Blog
  6468. Setting Up Feature Flags with .NET
  6469. Cool things I learned about NUnit while re-launching the docs
  6470. How can I check whether the user has disconnected from the session? | The Old New Thing
  6471. Attention K-Mart Shoppers : Free Audio : Free Download, Borrow and Streaming : Internet Archive
  6472. .NET 5 Breaking Changes: Historic Technologies
  6473. Handling Duplicate Messages (Idempotent Consumers)
  6474. CREW Statement on Flynn Pardon - CREW | Citizens for Responsibility and Ethics in Washington
  6475. Peter Gallagher - Speaker Profile @ Sessionize.com
  6476. What is the “protein folding problem”? A brief explanation
  6477. ASP.NET Core Improvements in .NET 5
  6478. monicahq/monica
  6479. Salesforce strikes deal to acquire Slack for $27.7 billion
  6480. .NET App Developer Links - 2020-12-02
  6481. How to Scope Software Projects When Everything is Something You've Never Done Before - 7pace
  6482. Code Smell – Primitive Obsession and Refactoring Recipes - NDepend
  6483. The Only Testing that Matters: Testing through User Eyes
  6484. Introduction - Computer Graphics from scratch
  6485. New for AWS Lambda – Container Image Support | Amazon Web Services
  6486. Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  6487. How to Buy Gifts That People Actually Want - Will Patrick
  6488. Modular Monolith: Domain-Centric Design - Kamil Grzybek
  6489. What’s New in Text Analytics: Opinion Mining and Async API
  6490. Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  6491. The Cryptopals Crypto Challenges
  6492. Radicle - Peer-to-peer code collaboration
  6493. Is 2020 over?
  6494. Amazon S3 | Strong Consistency | Amazon Web Services
  6495. Our commitment to privacy in Microsoft Productivity Score - Microsoft 365 Blog
  6496. .NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  6497. An iOS zero-click radio proximity exploit odyssey
  6498. Unity 101: Installation
  6499. Slack Technologies - Acquisition Legend
  6500. ‘Wonder Woman 1984’ will be HBO Max's first 4K movie
  6501. Salesforce Signs Definitive Agreement to Acquire Slack - Salesforce News
  6502. Disclosure: Yet another macOS privacy protections bypass
  6503. Building and deploying web apps with Static Web Apps
  6504. Jordan Matthiesen - You can book online!
  6505. KDE Community Edition is now available | PINE64
  6506. Cryptologie | Real World Cryptographers Podcast Episode 2
  6507. People Can Be Dishonest About Work
  6508. If at first you don't succeed boil it in acid
  6509. Can Eating Meat Be Good For You? And The Planet? by Edlin Choi
  6510. Basic JSON APIs with Route-to-code in ASP.NET Core
  6511. Protein folding & The AI ‘Solution’ : A primer for non-scientists
  6512. Learn C# with CSharpFritz - Ep11: New Features in C# 9
  6513. Airbnb. Thanksgiving. Burglary.
  6514. The Mojo Men Blog
  6515. Gamedev from scratch 0: Groundwork
  6516. Experts and expertise
  6517. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  6518. Survey Finds That Pandemic Has Exacerbated Sexual Harassment of Tipped Workers
  6519. The Arecibo radio telescope's massive hanging platform has collapsed
  6520. Community Highlights: 7th edition
  6521. AWS Lambda – Pricing
  6522. macOS to FreeBSD migration a.k.a why I left macOS
  6523. Real-time Data fetching with GraphQL and Blazor
  6524. .NET 5 Runtime Improvements: From Functional to Performant Implementations
  6525. GitLab Hits $6B+ Valuation
  6526. OpenAPI and Versioning for ASP.NET Core Web API
  6527. Realtime Questions - Stack Exchange
  6528. .NET Today, tomorrow and beyond – panel discussion - comitted
  6529. Get Your JAM On
  6530. Ethereum Energy Consumption Index (beta) - Digiconomist
  6531. Bitcoin Energy Consumption Index - Digiconomist
  6532. ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  6533. Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  6534. Did Windows ever find solutions for programs that crashed? | The Old New Thing
  6535. .NET 5 Breaking Changes to the Base Class Library
  6536. Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  6537. Upload Images to a Node.js Server with Uppy, Express.js, and Multer
  6538. Authentication with Graph SDKs | Channel 9
  6539. Authentication with Graph SDKs
  6540. New – Use Amazon EC2 Mac Instances to Build & Test macOS, iOS, ipadOS, tvOS, and watchOS Apps | Amazon Web Services
  6541. Using Quartz.NET with ASP.NET Core and worker services
  6542. What do I care the open web is dying?
  6543. Microsoft Releases Git Experience in Visual Studio
  6544. Ray Tracing in One Weekend
  6545. .NET App Developer Links - 2020-12-01
  6546. Blazor Updates in .NET 5
  6547. 한국을 대표하는 글로벌 방송! The World On Arirang!
  6548. Deep Learning with GPU Acceleration - Simple Talk
  6549. Now That's What I Call .NET 5 on #Dev_Jams
  6550. Checkout this video about Remote Development with VS Code
  6551. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  6552. Render as You Fetch with React Suspense
  6553. Name by role
  6554. Release OpenZFS 2.0.0 · openzfs/zfs
  6555. Boardsha.re - free whiteboard software
  6556. Creating an Image Classifier Model
  6557. The Developer Wish List - #DevDecember
  6558. Writing Rust the Elixir way
  6559. [Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  6560. Working with Binding in Blazor Applications - Code Maze
  6561. ML.NET Model Builder November Updates | .NET Blog
  6562. The Tech Monopolies Go Vertical
  6563. Bookshlf
  6564. Building TakeNote, a Notes App for Developers With GitHub Sync
  6565. To Be or Not to Be Certain
  6566. I am not fat
  6567. Zcash Design With Sean Bowe
  6568. How to Delete Multiple Azure Resource Groups with Tags, Bash via Azure Cloud Shell, and the Azure CLI
  6569. Threat Actor: Unkown
  6570. Buffer Overflows for Newbies
  6571. Stop Calling Us Frontline – We are your last resort
  6572. One Big Idea — David Perell
  6573. marcan is creating Linux for Apple Silicon Macs | Patreon
  6574. Dear finance, this is why cloud costs are complex
  6575. ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  6576. Washington State Department of Health
  6577. Rant – You likely* don’t need a 2,000$ server for your home.
  6578. Why I Don’t Want To Be a Billionaire - Daniel Bustamante
  6579. Regex literals optimization
  6580. Google Cloud Functions Supports .NET Core 3.1 (but not .NET 5) -- Visual Studio Magazine
  6581. Why is Apple’s M1 Chip So Fast
  6582. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  6583. Get Exclusive Content! Become a CodeOpinion Member
  6584. Build Your First for iOS & Android App with Xamarin and Visual Studio
  6585. A Day in a life of a Cloud Architect
  6586. I am an 80 column purist
  6587. #RealEstateCore is the gold standard of smart building ontologies. @KarlHammar and @alinamstanciu join @obloch on the #IoTShow to demo how the open source ontology is used with Azure Digital Twins
  6588. e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data
  6589. Suspicious network resurrections
  6590. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  6591. Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  6592. Bringing .NET Interactive to Azure Data Studio Notebooks
  6593. Blazor Week! Learning Blazor with Dan Roth | !giving
  6594. The Modern World Has Finally Become Too Complex for Any of Us to Understand
  6595. The .NET Docs Show - C# 9: A functionally better release with Dave Brock
  6596. AlphaFold: a solution to a 50-year-old grand challenge in biology
  6597. C# In Simple Terms - String Manipulation and Cultures
  6598. Getting Started With PowerShell Core in Windows Terminal
  6599. What are the requirements for the built-in Windows 10 camera-based barcode scanner? | The Old New Thing
  6600. ARM and Lock-Free Programming
  6601. microG Project
  6602. Investigating a performance issue with a regex - Gérald Barré
  6603. Ward Farnsworth's Predator at the Chessboard
  6604. Improving the Resiliency of Our Infrastructure DNS Zone
  6605. N,N-dimethyltryptamine compound found in the hallucinogenic tea ayahuasca, regulates adult neurogenesis in vitro and in vivo
  6606. Going all-in with nullable reference types
  6607. Muhammad Rehan Saeed: Developer at Microsoft | Leonardo Tuna Podcast
  6608. OAuth is Not User Authorization
  6609. Developer! Developer! Developer! 2020
  6610. 230: QA Testing M1 iOS Apps + 21% Raise for Frank!
  6611. Quake’s 3-D Engine: The Big Picture
  6612. 18 Machine Learning Best Practices
  6613. mhx/dwarfs
  6614. S2 E1 The Queen's Gambit Breakdown: Openings
  6615. Processing Google reCaptcha Tokens in ASP.NET Core
  6616. Developers Guide to AI
  6617. Return JSON Result with Custom Status Code in ASP.NET Core
  6618. Duplex gPRC
  6619. Nishant Agrawal » How to Run a Ponzi Scheme for Tech People
  6620. pallada-92/dna-3d-engine
  6621. Release v3.0.0 · pimbrouwers/Falco
  6622. Undeleting a file overwritten with mv - pretix – behind the scenes
  6623. Error - Cookies Turned Off
  6624. Pyecsca: Python Elliptic Curve Cryptography Side-Channel Analysis Toolkit
  6625. Shawn Wildermuth's Blog
  6626. Ten Reasons for Tech Optimism in 2021
  6627. Oisín Moran | How I Made a Self-Quoting Tweet
  6628. Yes, I use Nix
  6629. Microsoft is working on an Android subsystem for Windows 10
  6630. Why sharing files/folders across devices is still messy in 2020?
  6631. Help! 4 different kinds of people like my app
  6632. This Guy Watercooled His Canon R5 and Unlocked Unlimited 8K
  6633. Pijul - The Mathematically Sound Version Control System Written in Rust
  6634. How To Get Back On Track - Darius Foroux
  6635. We Need Organic Software
  6636. Search for the perfect blog post
  6637. mikf/gallery-dl
  6638. Flappy bird in 341 bytes
  6639. Home | SpaceHey.com
  6640. Deploying a Lobsters Clone: What I Learned
  6641. Processing Google reCaptcha Tokens in ASP.NET Core
  6642. Full Moon for November 2020
  6643. When I lost a few hundred leads - stitcher.io
  6644. Ruffle
  6645. #PowerBarbados 2020 Registration Form
  6646. The 2020 Christmas List of Best STEM Toys for Kids
  6647. No Config for Old Men
  6648. Challenge
  6649. Weekly Update 219: IoT Unravelled with Scott Helme
  6650. Filippo's developing on Apple Silicon notes
  6651. Microsoft Releases .NET for Apache Spark 1.0
  6652. Please
  6653. 30 years later, QBasic is still the best
  6654. Stupid light software
  6655. Growl in Retirement • Let us chat about nothing.
  6656. TabMerger Chrome Extension Example Use Case
  6657. Thank you, Tony
  6658. Running a job board in Japan can land you in prison
  6659. The Truth About Starting a Startup
  6660. The State You May Not Criticise - Craig Murray
  6661. Apple Silicon M1: A Developer’s Perspective
  6662. ph1lter
  6663. the depression thing
  6664. Jacques Corby-Tuech - Garbage In, Garbage Out
  6665. Why can't I stick to side projects?
  6666. Building noJS.club
  6667. Empathy is required for democracy
  6668. bartczernicki/Blazor-MachineIntelligence
  6669. kalk
  6670. ESP32 6- Axis IMU
  6671. The Pgp Problem: A Critique
  6672. Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
  6673. Peeking into VALORANT's Netcode
  6674. loadimpact/k6
  6675. The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  6676. A Thanksgiving 2020 Reading List
  6677. Going all-in with nullable reference types
  6678. x
  6679. The HTML presentation framework | reveal.js
  6680. Digital Tools I Wish Existed
  6681. Always leave the code better than you found it
  6682. Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  6683. Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  6684. Whisky from our homelands and Stress Management with Troy Hunt by InfosecWhiskey • A podcast on Anchor
  6685. Shadertoy
  6686. Code Maze Weekly #53 - Code Maze
  6687. The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you | .NET Blog
  6688. Are My Encryption Keys In The Cloud Really Secure?
  6689. Episode 356 - Sustainability solutions in Azure
  6690. Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  6691. SQLite as a document database
  6692. k88hudson/git-flight-rules
  6693. 「Dflat」Structured Data Store for Mobile
  6694. AOC - Twitch
  6695. How to Think for Yourself
  6696. Disk and File I/O performance with ETW traces: Miscellany | The Old New Thing
  6697. Life Before the Pandemic
  6698. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  6699. xkcd: Life Before the Pandemic
  6700. Episode 65 - Marten DB With Jeremy Miller
  6701. Early Access Program - Rider: Cross-platform .NET IDE
  6702. ASICs at the Edge
  6703. Build serverless APIs with Azure Functions | Azure Friday
  6704. A Byzantine failure in the real world
  6705. CAPTCHAs don’t prove you’re human – they prove you’re American
  6706. Surviving Black Friday: Or designing for failure
  6707. Microsoft's New 'Productivity Score' Gamifies Workplace Surveillance
  6708. Ragya - Indian classical music played by time of the day
  6709. Back to Basics: Creating a clickable card interface in plain HTML, CSS and JavaScript
  6710. Working with Git Branches!
  6711. Event Sourcing on Azure
  6712. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  6713. People Can't Vacuum Or Use Their Doorbell Because Amazon's Cloud Servers Are Down - Eminetra Australia
  6714. Kansalaisaloitepalvelu - Julkiset ohjelmistohankinnat avoimiksi
  6715. Code Correct's Soldering Kit Teaches the Inner Workings of Common Logic Gates
  6716. 1.5 is the midpoint between 0 and infinity in Ruby
  6717. Audit found ‘significant risks’ in Baltimore County schools’ computer network
  6718. Organisational structures to create autonomy: what I've learned from my daughter – Another look on tech
  6719. No Perfect Reorg
  6720. The Long Leaf Pine Slate - Lessons Learned - Blair Reeves
  6721. PHP: PHP 8.0.0 Release Announcement
  6722. Revisiting Bookmarklets
  6723. DIY NAS: 2020 Edition
  6724. Risp (in (Rust) (Lisp))
  6725. How fast does interpolation search converge?
  6726. Plonk By Hand (Part 1: Setup)
  6727. A self-driving AI and Raspberry Pi powered Trash Bin with Ahad Cove | Hanselminutes with Scott Hanselman
  6728. Protect domains that don’t send email
  6729. IoT Unravelled Part 5: Practical Use Case Videos
  6730. How to write an essay well
  6731. How io_uring and eBPF Will Revolutionize Programming in Linux
  6732. Modern storage is plenty fast. It is the APIs that are bad.
  6733. Why Java is better than C++ for high speed trading systems
  6734. How Magic Mushrooms Are Changing the Lives of Terminal Cancer Patients | The Tyee
  6735. Don’t do your own electrical work | Electrical Safety Office
  6736. OrchardCMS/OrchardCore.Samples
  6737. Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
  6738. Zoom Together This Thanksgiving with Unlimited Meetings - Zoom Blog
  6739. An ex-Googler's guide to dev tools
  6740. FrontPage: The Good, The Bad, and The Ugly
  6741. Atrix256/MIS
  6742. Multiple Importance Sampling in 1D
  6743. PHP: News Archive - 2020
  6744. Development With A Dot - Inline Images with ASP.NET Core
  6745. Disk and File I/O performance with ETW traces: Why is System doing so much stuff? | The Old New Thing
  6746. Upcoming story about Coinbase
  6747. dcz-self/breedmatic
  6748. Terry Lambert's answer to What’s your opinion about macOS Big Sur?
  6749. How to add Open API support for Azure Functions
  6750. How to create a QR Code generator with Azure Functions
  6751. IoT Unravelled Part 4: Making it All Work for Humans
  6752. Blazor JavaScript Isolation, Modules, and Dynamic C#
  6753. Announcing Microsoft Q&A for .NET | .NET Blog
  6754. varkor/quiver
  6755. Upgrading ConfigurationManager for .Net 5
  6756. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  6757. I Spent 11 Years Working on This Line Rider Track
  6758. Uno Platform Webcast: What’s new with Uno Platform, .NET 5 and WinUI 3 Preview 3
  6759. .Net 5 is PERFECT for DevOps
  6760. Dark version of github · Issue #66 · isaacs/github
  6761. 2.91 — blender.org
  6762. .NET Rocks! vNext
  6763. Themes of .NET
  6764. VerbalExpressions/JavaVerbalExpressions
  6765. Adding sign language interpretation to your online event
  6766. Melb․Net December 2020 Online Meetup
  6767. IPFS Free Library - freeread.org
  6768. Custom Validation in Blazor WebAssembly - Code Maze
  6769. Microsoft Edge WebView2 Now Generally Available
  6770. Modern storage is plenty fast. It is the APIs that are bad.
  6771. Outbox Pattern: Reliably Save State & Publish Events
  6772. An opinionated list of best practices for textual websites
  6773. My brother’s hamster | Jesse Li
  6774. Be Thankful for Open Source This Year! Try an Alternative OS
  6775. From Laptop to Rack Mount Server
  6776. Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  6777. Herding Code 243: Shawn Wildermuth on his new film, Hello World
  6778. I wrote a script in 4 hours that will save my hospital $40,000 every year for the next 10 years
  6779. Monorepo? Think Twice
  6780. Magnetic USB-cable mod for Ultimate Hacking Keyboard
  6781. Exit Feeds, Enter Community
  6782. Recruiting and Hiring Software Engineers
  6783. Gcp Certificate Authority Service (Beta)
  6784. Watch out for .NET Core Runtime Bitness for IIS Installs
  6785. The dangers and gotchas of using scoped services in IConfigureOptions
  6786. Crypto Dictionary
  6787. hCaptcha Is Now the Largest Independent CAPTCHA Service, Runs on 15% Of The Internet
  6788. AWS Service Health Dashboard - Nov 25, 2020 PST
  6789. [Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  6790. Anchor target=_blank implies rel=noopener (Id34bbc48) · Gerrit Code Review
  6791. We Rewrote Everything in $HOTLANG, and our Startup Still Failed
  6792. I asked GPT-3 for the question to “42”. I didn’t like its answer and neither will you.
  6793. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  6794. Edward Snowden on the Dangers of Silicon Valley Censorship - System Update with Glenn Greenwald
  6795. Caching - Simply Explained
  6796. ‎The Numberphile Podcast on Apple Podcasts
  6797. Club Automatic - with Alex Bellos — The Numberphile Podcast
  6798. PODCAST: Club Automatic - with Alex Bellos — Numberphile
  6799. macOS has checked app signatures online for over 2 years
  6800. Accelerate .NET to Azure with GitHub Actions
  6801. Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
  6802. Logz.io | Stop wasting your time with Old-School Logging
  6803. Moving Quicksilver into production
  6804. Preliminary notes on analyzing Disk and File I/O performance with ETW traces | The Old New Thing
  6805. Learn Difficult Concepts with the ADEPT Method – BetterExplained
  6806. Managing developer identities in autonomous teams | Kislay Verma
  6807. Reliably Save State & Publish Events (Outbox Pattern)
  6808. Study reveals gender bias in TA evaluations
  6809. Development With A Dot - Interfaces and Inversion of Control
  6810. safepassme
  6811. IoT Unravelled Part 3: Security
  6812. microsoft/TypeScript
  6813. AMA? BITFD! | Epsilon Theory
  6814. honza/smithy
  6815. Naming NuGet, A Lesson In Distributed Decision Making
  6816. Deploying .NET apps to containers on AWS
  6817. Spectre.Console lets you make beautiful console apps with .NET Core
  6818. Improving your ASP.NET Core site's e-mailing capabilities
  6819. Monsters Weekly 192 - C# 9 Top Level Statements
  6820. C# 9 Records as DDD Value Objects
  6821. Effective Remote Teaching with intention and creativity - Computer Stuff They Didn't Teach You #16
  6822. .NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  6823. Jane Street Market Prediction
  6824. Upgrading to .NET Core 5.0
  6825. Apple Silicon M1: Black. Magic. Fuckery.
  6826. What’s New in C#?
  6827. Entry failed to load
  6828. VirusTotal
  6829. Why I've Liked Chess So Much
  6830. Not as Productive as Others?
  6831. Jake Prins - Maker of digital products
  6832. Comparison of Email Hosting Possibilities
  6833. Crossing the Rubicon - Austin G. Walters
  6834. We Can Solve the Student Loan Crisis by Cutting out Students
  6835. Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  6836. Least squares as springs
  6837. The war we forgot in our embrace of streaming
  6838. Learning all VSCode shortcuts evolved my developing habits
  6839. The Last Delivery of an UberEats Cyclist, 2020
  6840. These are called opportunities
  6841. Lucas Simpson
  6842. Writing engineering strategy
  6843. Why And How Zk-Snark Works
  6844. .NET Community Standups | Streaming live each week
  6845. https://eprize-content.s3.amazonaws.com/Intel/241959/rules.pdf?tag=linksfordevs-20&lfd=202011
  6846. Binary Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  6847. Someone attacked our company
  6848. Implementing a Custom TypeConverter In Razor Pages
  6849. GitHub Quick Reviews
  6850. Should You Unit-Test in ASP.NET Core?
  6851. How do people find bugs?
  6852. On the bonkers color palette of Garfield comics
  6853. Virtual - Lightning Talks
  6854. What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  6855. Get Started with Individual Dev/Test
  6856. Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  6857. The ASP.NET Team @TheASPNETTeam
  6858. What is the benefit of having FIPS hardware-level encryption on a drive when you can use Veracrypt instead?
  6859. Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  6860. Insane Coding Camp Sues Their Critics For Being Right
  6861. Last week in .NET #18 – Throwing TFMs at the Wall to see what sticks
  6862. Why does the disk optimizer put boot files at low-numbered sectors? | The Old New Thing
  6863. Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  6864. 5 Things Developers Should Be Thankful For in 2020
  6865. Applying the MVC design pattern to Razor Pages
  6866. Working for free and other desirable behaviors
  6867. You might not need machine learning
  6868. Odyssey
  6869. Testing out Azure Static Web Apps service. Let's try to deploy this blog into an static web app
  6870. IoT Unravelled Part 2: IP Addresses, Network, Zigbee, Custom Firmware and Soldering
  6871. Sydney Alt.Net User Group (Sydney, Australia)
  6872. Image tagged in immo dance
  6873. Detective Game Design Problems
  6874. Generate Client for ASP.NET Core Web API using OpenAPI
  6875. Azure Durable Entities: What are they good for?
  6876. Intuitive Guide to Convolution – BetterExplained
  6877. I created my own YouTube algorithm (to stop me wasting time)
  6878. "We must never become too busy sawing to take time to sharpen the saw." [Two solutions to a programming challenge]
  6879. How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  6880. India Azure Community Conference 2020
  6881. Adding claims to existing identity
  6882. #IoTPlugAndPlay is now fully integrated in @Azure #IoTCentral. Check out how this simplifies devices integration into IoT Solutions with @obloch and Sandeep Pujar on the #IoTShow
  6883. The macro problem with microservices - Stack Overflow Blog
  6884. Morgan Hill Times | Apple’s head of security indicted in Santa Clara County CCW case
  6885. Learn C# with CSharpFritz - Ep10: SDK, Project Types, and Testing
  6886. Compiler Explorer - C
  6887. DamianPEdwards - Every developer ever
  6888. Twitch
  6889. Twitch
  6890. DamianPEdwards - A new ringtone was born
  6891. Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  6892. Book giveaway for Real-World Python: Projects to Make You Think by Lee Vaughan Nov 22-Dec 13, 2020
  6893. Demystifying the second law of thermodynamics
  6894. Getting lucky with posting on Hacker News
  6895. Don't chase being liked or respected
  6896. Why Lies are Effective (clue: because we embody them) — Cindy Engel
  6897. My fitness philosophy
  6898. Why fairness is basically unobservable
  6899. The Organic Web
  6900. Productive Uncertainty - Reaction Wheel
  6901. Standardizing <select> And Beyond: The Past, Present And Future Of Native HTML Form Controls — Smashing Magazine
  6902. .NET 5 - MS Dev Show Podcast
  6903. CSS Isolation in Blazor Applications - Code Maze Blog
  6904. Zoomquilt
  6905. Dark Forest Is An Mmo Space-Conquest Game Where Players Discover And Conquer Planets In An Infinite, Procedurally-Generated, Cryptographically-Specified Universe
  6906. Number of Iowa abortions climb after plummeting for decades
  6907. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  6908. What can I do with Visual Basic in .NET 5? | One Dev Question
  6909. This Giant Outdoor Bubble Tent Will Turn Your Backyard Into a Winter Oasis
  6910. #148 Brandon Minnick, Getting an App into the App and Play Stores | no dogma podcast
  6911. Report Regarding the November 16, 2020 Email Incident
  6912. See the Inner Workings of a Convolutional Neural Network with This PCB Business Card
  6913. Kasa devices and Home Assistant - Integration now broken due to firmware update
  6914. dotnet/diagnostics
  6915. Vulkan Ray Tracing becomes official with Vulkan 1.2.162 (updated)
  6916. The Tech Stack of a One-Man SaaS
  6917. Build Your First for iOS & Android App with Xamarin and Visual Studio
  6918. zkSummit 6 | Hopin
  6919. C# In Simple Terms - Expressions, Lambdas, and Delegates
  6920. Effectively Diagnose and Debug .NET Apps in Visual Studio
  6921. fractals, computer graphics, mathematics, shaders, demoscene and more
  6922. Shadertoy
  6923. FSDN
  6924. WTF Happened In 1971?
  6925. C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  6926. Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  6927. Home | ClockworkPi
  6928. Solomon Islands to ban Facebook for the sake of 'national unity'
  6929. .NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  6930. Virtual desktops are an end-user window management feature, not a programmatic one | The Old New Thing
  6931. On .NET Live - Exploring the inner loop with VS Code and GitHub
  6932. mikelxc/Workarounds-for-ARM-mac
  6933. The design of concurrent subscriptions in RavenDB
  6934. C# 9 - Improving performance using the SkipLocalsInit attribute - Gérald Barré
  6935. Tests are hard, LightBDD can help
  6936. Deploying Machine Learning Models with FastAPI and Angular
  6937. .NET App Developer Links - 2020-11-23
  6938. 229: Selling iOS Apps on M1 Apple Silicon
  6939. IoT Unravelled Part 1: It's a Mess... But Then There's Home Assistant
  6940. Conventional Options · Los Techies
  6941. Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  6942. Get Git Part 2
  6943. 9 New 2020 Browser Features You Probably Didn't Know
  6944. Blast Off with Blazor: Isolate and test your service dependencies
  6945. Exotic Programming Ideas: Part 3 (Effect Systems)
  6946. Design patterns in C# - The Facade Pattern | endjin
  6947. Normal Forms - Simple Talk
  6948. A festive introduction to Visual Studio Extensions
  6949. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  6950. Pagination using Async Iterators in modular AWS SDK for JavaScript | Amazon Web Services
  6951. On the Loss of a Cofounder
  6952. Guy Built A Bird Feeder That Accepts Bottle Caps For Food, And These Wild Magpies Love It
  6953. What is a Developer Game Jam?
  6954. How to become a hacker
  6955. API Developers Never REST
  6956. Layered architecture. What is layered architecture and when to use it?
  6957. WhiteHat Jr’s founder files $2.6M defamation suit against critic – TechCrunch
  6958. The book is finished, well sort of...
  6959. Sourdough Baguettes
  6960. We're celebrating Thanksgiving amid a pandemic. Here's how we did it in 1918 – and what happened next
  6961. Episode 3: Blake3, A Parallelizable Hash Function Using Merkle Trees!
  6962. Refactoring UI: The Book
  6963. Release: Elastic Beanstalk introduces .NET 5 on Linux and Windows Server platforms on November 20, 2020
  6964. The Birth of UNIX with Brian Kernighan - CoRecursive Podcast
  6965. Datasheets: 16x2 LCD By Hand (No microcontroller)
  6966. Even faster bash startup
  6967. Die Sendung mit der Maus: Die Sendung vom 22.11.2020 | ARD Mediathek
  6968. Booting from a vinyl record – BOGIN, JR.
  6969. WhiteHat Jr And The Curious Case Of Disappearing Dissent | Forbes India
  6970. X11 Library Sees Lots Of Fixes With libX11 1.7 Release
  6971. GIMP - This is 25
  6972. - Developer! Developer! Developer! Day
  6973. iPad Linux
  6974. chain_tree.py
  6975. MuSig2: Simple Two-Round Schnorr Multi-Signatures
  6976. dkopko/klox
  6977. HANDS-ON: The TAG Heuer X Grand Prix de Monaco Historique Limited Edition is a red rocket for the wrist | Time and Tide Watches
  6978. Things I wish I'd known as a junior developer
  6979. Redirector, Keyboard and foxes
  6980. TIL: eBPF is awesome
  6981. How I Teach vim
  6982. A Taste of OCaml's Predictable Performance - Dev.Poga
  6983. Five Cryptologic Giants Inducted Into The Nsa/css Cryptologic Hall Of Honor
  6984. Sega VR Revived: Emulating an Unreleased Genesis Accessory | Video Game History Foundation
  6985. PostgREST/postgrest
  6986. ASCII Art in 1939 - Popular Science (Jun, 1939)
  6987. Digest - .NET Conf 2020
  6988. Minimalist stylesheet for HTML elements
  6989. The .NET Stacks #26: .NET 5 has arrived, let’s party
  6990. LPC-2019: SQLite on Linux
  6991. I miss working from the office
  6992. ZpqrtBnk
  6993. Amazon, Apple, Microsoft Want Their Data Kept Private from Google in Court Case - Thurrott.com
  6994. Optimizing Your Web App 100x is Like Adding 99 Servers
  6995. What is new in ASP.NET Core 5.0 Web API
  6996. Hyperbaric oxygen treatment: Clinical trial reverses two biological processes associated with aging in human cells
  6997. Why We're Building Observable
  6998. Introducing Cover Your Tracks!
  6999. Why Japanese Web Design Is So Different – Cultural, Linguistic & Technical Factors – Randomwire
  7000. Risks from symmetric encryption in Ubiquiti UniFi’s inform protocol · Jade.WTF
  7001. Transitioning from Docker to Podman - Red Hat Developer
  7002. York cycle courier set to lose his job – for shaving off his beard
  7003. Code Maze Weekly #52 - Code Maze
  7004. Introducing another free CA as an alternative to Let's Encrypt
  7005. Is Apple Silicon ready ?
  7006. SUCCESS IN BLOGGING
  7007. Cosmic Crisp apples to be shipped to stores nationwide Nov. 23
  7008. Chief Notion Officer
  7009. DIY Tech MBA
  7010. The Internet Is Now Terrifying
  7011. Test for divisibility by 13 (and 7 and 11)
  7012. Instinctive Binary Search
  7013. The Signal Private Group System And Anonymous Credentials Supporting Efficient Verifiable Encryption
  7014. Cloud to Code with VS Code and Docker
  7015. Deploy Standalone Kayenta with an Azure Storage Backend
  7016. iRel8
  7017. The Year of the Linux Desktop
  7018. microsoft/java-wdb
  7019. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  7020. Hello World Film Available for Pre-order (Fixed LInks)
  7021. What’s New in Visual Studio 2019 and beyond
  7022. Microsoft .NET Bounty | MSRC
  7023. Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  7024. Double Pendulum Simulation in C++ Console
  7025. .NET Conf 2020 Feedback
  7026. .NET Framework November 2020 Cumulative Update Preview | .NET Blog
  7027. Collections: Assassin’s Creed: Valhalla and the Unfortunate Implications
  7028. Astonishing Performance of .NET 5: More Data
  7029. Enabling C# 9 in Xamarin & .NET Standard Projects
  7030. How thread-safe is the Windows Runtime PropertySet object? | The Old New Thing
  7031. Batteries included with Emacs
  7032. Dev Fonts
  7033. [JDK-8254713] Disable TLS 1.0 and 1.1
  7034. [webkit-dev] Starting January 4, 2021, Google will block all sign-ins to Google accounts from embedded browser frameworks
  7035. Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  7036. Eight years at Roblox
  7037. Using Microsoft Graph API in ASP.NET Core
  7038. .NET App Developer Links - 2020-11-20
  7039. Registration Statement on Form S-1
  7040. Weekly Update 218
  7041. Windows Subsystem for Linux: The lost potential - jmmv.dev
  7042. Announcing TypeScript 4.1 | TypeScript
  7043. Released: General Availability of Microsoft.Data.SqlClient 2.1
  7044. Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  7045. Recursive Fibonacci and Memoization in C#
  7046. Understanding Disposables In .NET Dependency Injection - Part 3 - Steve Talks Code
  7047. hello: Let’s make a FreeBSD for “mere mortals”
  7048. Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  7049. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  7050. Peanut Butter Jelly Time : Anonymous (And Buckwheat Boyz) : Free Download, Borrow, and Streaming : Internet Archive
  7051. fanf | Leap second hiatus
  7052. Go standard library benchmarks - Intel vs M1
  7053. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  7054. How to Send an SMS with ASP.NET Core - Code Maze
  7055. Performance Profiling | .NET Object Allocation Tracking Tool
  7056. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  7057. [Virtual] Microservices -- The Easy Way is the Wrong Way
  7058. Why aren't developers paid more?
  7059. Rational Creativity: A Brief Manifesto - Daniel Bustamante
  7060. How to AirDrop to Linux
  7061. My skepticism towards current developer meta-productivity tools.
  7062. Freelancing when you have a stutter
  7063. ErgoBlue 2: Wireless and Solar Powered ErgoDox Mechanical Keyboard
  7064. TL;DR - Extreme Summarization as a service with Isabel Cachola | Hanselminutes with Scott Hanselman
  7065. Improving Performance and Search Rankings with Cloudflare for Fun and Profit
  7066. Vertical Slice Example Updated to .NET 5
  7067. An Introduction to the Microsoft Identity Platform
  7068. Free Public Records Search - judyrecords
  7069. I'm Micah Lee, Director Of Infosec For The Intercept, Security And Privacy Enthusiast, Open Source Coder, Journalist, Techie For The Snowden Leak, Etc. Ama!
  7070. Software Library: Flash : Free Software : Free Download, Borrow and Streaming : Internet Archive
  7071. Apple Silicon M1 Chips and Docker - Docker Blog
  7072. DEVintersection Virtual Workshop Event
  7073. 1MB Club
  7074. Virtual Maths Retreat (Y10-Y11) with James Grime and Katie Steckles
  7075. .NET Foundation Survey
  7076. As internet forums die off, finding community can be harder than ever
  7077. Senior Software Engineer in Cambridge, Massachusetts, United States | Engineering at Microsoft
  7078. GitHub accounts are now integrated into Visual Studio 2019 | Visual Studio Blog
  7079. Famed Arecibo telescope, on the brink of collapse, will be dismantled
  7080. After Hiring Creator of Python VS Code Tool, Microsoft Hires Creator of Python -- Visual Studio Magazine
  7081. Using GANs to Create Fantastical Creatures
  7082. Episode 355 - Splunk, Blockchain and Azure
  7083. Announcing Rust 1.48.0 | Rust Blog
  7084. New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  7085. zfs.rent
  7086. We found 12 items matching 'rubiks'
  7087. C# in Simple Terms - Attributes and Reflection
  7088. Timing for bringing page experience to Google Search
  7089. Other uses for the -library flag of the C++/WinRT compiler | The Old New Thing
  7090. GitHub + Visual Studio ❤ .NET
  7091. The Beirut Port Explosion
  7092. Open Source & Money: Part II
  7093. Development With A Dot - ASP.NET Core Pitfalls Index
  7094. Be a better public speaker! PRESENTATION TIPS AND SPEAKING HACKS by Scott Hanselman
  7095. Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  7096. Haskell - All Hail Geometric Algebra!
  7097. Many services, one cloudflared
  7098. Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  7099. DDD Leaders: Prioritisation skills for tech leaders
  7100. Atari Token: Turbocharging Classic Games With Crypto - Decrypt
  7101. SmallSharp 1.0.0
  7102. Inside the Cit0Day Breach Collection
  7103. React refs with TypeScript
  7104. Adding .NET 5 Support to Azure App Service
  7105. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  7106. .NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  7107. Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  7108. Simplify your ASP.NET Core API models with C# 9 records
  7109. Using Standard Health Checks and Building your Own in ASP.NET Core
  7110. Tip 295 - What database should you use in your next Azure Functions app
  7111. How to Succeed at Automating UI Testing
  7112. Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  7113. .NET Rocks! vNext
  7114. Librem 5 Mass Production Phone Has Begun Shipping – Purism
  7115. Open letter from content moderators re: pandemic — Foxglove
  7116. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  7117. I patched Battle for Bikini Bottom's worst glitches 17 years after release
  7118. #DisneyMustPay Alan Dean Foster - SFWA
  7119. Apple's 15% Deflection Tactic
  7120. The Complexity of Caching
  7121. Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  7122. Lambda Fellows
  7123. ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  7124. 'Extremely aggressive' internet censorship spreads in the world's democracies
  7125. New Representations Of The Aes Key Schedule
  7126. ModernWorkplaceTransformation_Oct_2020.mp4 - OneDrive
  7127. Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
  7128. Writing a technical book: from idea to print
  7129. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  7130. How I 5x'd My Rate In Three Years (graph included)
  7131. The DJ’s And The Chef’s Mindsets - Daniel Bustamante
  7132. The Mac is losing me
  7133. Architectural Tension
  7134. jsomers.net | I should have loved biology
  7135. My daughter was a creative genius, then we bought her an iPhone
  7136. OpenStreetMap is Having a Moment
  7137. Overview of Cloud Adoption Framework for Azure
  7138. Microsoft Turns Teams Collaboration Software into Low-Code Dev Tool -- Visual Studio Magazine
  7139. Microsoft Autonomous Driving Startups Program
  7140. Tailwind CSS v2.0 – Tailwind CSS
  7141. What's new in .NET Productivity | .NET Blog
  7142. US Navy destroyer shoots down an ICBM in milestone test
  7143. Entity Framework Community Standup - Special EF Core 5.0 Community Panel
  7144. Six months of Tiny Projects
  7145. DiffSharp: Differentiable Functional Programming
  7146. On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing
  7147. [PATCH 00/28] Use main as default branch name
  7148. Become a Web Developer for $10 - Here's How You Do It
  7149. Open Source & Money: Part I
  7150. Complexity of Caching: Strategy, Invalidation & Fallbacks
  7151. Keynote - Welcome to .NET 5
  7152. .NET Developer Conference: Tasks and async/await from the ground up
  7153. Apple announces App Store Small Business Program
  7154. Network-layer DDoS attack trends for Q3 2020
  7155. 1648496 - (aarch64-macos) [meta] Support AArch64 on Desktop macOS (Apple Silicon)
  7156. How to Make the World Add Up (signed hardback)
  7157. Neural Network Cars and Genetic Algorithms
  7158. .NET App Developer Links - 2020-11-18
  7159. 3 Remote Productivity Hacks We Wish We Knew: Mattermost's Journey
  7160. Announcing WinUI 3: Preview 3
  7161. Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  7162. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  7163. Monsters Weekly 191 - C# 9 Pattern Matching
  7164. Devinar 2020
  7165. Home - YaCy
  7166. Localization in Blazor WebAssembly Applications - Code Maze
  7167. Service Discovery with Steeltoe
  7168. Reproducible Data Science with Machine Learning
  7169. Release Preview Release v0.7.156704 · dotnet/try-convert
  7170. My Coding Laptop is Smaller, Faster, and Cheaper than Yours
  7171. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  7172. Why Do I Think There Will be Hundreds of Billions of TinyML Devices Within a Few Years?
  7173. Embedded analytics
  7174. Alex's Thanksgiving Table
  7175. Why I Still Own Disney Stock — Ari Lewis
  7176. How much I earn on YouTube with under 2,000 subscribers - Grohs Fabian
  7177. amymhaddad
  7178. C# Expression Trees: Property Getters | Awaiting Bits
  7179. High performance individuals and teams
  7180. On Releasing Major Software Versions | Gergely Nemeth
  7181. Failing sucks, but it doesn’t kill you - Daniel Bustamante
  7182. We can do better than DuckDuckGo
  7183. davidfowl/Todos
  7184. Zaid-Ajaj/SAFE.React
  7185. davidfowl/Todos
  7186. Cryptologie | Pairing-Friendly Curves
  7187. Hemingway Editor
  7188. Can you build mobile apps with .Net 5? | One Dev Question
  7189. .NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  7190. GitHub Quick Reviews
  7191. The ASP.NET Team @TheASPNETTeam
  7192. Lagavulin - at Drizly.com
  7193. Monitoring AKS with Azure Sentinel
  7194. Java on Visual Studio Code Adds 'Small' New Things -- Visual Studio Magazine
  7195. reHackable/awesome-reMarkable
  7196. jarun/nnn
  7197. ranger/ranger
  7198. Servo’s new home
  7199. Marten 4.0.0-alpha.3
  7200. Updates to our Terms of Service and Privacy Statement now merged - The GitHub Blog
  7201. expect(Exception) Podcast
  7202. AWS Snowball Edge now supports Windows operating systems
  7203. Tiny version of USS Voyager sheds light on physics of microswimmers
  7204. One senior executive's warning about escalating conflicts to upper management | The Old New Thing
  7205. ‘You Have Zero Privacy’ Says an Internal RCMP Presentation. Inside the Force’s Web Spying Program | The Tyee
  7206. How a global financial institution shuts down cyberthreats at scale with Microsoft Azure Sentinel
  7207. Git is simply too hard
  7208. Using RavenDB Subscriptions with complex object graphs
  7209. How do Spotify Codes work?
  7210. Firefox 83 introduces HTTPS-Only Mode – Mozilla Security Blog
  7211. Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  7212. Anchoring Trust: A Hardware Secure Boot Story
  7213. Overwhelmed with Programming? Here's small things to help - Computer Stuff They Didn't Teach You #14
  7214. .NET App Developer Links - 2020-11-17
  7215. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  7216. Migrate .NET Core 3.1 to .NET Core 5.0
  7217. C# Index and Range Operators Explained - NDepend
  7218. Open API Extension Support for Azure Functions V1
  7219. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  7220. .NET Rocks! vNext
  7221. Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  7222. Big no on Big Sur: Mullvad disallows Apple apps to bypass firewall - Blog | Mullvad VPN
  7223. Shawn Wildermuth's Blog
  7224. GitHub Reinstates Youtube-DL and Puts $1M in Takedown Defense Fund * TorrentFreak
  7225. psql command line tutorial and cheat sheet
  7226. What Gödel Discovered
  7227. S-1
  7228. From Maybe to Ensure | A Danver Braganza Extravaganza
  7229. How I read blogs
  7230. How to be a normal human being during lockdown
  7231. Graphics for JVM
  7232. Medium is a shopping mall
  7233. Episode 2: Breaking Lightweight Symmetric Cryptography!
  7234. Creativity is a habit - Daniel Bustamante
  7235. Web Wednesday
  7236. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  7237. Vulnerability, leadership and paternity leave ft. Erran Berger
  7238. Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  7239. Miwa - Data and Applied Scientist on Azure
  7240. Humans are Bad at URLs and Fonts Don’t Matter
  7241. Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  7242. Secrets of a successful shut in
  7243. The C Standard Library Is Not Dependency Free
  7244. Android Lock-Screen Bypass (Lockdown Pro App Locker & Hi Locker)
  7245. Black screen after PacBook Pro update to …
  7246. youtube-dl repository restored at GitHub
  7247. Ok Google: please publish your DKIM secret keys
  7248. nelsontky/gh-pages-url-shortener
  7249. Blazor WebAssembly : Google Authentication - EP15
  7250. Workers KV - free to try, with increased limits!
  7251. GraphQL Schema stitching
  7252. Curious to know what a retail analytics solution is made of and want to deploy your very own? Check out the latest #IoTShow episode with @obloch and Teo De las Heras
  7253. South Africa: All about accessibility
  7254. Standing up for developers: youtube-dl is back - The GitHub Blog
  7255. The .NET Docs Show - REST in .NET: The ignored parts with Irina Scurtu
  7256. C# in Simple Terms - Tuples and Anonymous Types
  7257. github/dmca
  7258. scalablecory/NetworkToolkit
  7259. Terminal-Icons 0.2.0
  7260. Why does my command line redirection echo with an extra 1? Who's inserting these rogue 1s everywhere? | The Old New Thing
  7261. Process.WaitForExitAsync is not the async equivalent of Process.WaitForExit in .NET 5 - Gérald Barré
  7262. What distinguishes great software engineers?
  7263. Amazon.com: AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked Desktop Processor Without Cooler: Computers & Accessories
  7264. ytdl-org/youtube-dl
  7265. Exploring How Computers Work
  7266. Apollo3zehn - Overview
  7267. Apple apps on Big Sur bypass firewalls and VPNs — this is terrible
  7268. SignalR core python client (VIII): MessagePack
  7269. RavenDB 5.1 Features: Searching in Office documents
  7270. Поговорим про performance-тестирование
  7271. On Learning Chess as an Adult – From 650 to 1750 in Two Years
  7272. When trusted relationships are formed, everyone wins!
  7273. Claims encryption for B2C tokens | Developer Support
  7274. Apple Silicon M1 Emulating x86 is Still Faster Than Every Other Mac in Single Core Benchmark
  7275. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  7276. Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  7277. Turing Tumble - Build Marble-Powered Computers
  7278. 228: .NET Conf 2020 & Apple M1 Event Recap
  7279. nbeaver/why-linux-is-better
  7280. How to make SUBST mapping persistent across reboots?
  7281. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  7282. Big O Notation
  7283. Implement A Webhook Framework With ASP.NET Core
  7284. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  7285. Bulletproof uniq with TypeScript generics (yay code reviews!)
  7286. Get Git
  7287. Create Vintage Videos Using FFmpeg in 4 Simple Steps - OTTVerse
  7288. How much do statins prolong life? - Sebastian Rushworth M.D.
  7289. 4 Different Perspectives to Solve Problems
  7290. Why Git blame sucks for understanding WTF code (and what to use instead)
  7291. No one believes in climate change. Not really.
  7292. A Hero – maciek.blog
  7293. DevOps and Ransomware
  7294. Why Everyone Should Learn To Write
  7295. How to have a creative partnership at work
  7296. Zcash Counterfeiting Vulnerability Successfully Remediated
  7297. SourceHut's second year in alpha
  7298. Moving my serverless project to Ruby on Rails
  7299. Watch: BMW Made the World’s First Electrified Wingsuit. It Reached 186 MPH on Its First Flight.
  7300. Shawn Wildermuth's Blog
  7301. BetterExplained – Math lessons that click
  7302. StrongInject 1.0.0
  7303. Top 9 Feature Engineering Techniques with Python
  7304. Can’t open apps on macOS: an OCSP disaster waiting to happen
  7305. anthonychu/serverless-streamr-blazor
  7306. How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  7307. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  7308. Tutorials/Part 1 | ABP Documentation
  7309. Simulation Erosion: A experiment
  7310. fszlin/certes
  7311. .NET Conf 2020 and .NET 5 links
  7312. The Prestige Trap
  7313. An Interactive Introduction to Fourier Transforms
  7314. Are you depressed?
  7315. Using Matrix to replace proprietary and centralized chat apps
  7316. JS Bin
  7317. Going Bark: A Furry’s Guide to End-to-End Encryption
  7318. Does Apple really log every app you run? A technical look
  7319. Popular stock photo service hit by data breach, 8.3M records for sale
  7320. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  7321. Open Source Is Not Free Software
  7322. Mad Man and Sane Man
  7323. Publish early, publish often
  7324. Stop Emailing Like A Rube
  7325. How to improve your mathematical writing
  7326. C++ programming language: How it became the invisible foundation for everything, and what's next
  7327. Episode 1: Post-Quantum Tls With Kems Instead Of Signatures!
  7328. JonPSmith/EfCoreinAction-SecondEdition
  7329. dekuNukem/pimp_my_microwave
  7330. Identity in Azure with Christos Matskas
  7331. Beyond CUDA: GPU Accelerated Python for Machine Learning on Cross-Vendor Graphics Cards Made Simple
  7332. How do brains count? - Numberphile
  7333. Intel’s Disruption is Now Complete
  7334. New lawsuit: Why do Android phones mysteriously exchange 260MB a month with Google via cellular data when they're not even in use?
  7335. xoofx/Broslyn
  7336. Personal Data Warehouses: Reclaiming Your Data
  7337. What would make you give up owning a car forever?
  7338. GFXBench - Unified cross-platform 3D graphics benchmark database
  7339. Building a secure and high-performance AKS Kubernetes cluster using Terraform - Pradeep Loganathan
  7340. #stargate by tomxor | Dwitter
  7341. S-1
  7342. Write once. Deploy everywhere.— BeeWare
  7343. The .NET Stacks #25: .NET 5 officially launches tomorrow
  7344. I Sold VSCode Stories
  7345. Episode 354 - NORAD Santa Tracker
  7346. Migrate and modernize your .NET applications on Azure | Azure Friday
  7347. Getting Started With NuGet 5.8 | The NuGet Blog
  7348. Weekly Update 217
  7349. Investing and Causation - Nick Krasney
  7350. Disagree and commit
  7351. <blink> and <marquee>
  7352. Align inner loops by kunalspathak · Pull Request #44370 · dotnet/runtime
  7353. Dropping Support For IE11 Is Progressive Enhancement
  7354. Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  7355. A Comparison of Modern Graphics APIs
  7356. Be Kind
  7357. What are digital gardens?
  7358. Introducing DaVinci Resolve 17
  7359. Cryptologie | Safeboot Threat Model
  7360. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  7361. VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  7362. Code Maze Weekly #51 - Code Maze
  7363. Pauls Online Math Notes
  7364. Democratizing Community with the Power Platform
  7365. So you've made a mistake and it's public... - Meta
  7366. SAD DNS Explained
  7367. Take a look at Atari's futuristic video-game themed hotels that aim to have guests experience a 'synthetic reality'
  7368. Less screen time and more sleep critical for preventing depression
  7369. Sample script to transform SharePoint Migration Tool reports | Developer Support
  7370. Microsoft.EntityFrameworkCore 5.0.0
  7371. Token authentication required for API operations - GitHub Changelog
  7372. Alex Bellos
  7373. Secure app development with Azure AD, Key Vault and Managed Identities
  7374. Always profile! The case of the mysterious performance regression
  7375. Blazor WebAssembly : Facebook Authentication - EP14
  7376. The history of the EncodePointer function for obfuscating pointers | The Old New Thing
  7377. Effect of exercise training for five years on all cause mortality in older adults—the Generation 100 study: randomised controlled trial
  7378. Automated Origin CA for Kubernetes
  7379. Join the C# Discord Server!
  7380. [cairo] Time for a release ?
  7381. Episode 64 - Augmented Reality With Lee Englestone
  7382. Your Computer Isn't Yours
  7383. November is for .NET 5
  7384. github/dmca
  7385. Stashy is a Really simple Key Value store (secretGeek.net)
  7386. Keynote - Welcome to .NET 5
  7387. Announcing PowerShell 7.1 | PowerShell
  7388. Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  7389. Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  7390. A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js
  7391. Babylon.js 4.2: Simplicity Reimagined
  7392. .NET 5 is Here....Now What?
  7393. Windows Terminal Preview 1.5 Release | Windows Command Line
  7394. ASP.NET Core 5 Model Binding to C# 9 Record Types
  7395. Balancing promises in your software
  7396. The Shape of Code » Evidence-based software engineering: book released
  7397. Python creator Guido van Rossum joins Microsoft – TechCrunch
  7398. The key to consistency - Sandro Maglione
  7399. Questionnaire
  7400. Top 10 libraries that don't run on the new MBPs yet
  7401. Poor Intel
  7402. Zakk Fleischmann
  7403. Linux graphics, why sharing code with Windows isn't always a win.
  7404. Figma
  7405. Using Azure WebJobs in .NET Applications - Code Maze
  7406. Getting started with DynamoDB and .NET Core
  7407. Growing the next generation of technologists with CodeCrew's Meka Egwuekwe | Hanselminutes with Scott Hanselman
  7408. Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  7409. Cryptologie | High-Assurance Crypto Software
  7410. Stripe Billing: manage subscriptions, recurring payments and billing
  7411. How a Game Developer Leaked 46 Million Accounts
  7412. Babylon.js 4.2: Simplicity Reimagined
  7413. Electron | Empowering Distributed Energy Markets
  7414. macOS Big Sur is here
  7415. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  7416. Announcing the Release of the Git Experience in Visual Studio | Visual Studio Blog
  7417. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  7418. Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  7419. Test web APIs with the HttpRepl
  7420. Microsoft.dotnet-httprepl 5.0.0
  7421. Release v5.0.0 · dotnet/HttpRepl
  7422. Docker fails to launch on Apple Silicon · Issue #4733 · docker/for-mac
  7423. C# in Simple Terms - Generics
  7424. Charles proxy for web scraping
  7425. Review and apply suggestions faster with IntelliCode suggestions
  7426. Destructing outside the lock when removing items from C++ standard containers | The Old New Thing
  7427. Motorcycle Repair Course
  7428. Microsoft Ignite
  7429. Funkwhale - Your free and decentralized audio platform
  7430. Blazor WebAssembly : Facebook Authentication - EP14
  7431. Always profile! The hidden cost of serializing large object graphs to JSON
  7432. UK Black History Month at Cloudflare
  7433. Generate a Service Bus SAS Token and Manage Token renewal using Azure Runbooks | Developer Support
  7434. Shawn Wildermuth's Blog
  7435. Testing Minecraft in Minecraft with Henrik Kniberg – Agile with Jimmy
  7436. Etebase - Your end-to-end encrypted backend
  7437. C# 9 Language Features
  7438. git-ux - Developer Community
  7439. Five Questions You May Have About ASP.NET Core For .NET 5
  7440. Securing a GraphQL endpoint
  7441. Throttling data requests with React Hooks
  7442. React Server-Side Rendering with Deno
  7443. Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  7444. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7445. Should I Migrate to .NET 5?
  7446. Build REST APIs in three steps with API Management and Azure Functions
  7447. Building Micro Frontends
  7448. Future of Desktop
  7449. Why's (Poignant) Guide to Ruby
  7450. .NET Rocks! vNext
  7451. Apple Silicon M1 Chip in MacBook Air Outperforms High-End 16-Inch MacBook Pro
  7452. Evidence suggests several state Senate candidates were plants funded by dark money
  7453. Get Animal Jam for your mobile device, PC, or Mac
  7454. An updated daily front page of The New York Times as artwork on your wall
  7455. Youtube down or app not working? Current status and problems for the UK
  7456. Talking C# Performance with Steve Gordon
  7457. Apple’s Shifting Differentiation
  7458. caddytls: Support multiple issuers by mholt · Pull Request #3862 · caddyserver/caddy
  7459. Yes to Feature Requests, No to Entitlement
  7460. What I Wish I Knew About Incident Management | Ronak Nathani
  7461. Notes On Owning Your Own Business
  7462. Write Angry
  7463. Download localized .NET IntelliSense files
  7464. How I increased my conversion rate by 2% in a day.
  7465. Give back to free and open source software
  7466. Why an IDE?
  7467. How to succeed in reaching your goals online in 2020
  7468. Cryptologie | Learning With Errors
  7469. Running Python on .NET 5
  7470. AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  7471. Call For Papers - NDC London 2021 | Online Developers Conference
  7472. c9fe/22120
  7473. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  7474. Astonishing Performance of .NET 5
  7475. Architect successful workloads on Azure
  7476. How to Kick Off Your Career with Custom Vision
  7477. YAML Ain’t Markup Language (YAML™) Version 1.2
  7478. Introduction to Linear Algebra for Applied Machine Learning with Python
  7479. Release v7.1.0 Release of PowerShell · PowerShell/PowerShell
  7480. dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  7481. Wifi Dabba
  7482. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  7483. Wayve | Disrupting Autonomous Driving
  7484. Postgres Observability
  7485. Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  7486. Brotli compression using a reduced dictionary
  7487. My strategy for playing Settlers of Catan | The Old New Thing
  7488. The hidden callout: The destructor | The Old New Thing
  7489. Talking C# Performance with Steve Gordon | Guest Series
  7490. Tech Leaders on the Future of Remote Work
  7491. My Little Crony
  7492. Dealing with large documents (100+ MB)
  7493. Using Rust to Scale Elixir for 11 Million Concurrent Users
  7494. Is it possible to render components "dynamically" using Blazor?
  7495. damianh/docker-ci
  7496. .NET App Developer Links - 2020-11-11
  7497. Should Your Enterprise Pick Angular, React or Blazor?
  7498. Back to C# basics: Difference between "=>" and "{ get; } =" for properties
  7499. Burnout can exacerbate work stress, further promoting a vicious circle
  7500. Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  7501. Modular packages in AWS SDK for JavaScript | Amazon Web Services
  7502. Monsters Weekly 190 - Using Elastic Query on SQL Azure
  7503. .NET 5 on AWS | Amazon Web Services
  7504. vscode-xml 1.14.0: A more customizable XML extension for VS Code - Red Hat Developer
  7505. .NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  7506. Job Board
  7507. My experience as a poll worker in Pennsylvania
  7508. How to get root on Ubuntu 20.04 by pretending nobody’s /home - GitHub Security Lab
  7509. Visual Studio Preview
  7510. amymhaddad
  7511. The Resurgence of Functional Programming - Highlights From QCon Plus
  7512. How to beat the bank
  7513. Microsoft Releases .NET 5
  7514. Executive
  7515. Eleven Years of Go - The Go Blog
  7516. Voting Systems
  7517. Netflix's Biggest Competitor is Choice — Ari Lewis
  7518. Bankrupting Fraud Summit
  7519. GA Election Resources | Fair Fight
  7520. Leveling Up Your Azure SQL Database Deployments
  7521. C# 9.0 on the record | .NET Blog
  7522. Cryptologie | The End Of Crypto
  7523. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  7524. Introducing QnA managed: Now in Public Preview
  7525. The Gods on HackerNews
  7526. Cloud Security Solutions Comparisons
  7527. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  7528. Bin Log Reader
  7529. GitHub Quick Reviews
  7530. Geek Blight - Origins of the youtube-dl project
  7531. Introducing the next generation of Mac
  7532. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  7533. .NET 5 Arrives -- Visual Studio Magazine
  7534. Visual Studio 2019 for Mac version 8.8 is now available | Visual Studio Blog
  7535. Apple unveils M1, its first system-on-a-chip for Mac computers - 9to5Mac
  7536. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  7537. .NET IoT Libraries documentation
  7538. microsoft/vscode
  7539. Download Visual Studio Code Insiders
  7540. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  7541. Spectre.Console - Welcome
  7542. .NET Foundation Store
  7543. Announcing F# 5 | .NET Blog
  7544. Azure/app-service-linux-docs
  7545. .NET Thanks!
  7546. .NET 5 on App Service
  7547. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  7548. .NET Conf 2020 - Day 1
  7549. On Apple's Piss-Poor Documentation
  7550. Implementing a Custom Model Binder In Razor Pages
  7551. Announcing the Release of EF Core 5.0 | .NET Blog
  7552. How-To Revert HP Printer’s Ban on 3rd-Party Ink Cartridges
  7553. Announcing .NET 5.0 | .NET Blog
  7554. Valve Is Working On Another Extension To Help In Direct3D-Over-Vulkan
  7555. SharpLab
  7556. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  7557. I sold Baremetrics - Baremetrics
  7558. The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  7559. Download .NET 5.0 (Linux, macOS, and Windows)
  7560. 5 Things I've Learned From Creating Developer YouTube Videos
  7561. Could a Peasant defeat a Knight in Battle?
  7562. Black, homeless people among the first arrested under Columbia's new hate speech law
  7563. My interview with Canal do Jorge Maia is now up–My career and the history of RavenDB
  7564. Gather
  7565. Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  7566. Zoom lied to users about end-to-end encryption for years, FTC says
  7567. What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source? « bunnie's blog
  7568. An opinionated approach about how to create an AWS ECS Fargate cluster and deploy apps on it using Azure DevOps Pipelines
  7569. .NET App Developer Links - 2020-11-10
  7570. How to Recalculate a Spreadsheet
  7571. Bienvenue Cloudflare France! Why I’m helping Cloudflare grow in France
  7572. Breadmaking 101: How to Troubleshoot Bad Bread
  7573. C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  7574. Coding, Cloud & Technology | Case Study : Virtual Studio for Twitch LiveStream
  7575. Blazor Stability Testing Tools for Bullet Proof Applications
  7576. Git in action - Simple Talk
  7577. Multicasting: Enhance a group of methods with just one attribute
  7578. Running Stored Procedures Across Databases in Azure
  7579. Azure Processor Limits
  7580. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  7581. Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  7582. DDD 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  7583. OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  7584. Data breach at Mashable leaks users’ personal information online
  7585. Practical Recommendations for Stronger, More Usable Passwords Combining Minimum-strength, Minimum-length, and Blocklist Requirements
  7586. net5-contrib.diff
  7587. Making Mass Effect not require administrator rights, or maybe how not to write a boolean check
  7588. TWC9: .NET Conf, GitHub Game Off, Windows Terminal and more
  7589. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  7590. How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  7591. Lazy Loading in Blazor WebAssembly - Code Maze
  7592. Improve your tests with Assert Object Pattern - CodeJourney.net
  7593. Beginner's Series to: Unity | Channel 9
  7594. Over 1M Lazada RedMart accounts sold online after data breach
  7595. A more secure GitHub Experience | Visual Studio Blog
  7596. Google Updates Editor for Cloud Shell, Alternative to .NET-Centric GitHub Codespaces -- Visual Studio Magazine
  7597. Convex and Concave Dispositions
  7598. Productivity vs. Privacy
  7599. When Remote Work doesn't cut it
  7600. No Free Features
  7601. A look at S&P 500's real excess return over Treasuries
  7602. 365 Blog Posts In 365 Days
  7603. Start with pen and paper
  7604. Don’t outsource your thinking — Avthar Sewrathan
  7605. Enabling Powerlines in your Visual Studio Terminal
  7606. Cellular connectivity for IoT devices is transformative. Learn how #AzureSphere helps secure this connection to the cloud with @obloch and Nicholas Chen on the #IoTShow
  7607. Cryptologie | The Joy Of Cryptography
  7608. Uno Platform Uno Platform 3.2: .NET 5, C# 9 support and .NET 5 WebAssembly AOT Support
  7609. Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  7610. Exclusive: The former CEO of Google has applied to become a citizen of Cyprus
  7611. Ink-Stained Wretches: The Battle for the Soul of Digital Freedom Taking Place Inside Your Printer
  7612. The Tao of Programming
  7613. Introduction to Unity [1 of 7]
  7614. What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  7615. a US visa in 937 days
  7616. How to write commands for dotnet-dump
  7617. C# in Simple Terms - LINQ Basics
  7618. Why aren't my custom backgrounds, animations, and colors working, such as ApplicationViewTitleBar colors? | The Old New Thing
  7619. Home
  7620. A tiny CI system - Christian Ştefănescu
  7621. Rendering raw/unescaped HTML in Blazor - Gérald Barré
  7622. I’ll be speaking on Build Stuff conference this week
  7623. Attention Is My Most Valuable Asset for Productivity as a Software Developer
  7624. Webgl Fluid Simulation
  7625. ML Optimization pt.3 - Hyperparameter Optimization with Python
  7626. 227: Databases!
  7627. No he doesn't!
  7628. r/oculus - I now have an Oculus Paperweight
  7629. DevDay 2020: Using Roslyn to improve your codebase
  7630. No more free work from Marak - Pay Me or Fork This · Issue #1046 · Marak/faker.js
  7631. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  7632. Melb․Net Virtual Meetup in November
  7633. Module Initializers In C# 9
  7634. Multithreading Handbook for Simulation Developers
  7635. Java Developer Productivity on Windows
  7636. mgasiorowski/performance_testing
  7637. Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  7638. The DevOps Handbook – Create Organizational Learning
  7639. LCC3 | The Live Coders
  7640. Hancock Conservancy – Hancock Park, A Brighter Future for Austin
  7641. How Kaggle makes GPUs accessible to 5 million data scientists
  7642. Fishing - Stopping some fishing would increase overall catches | Science & technology
  7643. rileytestut/AltStore
  7644. Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  7645. The missing explanation of zk-SNARKs: Part 2
  7646. Programming With Proofs For High-Assurance Software
  7647. https://www.statewatch.org/media/1434/eu-council-draft-declaration-against-encryption-12143-20.pdf
  7648. iSH
  7649. Auf den Terroranschlag folgt EU-Verschlüsselungsverbot - fm4.ORF.at
  7650. Is this Mahler? This sounds like Mahler
  7651. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  7652. Taking screenshots isn't allowed by the app or your organization after upgrading to Android 11
  7653. xUnit.net v3: Bonus (struggle) stream!
  7654. Overwolf for mac OS
  7655. Building the World's Weirdest Fan
  7656. Sn0w5t0rm/Pris-Verglukar
  7657. Mutt 2.0 Release Notes
  7658. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  7659. Fmstrat/winapps
  7660. CySpy India | CySpy India
  7661. Jacques Corby-Tuech - Marketers are Addicted to Bad Data
  7662. global.json overview - .NET Core CLI
  7663. Four Seasons Total Landscaping
  7664. fuck capitalism / spotifykeydumper
  7665. My first-time pure functional programming - Sandro Maglione
  7666. My first mechanical keyboard: The Vortex Core
  7667. Startup Financing in the Age of Capital Abundance
  7668. How I Write Elm Applications
  7669. Nephila - Wikipedia
  7670. Hotel reservation platform leaked user data from top online booking sites
  7671. Installing the world’s worst video card
  7672. Cryptologie | Patenting Cryptographic Technology
  7673. Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  7674. The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  7675. Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  7676. Voters rejecting the war on drugs is a win for public health
  7677. (t,i,x,y) => 'creative code golfing'
  7678. How to Run Node.js in VS Code From Scratch
  7679. Why not use GraphQL? | wundergraph
  7680. 7723 Alaska Ave NW #P-4, Washington, DC 20012 | MLS #DCDC482004 | Zillow
  7681. Awakening after a sleeping pill: Restoring functional brain networks after severe brain injury
  7682. ENetOABRWebAngular
  7683. Rust vs Go — Bitfield Consulting
  7684. Announcing Spectrum DDoS Analytics and DDoS Insights & Trends
  7685. Collections: Iron, How Did They Make It, Addendum: Crucible Steel and Cast Iron
  7686. Deprecating scp
  7687. [PRE-ORDER] Coding Witch Clothes
  7688. r/TVDetails - My Name is Earl (2005-2009) was shot in HD (16:9) but at the time most TVs displayed SD (4:3) image. They introduced at least 3 jokes in 3 different episodes that would only be seen by HD viewers and missed by SD viewers, because they are not shown on a 4:3 screen
  7689. A Gopher view of Gemini
  7690. A Linux sysadmin's introduction to cgroups
  7691. Building a Weather Station UI
  7692. how to read a youtube
  7693. Everyone is Lying About Texting and Driving - Luther Wealth
  7694. This Product doesn't exist: Building products super fast
  7695. Server Error for Notebooks | Data Science and Machine Learning
  7696. Standing on Our Own Two Feet
  7697. Cryptologie | Journal Of Craptology
  7698. Cake - Cake v1.0.0 RC1 released
  7699. Code Maze Weekly #50 - Code Maze
  7700. YouTube's Fake Animal Rescue Ring
  7701. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  7702. Technical debt as a lack of understanding
  7703. Troublesome Codespaces Work Hinders VS Code 'Housekeeping' Update -- Visual Studio Magazine
  7704. .NET Conf 2020
  7705. Daily links from Cory Doctorow
  7706. Release Tye 0.5 · dotnet/tye
  7707. Episode 353 - WVD Updates
  7708. tomnomnom/gron
  7709. We asked people from all over the world how journalists should cover powerful people who lie. Here is what they said
  7710. No, your clean code won't save the planet
  7711. How do I save a C++/WinRT array_view as a com_array? | The Old New Thing
  7712. Is Madeline Canonically Trans?
  7713. Optimization: what I did to make the game 300 times faster
  7714. DotVVM Blog: Announcing DotVVM 2.5
  7715. SignalR Service – Real time web | Microsoft Azure
  7716. The Turing-Completeness Problem - Alan Language
  7717. Deprecating scp
  7718. Fall 2020 RPKI Update
  7719. ANN Election Data
  7720. Spending political capital
  7721. dotnet/core
  7722. RIAA Abuses DMCA to Take Down Popular Tool for Downloading Online Videos
  7723. .NET App Developer Links - 2020-11-06
  7724. dotnet/core
  7725. Proctorio used DMCA to take down a student’s critical tweets – TechCrunch
  7726. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  7727. TylerBrinks/ExCSS
  7728. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  7729. 90 day Finn - Helsinki Business Hub
  7730. Querying Across Databases In SQL Azure
  7731. The good, the bad, and the ugly · Alex Gaynor
  7732. The Guide to CSS Grid
  7733. The Most Confusing Grep Mistakes I've Ever Made
  7734. Controlling the hostname with a WebApp when fronted by Application Gateway
  7735. erebe/personal-server
  7736. Add natural language understanding to your bot - Part 2
  7737. Why Dark didn't choose Rust
  7738. Netflix Targets Critical 'Cuties' Tweets With Copyright Takedown Requests * TorrentFreak
  7739. OS hacking: Let's debug a GCC crash on SerenityOS
  7740. Corporate Password Security with Troy Hunt | Authlogics
  7741. Learning how to learn (Pt. 1)
  7742. Underjord | The BEAM marches forward
  7743. The problem of centralisation
  7744. We Don't Need to Boycott Wayland
  7745. Stop telling me to exercise: dealing with a mild short-term depression
  7746. Everybody be Coil. You... Be Coil - Tink - Léonie Watson
  7747. Life and Death of a Linux Process
  7748. Don't make me think about whether I should pay you
  7749. Compose for Desktop UI Framework
  7750. A Productive Productivity System
  7751. Weekly Update 216
  7752. The winner of the election is... Big Tech
  7753. Goodbye USA
  7754. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  7755. A Complete Analysis Of The Bkz Lattice Reduction Algorithm
  7756. Machine Learning and Scientific Computing with Python
  7757. Setup Git with Multiple Configs
  7758. Programmatic Problem Solving with Nicole Archambault | Hanselminutes with Scott Hanselman
  7759. What is Azure Arc Enabled PostgreSQL Hyperscale?
  7760. Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  7761. Real-time Data fetching with GraphQL and Blazor
  7762. Hamilton Halloween
  7763. Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  7764. Video falsely claims possible voter fraud in Detroit. It actually shows a WXYZ photographer loading camera gear.
  7765. NewReleases.io
  7766. janos/compromised
  7767. Uno Platform
  7768. Nextjs Crash Course with Fauna, Tailwind CSS, React Hook Form, and SWR
  7769. Scripts for Managing Azure Container Registry
  7770. The Forgotten Number System - Numberphile
  7771. .NET Live TV | Live developer streams every day
  7772. SvgPathEditor
  7773. Override webpage resources with local copies using Microsoft Edge DevTools - Microsoft Edge Development
  7774. US formally exits Paris pact aiming to curb climate change
  7775. Python overtakes Java to become the second-most popular programming language
  7776. C# in Simple Terms - Arrays and Collections
  7777. .NET Conf 2020
  7778. Auschwitz-Birkenau - Wirtualne zwiedzanie
  7779. Building applications with C# and a Challenge!
  7780. What's the point of APTTYPE_CURRENT? I mean, of course I'm current. | The Old New Thing
  7781. ClickHouse Capacity Estimation Framework
  7782. A first look at the JIT
  7783. .NET Conf 2020
  7784. Boris Johnson: The gambler, by Tom Bower book review
  7785. FFMPEG.WASM
  7786. .NET App Developer Links - 2020-11-05
  7787. Randy Pausch Last Lecture: Achieving Your Childhood Dreams
  7788. TypeScript Dictionary
  7789. Generate a GitHub Actions workflow file from dotnet CLI
  7790. Announcing TypeScript 4.1 RC | TypeScript
  7791. Lazy-Loading Your React App
  7792. How to Switch from Redux to Recoil
  7793. Introducing Middleware Stack in Modular AWS SDK for JavaScript | Amazon Web Services
  7794. Seller Floods Forums With Stolen Data - Binary Defense
  7795. .NET Rocks! vNext
  7796. GitHub Source Code Leak
  7797. Online/Absentee Ballot Tracking
  7798. Modernizing a codebase for C# 9
  7799. New study finds psilocybin greatly and quickly relieves depression
  7800. Michigan Voter Information Center
  7801. Ballot-by-Mail/Early Ballot Search
  7802. Georgia My Voter Page
  7803. Nevada
  7804. COBOL and $2,020,202.02
  7805. Track My Ballot
  7806. Cryptologie | Taming The Many Eddsas
  7807. bddisasm: The Bitdefender x86 Disassembler
  7808. Websocket - support for custom headers for handshake · Issue #3062 · whatwg/html
  7809. On productivity
  7810. CQRS Myths: 3 Most Common Misconceptions
  7811. Sexual Suppression And Repression II: The Human Battery — Karel Donk
  7812. Hacker is selling 34 million user records stolen from 17 companies
  7813. Discover a new world of birding...
  7814. Optimizing SQL queries. Sometimes two queries are better than one.
  7815. A Brief Introduction to Deniability
  7816. School is Broken | Thoughts | SimonBlogs
  7817. How I added realtime search to my static site
  7818. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  7819. Binary Classification Using PyTorch: Training -- Visual Studio Magazine
  7820. ocornut/imgui
  7821. Best practice when naming Durable Functions in C#
  7822. RIAA Takedowns Backfire as Pirated MP3s Now Surface on GitHub * TorrentFreak
  7823. Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  7824. Home
  7825. Massachusetts voters pass right-to-repair expansion opening up car data
  7826. Discogs 20th Anniversary: Thank You for 20 Years!
  7827. USPS failed to deliver 27 percent of mail-in ballots in South Florida: report
  7828. Stop compilation after first error
  7829. Development With A Dot - ASP.NET Core Pitfalls – Areas
  7830. What is the format of the data in the AudioBuffer memory buffer, and how do I convert it to something else? | The Old New Thing
  7831. New Environment.ProcessId in .NET 5
  7832. C#9 - init-only properties are not read-only at runtime - Gérald Barré
  7833. CQRS Myths | 3 Most Common Misconceptions
  7834. Malicious npm package opens backdoors on programmers' computers | ZDNet
  7835. DISCLOSURE: Unlimited Chase Ultimate Rewards Points
  7836. Oregon becomes first state to legalize psychedelic mushrooms
  7837. GitHub warns devs face ban if they fork DMCA'd YouTube download tool... while hinting how to beat the RIAA
  7838. .NET App Developer Links - 2020-11-04
  7839. It's 2020. Why Do Printers Still Suck?
  7840. Building an artificial sun that looks unbelievably realistic...
  7841. Routing in ASP.NET Core OData 8.0 Preview | OData
  7842. Real World Akka.NET Clustering: State Machines
  7843. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  7844. Add natural language understanding to your bot - Part 1
  7845. Async code smells and how to track them down with analyzers - Summary
  7846. How to Use Browser Functionalities with Blazor WebAssembly
  7847. It’S 255:19Am. Do You Know What Your Validation Criteria Are?
  7848. The tech antitrust problem no one is talking about
  7849. Continuous Deployment explained in code
  7850. Blog - Cyber Security, Security Scan, Full Stack Vulnerability Management
  7851. A Nameless Hiker and the Case the Internet Can’t Crack
  7852. [Product Update] Increased Resources for Datasets and Kernel Outputs | Data Science and Machine Learning
  7853. Azure Functions error handling and retry guidance
  7854. 2070 - Github: Widespread injection vulnerabilities in Actions
  7855. How we made our SaaS homepage cookie-free 🍪
  7856. Challenge
  7857. US govt ups minimum H-1B tech salaries to $208,000 a year, more than startups can hope to afford, say VCs
  7858. My VS Code Setup - Must Have Configurations and Shortcuts
  7859. The MVP reconnect daily
  7860. Dark's new backend will be in F#
  7861. World of Warcraft: one simple line of code can cost you dearly
  7862. Overview sobre o Módulo 1 [1 de 84]
  7863. The Settings app lets me pick a custom color for my mouse pointer, how do I get in on that action? | The Old New Thing
  7864. Fast Inverse Square Root
  7865. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  7866. Microservices — architecture nihilism in minimalism's clothes - Blog by Vasco Figueira
  7867. Voyager 2 is back online after eight months of radio silence
  7868. .NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  7869. Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  7870. Looking Ahead: Five Opportunities on The Horizon According to Tech Leaders
  7871. curlpipe/ox
  7872. Many companies pay nothing in taxes. The public has a right to know how they pull it off.
  7873. .NET App Developer Links - 2020-11-03
  7874. Flutter Web: A Fractal of Bad Design
  7875. Why billions of people won't eat pork (or why we don't know)
  7876. Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  7877. Minted discloses data breach after 5M user records sold online
  7878. Why Tunnels in The US Cost Much More Than Anywhere Else in The World - Tunnel Business Magazine
  7879. Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  7880. Monsters Weekly 189 - New Features in Playwright 1.5
  7881. Migrating from MVC to Blazor
  7882. The Guide to Deno
  7883. .NET Core with NGINX on Linux - Irina Scurtu
  7884. Domain model purity and lazy loading
  7885. Implementing Health Checks in ASP.NET Framework Applications
  7886. Union and Intersection of types in TypeScript
  7887. how to publish git repos that cannot be republished to github
  7888. How to Become a Digital Nomad in Bali
  7889. The best way to lose weight
  7890. Why your first customer is worth $10,000,000 — Eric Jorgenson
  7891. Regex matching with nonograms and finite state machines
  7892. How Are You Really Voting?
  7893. Leaving OCaml
  7894. Democracy is an achievement, not a recipe — sirodoht blog
  7895. Mentoring First-Time Managers | Gergely Nemeth
  7896. Two workers are quadratically better than one • Hillel Wayne
  7897. Understanding Backup Storage Redundancy in Azure SQL
  7898. Visual Studio for Mac tips and resources - Visual Studio
  7899. Brave Passes 20M MAUs and 7M DAUs
  7900. v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities by mdo · Pull Request #30571 · twbs/bootstrap
  7901. Don't let your IoT project stall when getting to production and real problems managing IoT Edge devices at scale arise! Learn how with @obloch and @toeberto from @ZededaEdge on the #IoTShow
  7902. Cryptography Dispatches: Reconstruct Instead Of Validating
  7903. How to Call C# Methods from JavaScript in Blazor WebAssembly
  7904. No More Google
  7905. Is a billion-dollar worth of server lying on the ground
  7906. Things you need to know as a C# developer - Build types
  7907. Whale tail sculpture saves Dutch metro train - France 24
  7908. Uno Platform Update Highlights New Linux Support -- Visual Studio Magazine
  7909. Are C# 9 records immutable by default?
  7910. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  7911. Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  7912. Working with Dates And Times in Razor Pages Forms
  7913. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  7914. Names are not type safety
  7915. GitHub Warns Users Reposting YouTube-DL They Could Be Banned * TorrentFreak
  7916. South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  7917. C# in Simple Terms - Exceptions and Exception Handling
  7918. Google reCAPTCHA service under the microscope: Questions raised over privacy promises, cookie use
  7919. Episode 352 - Azure Security Podcast
  7920. The .NET Docs Show - Navigating ML.NET 🗺️ in depth with Bri Achtman
  7921. LG UltraFine 5K Display
  7922. Document
  7923. Software Library: MS-DOS Games : Free Software : Free Download, Borrow and Streaming : Internet Archive
  7924. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  7925. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  7926. How can I ask the networking stack whether the system has obtained network connectivity? | The Old New Thing
  7927. Second edition of Bulletproof SSL and TLS now in preview
  7928. Background Features in Google Meet, Powered by Web ML
  7929. Raspberry Pi 400: the $70 desktop PC - Raspberry Pi
  7930. Here's Why That Autonomous Race Car Crashed Straight Into a Wall
  7931. If You Don't Want Guitar Lessons, Stop Following Me
  7932. ML Optimization - Advanced Optimizers from scratch with Python
  7933. Winamp for Windows 10 | Winamp for Windows, Mac, Android
  7934. 226: Universal Custom Data Link Schemes
  7935. Implement a Blazor full text search using Azure Cognitive Search
  7936. Blazor and Azure B2C: The Big Picture
  7937. The State of .NET Webinar: Unpacking .NET 5 Together!
  7938. The Basis of Testing – Stories from a Software Tester
  7939. The Software Rewrite
  7940. Identity Server 4 with .NET Core App
  7941. Back to Basics: Event Delegation
  7942. Installing a Server Rack in my Home Office and adding a Ubiquiti Dream Machine/Switches for Dual WAN
  7943. https://cryptome.org/2020/10/nsa-history-computer-security-1998.pdf
  7944. Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  7945. Don’t Judge
  7946. Daniel Skogly's blog | You might not need to store (plaintext) emails
  7947. Focus - Leadership Breadcrumbs - Carlos Vilhena
  7948. Here is a way to predict who is going to win the election.
  7949. Goodbye, Twitter.
  7950. Why men's health depends on feminism
  7951. How do Wake-On-Lan works?
  7952. Every article about software is wrong
  7953. Cryptologie | Real World Cryptographers Podcast
  7954. Danish military intelligence uses XKEYSCORE to tap cables in cooperation with the NSA
  7955. .NET Learning Challenge!
  7956. 7GUIs
  7957. WordPerfect for DOS Updated
  7958. The missing explanation of ZK-SNARKs: Part 1
  7959. India Azure Community Conference 2020 | The ultimate developer conference
  7960. RISC-V.md
  7961. Dev Discussions - James Hickey
  7962. When the Supreme Court ruled to allow American flag burning
  7963. youtube-dl
  7964. HALF OFF everything + a free Halloween treat!
  7965. This Toronto-area lawyer had to flee the country after taking on the tow truck industry
  7966. Soccer match ruined when AI-controlled camera mistakes ref’s bald head for ball
  7967. Pattern matching in C# 9.0
  7968. Why is subtracting these two times (in 1927) giving a strange result?
  7969. 123 Sesame Street 21324 | Ideas | Buy online at the Official LEGO® Shop AU
  7970. Uno Platform 3.1 Released
  7971. A Spectre is Haunting Unicode
  7972. AI Camera Ruins Soccer Game For Fans After Mistaking Referee's Bald Head For Ball
  7973. Data of 21 million Mixcloud users put up for sale on the dark web | ZDNet
  7974. Samy Kamkar - NAT Slipstreaming
  7975. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  7976. Introducing C# 9: Extension GetEnumerator support for foreach loops
  7977. WinXP - Windows XP in React
  7978. Exploring Ubuntu Desktop on the Raspberry PI
  7979. Programming can still be magical
  7980. Extreme Debugging
  7981. Isogeny-Based Cryptography: Past, Present, And Future
  7982. Scott Santens - An Engineering Argument for Basic Income
  7983. Why Clojure?
  7984. Essays on Programming I Think About a Lot
  7985. Full-time web developer vs being a full-time dad |
  7986. Observations and Imaginations — Note Taking Apps
  7987. Personal data from 2.8 million Eatigo accounts stolen, put up for sale online
  7988. The 15:17 to Paris (2018) - IMDb
  7989. adamsky/globe
  7990. The .NET Stacks #23: .NET 5 support, migration tools, and links
  7991. Coding Interview Preparations - 30th October 2020
  7992. Governments Worldwide Consider Ditching Daylight Saving Time
  7993. 17-313: Foundations of Software Engineering
  7994. Startup School for Future Founders
  7995. High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  7996. How to deal with Extreme Physical Pain
  7997. I’m deaf, and this is what happens when I get on a Zoom call
  7998. Code Maze Weekly #49 - Code Maze
  7999. Using C# 9 records as strongly-typed ids
  8000. Rockin’ The Code World with dotNetDave – Special Guest: Jeremy Likness
  8001. Hacker group claims to have stolen Star Tribune user information
  8002. Weekly Update 215
  8003. The man who brings the human touch to Google Cloud
  8004. Use generic trick to replace callsite · davidfowl/uController@efbbbe8
  8005. Introducing VSCode Stories
  8006. Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  8007. Adi Shamir 2002 Acm A.m. Turing Award Lecture, "cryptography: State Of The Science"
  8008. High performance Data modelling with Cosmos Db - Pradeep Loganathan
  8009. Predicting Meteor Showers Using Python and Visual Studio Code
  8010. Goodbye IFTTT
  8011. Use Azure Custom Vision to Repurpose the Lunar Rover
  8012. How about bringing your whole IoT solution on premise with IoT Hub now available on Azure Stack Hub? All about it on the #IoTShow with @obloch
  8013. GitHub Codespaces
  8014. Annals.pdf
  8015. The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference
  8016. Codespaces for desktop - You can book online!
  8017. GitHub Codespaces using Visual Studio or browser
  8018. To apply AI for good, think form extraction
  8019. Carnation - Visual Studio Marketplace
  8020. Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  8021. RedMart Data Security Incident
  8022. ryzngard/Carnation
  8023. Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  8024. Troy Hunt partners with 1Password as Strategic Adviser | 1Password
  8025. Lazada suffers data breach; personal information from 1.1 million RedMart accounts for sale online
  8026. Visual Studio Extensions Getting Revamp -- Visual Studio Magazine
  8027. .NET Conf 2020
  8028. Context on STM in Ruby
  8029. Goodbye IFTTT
  8030. Wobblepaint
  8031. State and governance of the project? · Issue #767 · zloirock/core-js
  8032. Here be dragons: advances in problems you didn’t even know you had
  8033. The failure of a computer you didn't even know existed
  8034. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  8035. Are we web yet? Yes, and it's freaking fast!
  8036. Why am I getting an access violation trying to access a method on my C++/WinRT object? | The Old New Thing
  8037. Event Driven applications on Kubernetes with KEDA
  8038. Microsoft Night - .BLD() Tech Talks XXL
  8039. Unwrap the SERVFAIL
  8040. Episode 63 - Being Productive With Jay Miller
  8041. I Hate Coordinate Systems!
  8042. For Complex Applications, Rust is as Productive as Kotlin
  8043. C# 9 The unknown goodies | Miguel Bernard's Blog
  8044. How Gitlab puts gRPC in the Real World
  8045. Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  8046. Writing a dog picture browser in ~200 lines of code
  8047. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  8048. Azure Logic Apps Running Anywhere – Runtime Deep Dive
  8049. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  8050. Animal Menagerie - O'Reilly Media
  8051. MockMechanics
  8052. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  8053. Ruby on Rails in a Week - Simple Thread
  8054. Awaitable/awaiter pattern and logical micro-threading in C#
  8055. Daily chart - More bad news for the Arctic: the Laptev Sea hasn’t frozen | Graphic detail
  8056. Why You Shouldn't Sell Your SaaS Business
  8057. What's the heck is web components - Soubai's Stories
  8058. Klim Yadrintsev
  8059. On Good Judgment and Decision-Making: The Science and Practice - Max's Two Cents
  8060. Run your own free Stock Checker - Check if sought-after items are in stock online
  8061. Going deep
  8062. Secrets of the best product teams
  8063. The Future Self Savings Method
  8064. An attempt at estimating the actual top speed of the SSC Tuatara fastest production car record, using youtube-dl and audacity.
  8065. Hanselminutes with Scott Hanselman
  8066. Prove-It, Blockchain-It: Zkp In Action
  8067. Understanding Azure Arc Enabled SQL Server
  8068. Intro to PyTorch Tutorial: Building fashion recognizer
  8069. MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  8070. On .NET Live - Operationalizing ML models with ONNX, C# .... and Pokemon!
  8071. NuGet supports API key option - GitHub Changelog
  8072. Elasticsearch in ASP.NET Core - Code Maze
  8073. JDConf - Save the Date!
  8074. I've Joined the 1Password Board of Advisers
  8075. What is the Strategy Pattern? (Software Design Patterns)
  8076. A Tour of C++ Modules in Visual Studio | C++ Team Blog
  8077. How A Little Money Laundering Can Have A Big Impact On Real Estate Prices | Better Dwelling
  8078. My Resignation From The Intercept
  8079. Departing senior engineer refuses to introduce replacement to open source community/peers
  8080. Getting Started | MonoGame Documentation
  8081. paulio/UnityPhilipsLights
  8082. Stride for Unity® developers | Stride
  8083. Amazon Argues Users Don't Actually Own Purchased Prime Video Content
  8084. Stride Game Engine
  8085. The VSTO startup sequence
  8086. .NET Game Dev Community Standup - First .NET Game Dev Community Standup
  8087. What's New | MonoGame Documentation
  8088. Unity 2020.1 is now available
  8089. Introduction to GitHub
  8090. Stride Game Engine - vvvv releases VL.Stride
  8091. So long, Brackeys, and thanks for all the gamedev tutorials!
  8092. NeoAxis Engine
  8093. Introducing the Game Growth programGame Growth プログラムのご紹介 - Unity Technologies Blog
  8094. LEGO® Microgame - Unity Learn
  8095. Unity’s future starts with U - Unity Technologies Blog
  8096. Wave Engine for business and industry
  8097. 3b1b/manim
  8098. Fungus
  8099. The remarkable number 1/89
  8100. Organizing Code by Feature using Vertical Slices
  8101. Configuration pattern and ConfigureServices
  8102. C# in Simple Terms - Namespaces
  8103. Study helps explain why motivation to learn declines with age
  8104. What's in a Linux executable? - fasterthanli.me
  8105. Putting JSON in a block chain? First decide what your JSON is…
  8106. Do any Windows Runtime projections cache nondefault Windows Runtime interfaces? | The Old New Thing
  8107. Xamarin.Forms 5 Is Here! | The Xamarin Show
  8108. Next.js is the Best React Framework - Authentication, SSR vs CSR, and more!
  8109. Machine Learning Attack Series: Image Scaling Attacks · wunderwuzzi blog
  8110. Consuming JSON Objects Stream (NDJSON) With HttpClient
  8111. Introducing Bot Analytics
  8112. Introducing SparkFun À La Carte
  8113. Pyston v2: 20% faster Python
  8114. Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  8115. Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  8116. Security incident, October 2020
  8117. .NET App Developer Links - 2020-10-29
  8118. Microsoft Word - Wood Douglas Sutton - in press
  8119. .NET Rocks! vNext
  8120. The Future of Visual Studio Extensions | Visual Studio Blog
  8121. Test Series: Part 2 Unit Testing
  8122. A Type of Useless
  8123. Tip 293 - 5 Things you didn't know about Azure Cognitive Services
  8124. How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  8125. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  8126. The System
  8127. I violated a code of conduct
  8128. Dr. Leonid Rogozov operating himself to remove his appendix in Antarctica, 1961 - Rare Historical Photos
  8129. How Secure is Your Data Security | Thu 5 Nov midday-12:40pm (AEDT), Hosted online, 5th of November | Humanitix
  8130. Organizing Code by Feature using Verticle Slices
  8131. South Africa's most notable data breaches and leaks
  8132. How many mistakes do Grandmaster chess players make?
  8133. Python in Visual Studio Code Update Adds Debugger, Debugpy 1.0 -- Visual Studio Magazine
  8134. Cryptologie | A Cryptologic Mystery
  8135. What would you risk for free Honey?
  8136. https://static.sched.com/hosted_files/osseu2020/e0/Oct%2027_Graphical%20User%20Interface%20Using%20Flutter%20in%20Embedded%20Systems_Hidenori%20Matsubayashi.pdf
  8137. Two Paradigms of Personal Computing
  8138. Indy Xamarin - Shell in Xamarin.Forms
  8139. A Hierarchical Tool for Thought
  8140. Why We Memo All the Things - Stefano J. Attardi
  8141. THAT COMPANY WHOSE NAME USED TO CONTAIN HTML SCRIPT TAGS LTD - Overview (free company information from Companies House)
  8142. Woman accused of impersonating prosecutor, dropping criminal charges against herself
  8143. The Unhandled Exception Podcast
  8144. See how Microsoft Healthcare team is putting #IoT on FHIR (pronounce "fire") with @obloch and Rashmi Raj on the #IoTShow
  8145. If not SPAs, What? - macwright.com
  8146. Top 5 Reasons to Choose .NET for Your IoT Project
  8147. on abandoning the X server
  8148. Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More -- Visual Studio Magazine
  8149. Stripe Climate
  8150. Setting the command timeout with the latest .NET SqlClient
  8151. Entity Framework Community Standup - EF Core 5.0 Collations
  8152. GitLab consultation - MediaWiki
  8153. Webinar Recording: Advanced Search Scenarios in RavenDB
  8154. What is C#? | One Dev Question
  8155. Optimizing Blazor performance using the @key directive - Gérald Barré
  8156. Organize Code by Feature | Vertical Slices
  8157. Windows Runtime objects are represented by their default interface, so choose your default interface wisely | The Old New Thing
  8158. The House on Blue Lick Road – Waxy.org
  8159. 'Ruined my life': After going all in on Amazon, a merchant says he lost everything
  8160. Part of your world: Why we’re proud to build a truly native Mac app
  8161. Humans are Bad at URLs and Fonts Don’t Matter
  8162. .NET App Developer Links - 2020-10-28
  8163. .NET libraries and the art of backward compatibility – Part 3
  8164. .NET libraries and the art of backward compatibility – Part 1
  8165. .NET libraries and the art of backward compatibility – Part 2
  8166. Splitting Large Interfaces Into Smaller Ones Is Easy
  8167. Google’s new logos are bad – TechCrunch
  8168. A Guy Walks Into an Apple Store
  8169. Have you considered buying used hardware?
  8170. Using JSInterop to Pass HTML Elements and Handle JS Errors
  8171. Apple’s A14 Packs 134 Million Transistors/mm², but Falls Short of TSMC’s Density Claims
  8172. The Danger in Listening to Experts
  8173. Taking Ideas Seriously is Hard
  8174. Why I Stopped Using ORMs to Get the Job Done
  8175. How software eats money
  8176. I tried 21 diet and exercise programs. None of them worked. Except for one.
  8177. I built an app to fix my depression (now with stats) – Eli Finer
  8178. Why We Will Never Have Enough Software Developers
  8179. Au Revoir: The End of Notebag
  8180. Taming the Tech Giants – jake lazaroff
  8181. The Grand Unified Theory of Software Architecture
  8182. Swedish authorities, banks hit by security data leak in hacker attack
  8183. Type in the exact number of machines to proceed
  8184. Creating Your First Azure SQL Database
  8185. Cryptologie | A Discretization Attack
  8186. Getting started with GraphQL and HotChocolate
  8187. Bomb Blast Radius - Numberphile
  8188. GitHub Quick Reviews
  8189. Next.js 10
  8190. WSL2 - Tips, Tricks and Techniques
  8191. Flipping Texas - Sunrise X Texas Dem Party Phone Banks w/ Jessica Cisneros and Julián Castro! · Sunrise 2020
  8192. RIAA's YouTube-DL Takedown Ticks Off Developers and GitHub's CEO * TorrentFreak
  8193. .Net 5 with Scott Hunter
  8194. Policy as Code with Terraform and Sentinel
  8195. gRPC performance improvements in .NET 5 | ASP.NET Blog
  8196. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  8197. safepassme
  8198. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  8199. Cleaning up Azure Durable Functions execution history
  8200. The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  8201. Abusing Teams client protocol to bypass Teams security policies
  8202. ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  8203. Building a Dashboard with ASP.NET Core and DotVVM
  8204. Free Linear Algebra text, from Jim Hefferon
  8205. MonkSoul/Fur
  8206. Mind Your Strings with .NET 5.0
  8207. ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  8208. Help Us Plan EF Core 6.0 | .NET Blog
  8209. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  8210. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  8211. Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  8212. PLAN C: A Safe abortion with pills
  8213. github/dmca
  8214. Mobilizon. Your events. Your groups. Your data. – Framablog
  8215. Self Managed Abortion; Safe and Supported
  8216. Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  8217. JavaScript Game Tutorial - Create Tic Tac Toe with HTML, CSS, and JavaScript
  8218. re: Investigating query performance issue in RavenDB
  8219. How Entity Framework Core’s query cache works
  8220. Quickly coding with Codespaces
  8221. AMD to Acquire Xilinx
  8222. Getting started with GraphQL and HotChocolate
  8223. The BurgerMaster segment may have been legendary, but some legends aren't true | The Old New Thing
  8224. The Next Generation Web Services Framework
  8225. Using Blazor JavaScript Isolation with Library Manager
  8226. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  8227. Diving into /proc/pid/mem
  8228. Troy Hunt on Rebooting with Lisa Forte
  8229. Struct Layout - Visual Studio Marketplace
  8230. Enormous security leak at the Rikssbanken and banks – Nord News
  8231. Colouring Knots - Numberphile
  8232. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  8233. Apache Helix - Near-Realtime Rsync Replicated File System
  8234. .NET App Developer Links - 2020-10-27
  8235. Uno Platform Uno Platform 3.1 Released - Linux, new WinUI controls, Prism 8.0 and more
  8236. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  8237. Monsters Weekly 188 - Intercepting Network Requests with Playwright
  8238. Justice At Spotify - Union of Musicians and Allied Workers — UMAW
  8239. Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  8240. Upgrading a .Net Framework library to .Net 5
  8241. Running an Online Conference using Microsoft Azure
  8242. Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  8243. How to Accommodate a Massive Surge in Absentee Voting
  8244. Blast Off with Blazor: Get to know Blazor and our project
  8245. A talk about Dump File analysis
  8246. Asking Microsoft to resign from the RIAA over youtube-dl takedown demand
  8247. How to Call JavaScript Functions with C# in Blazor WebAssembly
  8248. Surviving disillusionment
  8249. Hello there.pdf
  8250. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  8251. Oracle Groundbreakers APAC Virtual Tour 2020
  8252. Oracle Groundbreakers APAC Virtual Tour 2020
  8253. On the psychology and dynamics of OSS: passion, burnout and (im)balance
  8254. Understanding company decisions using knowledge graphs – Leopold Bosankic
  8255. Fighting Bots With The Client-Puzzle Protocol
  8256. Lessons learnt from building Newslettrs – Monish Kumar's Blog
  8257. You Need to Timestamp Your Shell History
  8258. How much specification does a developer need?
  8259. Shared Curiosity
  8260. EditForm - forms and validation in Blazor
  8261. morris/vanilla-todo
  8262. Bytecode Alliance: One year update
  8263. Why we chose Java for our High-Frequency Trading application
  8264. Music industry forces widely used journalist tool offline
  8265. Blazer WebAssembly with EF Core
  8266. In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  8267. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  8268. https://dl01.blob.core.windows.net/pdf/vs-and-vsmac-quick-reference.pdf
  8269. Setting up a build with NUKE
  8270. r/google - For opening Home instead of Drive gang
  8271. Lobe | Machine Learning Made Easy
  8272. dotnet-vs 0.3.85
  8273. Exam Surveillance Tools Record Students' Every Move
  8274. Rethink the Modern Mobile App: An Intro to Mobile Development
  8275. dotnet/aspnetcore
  8276. Simple way to Docker on Windows 10 home with WSL 2
  8277. Road to gRPC
  8278. C# in Simple Terms - Interfaces and Abstract Classes
  8279. Otvdm/winevdm
  8280. Get more done with search in Visual Studio | Visual Studio Blog
  8281. Keyboard shortcuts for Microsoft Teams
  8282. Fast bitmap iteration in C#
  8283. I told the Microsoft Visual C++ compiler not to generate AVX instructions, but it did it anyway! | The Old New Thing
  8284. Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  8285. Sam's Notes
  8286. Using IR Receiver (HX1838) + Remote Control (ESP32 + Arduino Series)
  8287. Standard ML in 2020 | notes.eatonphil.com
  8288. Using Servo Motors - SG90 (ESP32 + Arduino Series)
  8289. How a one line change decreased our build times by 99%
  8290. An Intuition for Lisp Syntax
  8291. Leaving Silverlight: Converting to the Web
  8292. 225: Frank Got Catalyst for Xamarin.iOS Working!
  8293. ML Optimization pt.1 - Gradient Descent with Python
  8294. The RIAA's fraudulent attack on youtube-dl is not a DMCA §512 infri...
  8295. Are there any limitations to test automation? - Kevin Tuck
  8296. Azure Web App Service and GitHub Actions (Video Tutorial) | Azure DevOps Blog
  8297. Use ASP.NET With Turbolinks 5
  8298. The Future of Desktop: All You Need to Know about .NET 5!
  8299. Don't ever break a URL if you can help it
  8300. Address decision fatigue - before it turns code into spaghetti - JAXenter
  8301. WPF .NET Core - Routed Events
  8302. Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  8303. saintmarina/undelete_jpg
  8304. Nearly 12 Million Square Feet of Vacant Office Space in S.F.
  8305. The 2020 Shopping Spree
  8306. I am Seriously Considering Going Back to Desktop Computers
  8307. SwitchUseNetCoreTimer
  8308. YouTube-DL Removed From GitHub After DMCA Notice
  8309. Microsoft Edge brings Pinterest integration to Collections
  8310. Frontend development is pain in 2020. But it gets better
  8311. Why Are Discussions about Hiring Being Broken So Broken?
  8312. Lighthouse: Expectation vs. Reality. Lighthouse web peformance audit suggestions and issues prioritize your core metrics over lighthouse | Ashutosh Sharma | Housing.com
  8313. Why We Choose to Homeschool Our Kids - The Handbook of Prosperity, Success, and Happiness
  8314. A blog post about nothing | Blog
  8315. Julia Helps To Bridge The Gap Between User and Creator
  8316. How I Voted
  8317. Llvm Provides No Side-Channel Resistance
  8318. Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  8319. Department of Health and Human Services Victoria
  8320. Hackers hijack and publish mental health data of hundreds of people
  8321. SpielAffe · Über 12.000 Online-Spiele kostenlos spielen
  8322. Have I Been Pwned: Pwned Passwords
  8323. It's Time To Admit It: The X.Org Server Is Abandonware
  8324. Strict Transport Security vs. HTTPS Resource Records: the showdown
  8325. GitLab blocked Iranians’ access.
  8326. ASUS ROG Zephyrus G14 14" Gaming Laptop AMD Ryzen 9 16GB Memory NVIDIA GeForce RTX 2060 Max-Q 1TB SSD Moonlight White GA401IV-BR9N6 - Best Buy
  8327. mimoo/crypto_blogs
  8328. Reminder: Online RavenDB In Action Workshop tomorrow via NDC
  8329. Delete Facebook And You'll Lose All Oculus Games For Good
  8330. JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  8331. github/dmca
  8332. Melb․NET Meetup November 2020 Submit a Talk Proposal
  8333. Pandoc - About pandoc
  8334. I fell five storeys from a New York rooftop and survived
  8335. QuickJS Javascript Engine
  8336. The coming civil war over general purpose computing | Boing Boing
  8337. Are my Encryption Keys in the Cloud Really Secure? | Cryptosense
  8338. What Was BeOS, and Why Did People Love It?
  8339. Cryptologie | The Kyber/dilithium Ntt
  8340. chrismaltby/gb-studio
  8341. GB Studio
  8342. Microsoft TileCode
  8343. Setting up a build with NUKE
  8344. This Insane 2.5 Gigapixel Image of the Orion Constellation Took Five Years To Complete
  8345. Anki as Learning Superpower: Computer Science Edition | G Research
  8346. I am an Uighur who faced China’s concentration camps. This is my story.
  8347. Chris Ball » Announcing GitTorrent: A Decentralized GitHub
  8348. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  8349. prabhuignoto/react-chrono
  8350. 2019 U.S. Traffic Deaths Lowest Since 2014, but 2020 Numbers Aren't Looking Good
  8351. Google Play Music, Music Play Store & Music Manager are going away – everything you need to know
  8352. Electoral College Decision Tree
  8353. gnu.org
  8354. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  8355. r/csharp - Matlab porting to C# goes really slow
  8356. github/dmca
  8357. Creating a Drag and Drop Bookmarklet
  8358. On self-tracking, exobrains and quantified self
  8359. Penetration Testing and Low-Cost Freelancing
  8360. I Still Dislike My Home Work Setup (and I don't know what to do about it)
  8361. The YouTube-DL Takedown
  8362. Parenting doesn’t do what I thought
  8363. The Solution to Big Tech Isn't Legislation, It's Technology
  8364. So Many Notebooks, So Little Time...
  8365. Should I buy the dip?
  8366. I'm handing over maintenance of wlroots and sway to Simon Ser
  8367. r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  8368. How To Buy a Computer for Cross-Platform Development
  8369. How bare metal provisioning works in theory
  8370. No More Politics in the Workplace – jake lazaroff
  8371. Intro to Twitch: Join the Live Coding Community!
  8372. Code Maze Weekly #48 - Code Maze
  8373. Attacks On Gcm With Repeated Nonces: Poc Or It Didn't Happen
  8374. Lets Talk .NET 5, with Scott Hunter
  8375. King County Elections
  8376. Use “pseudo-sets” to control how many actions people take
  8377. How data saves lives: Using the Power Platform to gain amazing insights
  8378. C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  8379. Performance Profiling | .NET Async Tool
  8380. Fowl Language
  8381. Intro to the Show
  8382. Cryo–electron microscopy breaks the atomic resolution barrier at last
  8383. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  8384. Xamarin.Forms 5 Is Here!
  8385. Data’s Role in Moon Missions: Fictional and Real
  8386. BlazorGalaga
  8387. How to: Implement a producer-consumer dataflow pattern
  8388. BlazorGuy/BlazorGalaga
  8389. Preloading content with rel="preload"
  8390. Learn with Dr G: Predicting Meteor Showers Using Python and Visual Studio Code
  8391. After the reboot - How Satya Nadella turned Microsoft around | Briefing
  8392. PHP 8: before and after - stitcher.io
  8393. How can I tell whether a file is on an SSD? | The Old New Thing
  8394. Talking on Emerging Code about RavenDB
  8395. Damian Hickey
  8396. ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  8397. Quiz Shows and Math Anxiety - with Bobby Seagull — The Numberphile Podcast
  8398. Quiz Shows and Math Anxiety (with Bobby Seagull) - Numberphile Podcast
  8399. ‎The Numberphile Podcast on Apple Podcasts
  8400. A Tour of the .NET Functions Framework
  8401. How To Get Started in Developer Relations - What It's Like Creating Content for a Living
  8402. C# 10 First Look: Constant string interpolation
  8403. Bongo Cat
  8404. Falsehoods programmers believe about time zones
  8405. Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  8406. Seeing AI
  8407. .NET App Developer Links - 2020-10-23
  8408. Weekly Update 214
  8409. A Programmer’s Intuition for Matrix Multiplication – BetterExplained
  8410. C# 8.0 nullable references: defeating the point with empty strings | endjin
  8411. Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  8412. Drivers Sue Uber Over Pressure to Back Gig Worker Measure (2)
  8413. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  8414. terrajobst/dotnetepicsweb
  8415. F# Advent Calendar in English 2020
  8416. Is Blazor a Safe Enterprise Bet
  8417. C# 9 Record Factories
  8418. Adobe Creative Suite archive
  8419. Simple AiMesh Wi-Fi System
  8420. The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  8421. Viewing Matrices & Probability as Graphs
  8422. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  8423. Greatly Accelerating Machine Learning with Intel's Huma Abidi | Hanselminutes with Scott Hanselman
  8424. Why I Switched to SuperMemo After Using Anki for 5 Years, With Over 50k Cards and 420k Total Reviews
  8425. You Are Procedurally Generated
  8426. The Internet We Built
  8427. Sinc Split Mechanical Keyboard Build Log
  8428. How to retain customers who are leaving
  8429. Let’s build a high-performance fuzzer with GPUs!
  8430. Why Laugh At Quibi's Failure?
  8431. Be prolific
  8432. Software development by analogy - Francisco J. Revoredo
  8433. Scott Santens - With UBI, won't people just watch TV and play video games?
  8434. Static versus dynamic web sites
  8435. Reconciling Forward Secrecy With Network Traffic Visibility In Enterprise Deployments Of Tls 1.3
  8436. .NET Core with NGINX on Linux
  8437. Supercar Showdown - Supercar Showdown
  8438. How A Search Engine With 400 Million Records Literally Started From A Controller Class Test Method
  8439. Telerik UI for Blazor Updated -- Visual Studio Magazine
  8440. The .NET Docs Show
  8441. Damian Hickey
  8442. ufcpp/StringLiteralGenerator
  8443. Media Owned by Wealthy Are Quick to Tell You Wealth Taxes Are a Bad Idea
  8444. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  8445. ongoing by Tim Bray · Google Antitrust Notes
  8446. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  8447. C# in Simple Terms - Inheritance and Polymorphism
  8448. The physiological effects of slow breathing in the healthy human
  8449. OAuth 3
  8450. A Last Call for QUIC, a giant leap for the Internet
  8451. Taking a shortcut: You can query properties from a volume, and it will forward to the physical drive | The Old New Thing
  8452. Learn C# with CSharpFritz - Ep 8: Abstract Classes, Interfaces and Error Handling
  8453. A Virtual Product Management Internship Experience
  8454. Bits from the Debian Project
  8455. GitHub Actions: Deprecating set-env and add-path commands - GitHub Changelog
  8456. ASP.NET Core Blazor CSS isolation
  8457. Workflow commands for GitHub Actions
  8458. Workflow syntax for GitHub Actions
  8459. Password reuse, credential stuffing and another billion records in Have I been pwned
  8460. Tiark's Notebook
  8461. /* You Are Not Expected to Understand This */
  8462. Notes on My Colon Cancer
  8463. Psychotherapy centre's database hacked, patient info held ransom
  8464. .NET App Developer Links - 2020-10-22
  8465. Tip 291 - 5 Things you didn't know about Azure App Service
  8466. React v17.0 – React Blog
  8467. Azure Service Fabric 7.2 Release
  8468. Tip 290 - How to secure a Blazor application with Azure Active Directory
  8469. What’s new in the Windows 10 October 2020 Update
  8470. Load Balancing on Azure - An Overview
  8471. ESPHome: Nothing-to-firmware in 30 minutes
  8472. .NET Rocks! vNext
  8473. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  8474. Blazor FAST WebComponents
  8475. Entity Framework Visual Editor - Visual Studio Marketplace
  8476. New Chrome 0-day Under Active Attacks – Update Your Browser Now
  8477. Greater bandwidth in trains
  8478. 1Password for Linux beta is now open 🎊 🐧 🎊 | 1Password
  8479. Defining Service Boundaries by Splitting Entities
  8480. JsonSrcGen 0.2.0 Alpha Released
  8481. This website is killing the planet
  8482. amymhaddad
  8483. My Lab Power Setup
  8484. Repeating Crossbow - The Lazy Forger
  8485. Value dragons
  8486. blog.harterrt.com – Defining Data Intuition
  8487. A fucking rant about fucking const vs fucking let
  8488. James Randi has died.
  8489. The tangled webs we weave
  8490. How Silicon Valley will solve the trolley problem
  8491. Every hackable connector on ASUS Eee PC 901
  8492. A Brief Tour of the Unity Editor
  8493. Talking, Typing, Thinking: Software Is Not a Desk Job
  8494. Is Software Contracting For You? - Mischa Spiegelmock
  8495. Your SEO strategy should never start with keyword research. | Kole McRae
  8496. Why I write: The Feynman Technique for learning
  8497. Advisory: Security Issues In Aws Kms And Aws Encryption Sdks
  8498. Attribute-Based Access Control with Blazor WebAssembly and IS4
  8499. Search changes for anonymous users
  8500. United States v. Google
  8501. Scientists Just Discovered a Mysterious Organ Lurking in The Centre of The Human Head
  8502. #VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection
  8503. franzsilva/MLBuilderVSCode-Source
  8504. AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  8505. Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  8506. Creating a Deep Neural Network in ML.NET - Microsoft.ML.Vision Update
  8507. Marten V4 Preview: Command Line Administration
  8508. Applied F# Challenge 2021 - Call for Judges
  8509. #VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT
  8510. #ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed !
  8511. switch expression - C# reference
  8512. ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  8513. ML.NET Model Builder (Preview) - Visual Studio Marketplace
  8514. Hands-Free Coding
  8515. Chrome won't clear your Google and YouTube data — even if you tell it to
  8516. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  8517. Defining Service Boundaries by Splitting Entities
  8518. How do I get from a volume to the physical disk that holds it? | The Old New Thing
  8519. Understanding cross platform .NET, and why .NET 5 is important
  8520. The Cloudflare Radar 2020 Elections Dashboard
  8521. What ORMs have taught me: just learn SQL
  8522. I enforced the AGPL on my code, here's how it went
  8523. Is it possible to see the entire history of a renamed file?
  8524. Six Lessons Learned and a New Tool Published After Organizing My 1st Virtual CodeCamp
  8525. .NET App Developer Links - 2020-10-21
  8526. Ridiculously fast unicode (UTF-8) validation
  8527. SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  8528. Test Series: Part 1 – Understanding Testing Strategies
  8529. Empowering Azure CLI developers with AI
  8530. Discussing the Five Questions Every Unit Test Must Answer
  8531. Azure CLI Oct 2020 release
  8532. Continuous deployment at scale - Simple Talk
  8533. Debugging Multiple .NET Core Projects in VS Code
  8534. C# support · Issue #156 · github/semantic
  8535. Blazor in depth — Create Blazor component without Lifecycle methods
  8536. Debugging Multiple .NET Core Projects in VS Code
  8537. MoienTajik/AspNetCore-Developer-Roadmap
  8538. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  8539. How to Use NPM Packages in Blazor - Brian Lagunas
  8540. open-telemetry/opentelemetry-dotnet
  8541. My Eight-Year Quest to Digitize 45 Videotapes (Part One)
  8542. App Development Community Standup: React Native for Windows update
  8543. Episode 351 - Azure Spring Cloud
  8544. Improve rendering performance with Blazor component virtualization
  8545. Introducing C# 9: Static anonymous functions
  8546. What's Next? featuring Lin-Manuel Miranda — The West Wing Weekly
  8547. Average person has 100 passwords - study
  8548. The Laws of Mathematics are commendable
  8549. Ransomware Group Makes Splashy $20K Donation to Charities
  8550. Uno Platform Ports Windows Calculator to Linux -- Visual Studio Magazine
  8551. Get Started with PyTorch
  8552. How to Deploy Azure Arc Data Services Anywhere
  8553. Cross-platform development with .NET 5
  8554. Monkeytype
  8555. Event Driven applications on Kubernetes with KEDA
  8556. 425show - Twitch
  8557. The accelerating adoption of Julia
  8558. Apple Releases iPadOS and iOS 14.1 With Multiple Bug Fixes Ahead of iPhone 12 Launch
  8559. What sacrifices do you need to take in order to achieve your goal?
  8560. Cloudflare Analytics review
  8561. Give your variables better values
  8562. Double Your Impact in 12 Months
  8563. Why I don't take notes
  8564. How to find freelance work for junior developers?
  8565. You Can Compete With Free When It's B2B
  8566. Getting Big Things Done - Marc's Blog
  8567. Kayak.com Founding Story
  8568. Is coding a procrastination trap?
  8569. Stupid Moves
  8570. DIY custom mouse shell - The process
  8571. Salesforce Sucks
  8572. How I Made $350k in Machine Learning Tournaments
  8573. On writing in an engineering context
  8574. Expanding AI’s Impact With Organizational Learning
  8575. The Cybersecurity Community Demands Transparency, Not Legal Threats | Orca Security
  8576. On Methodology: Turing Laureates Discuss Their Approach To Work
  8577. Updates to our Terms of Service and Privacy Statement - The GitHub Blog
  8578. .NET Conf 2020
  8579. WebTransport
  8580. GitHub for Your Octopus Deploy
  8581. GitHub Quick Reviews
  8582. ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  8583. Blazor in Action: building reusable frontends with C#
  8584. Firefox 82.0, See All New Features, Updates and Fixes
  8585. Combing through ComponentBase
  8586. Early Work
  8587. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  8588. X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  8589. Top 10 VS Code Extensions for Web Development (2020)
  8590. SK hynix to Acquire Intel NAND Memory Business | SK hynix Newsroom
  8591. dotnet/runtime
  8592. How do I get from a file path to the volume that holds it? | The Old New Thing
  8593. Adding AssemblyMetadataAttribute using new SDK project, with MSBuild
  8594. Sponsor @kevinchalet on GitHub Sponsors
  8595. I miss Microsoft Encarta
  8596. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  8597. Assorted thoughts on zig (and rust)
  8598. GPU-Motunui · Render blog
  8599. Bot Attack trends for Jan-Jul 2020
  8600. Home
  8601. dotnet/runtime
  8602. .NET App Developer Links - 2020-10-20
  8603. Monsters Weekly 187 - Windows Terminal with Kayla Cinnamon
  8604. Blockchain, the amazing solution for almost nothing
  8605. Building cross-platform apps with .NET and Uno - Simple Talk
  8606. Monomorphic functors
  8607. Better Git diff output for Ruby, Python, Elixir, Go and more
  8608. Improving Azure Functions performance
  8609. First Bitcoin “Mixer” Penalized by FinCEN for Violating Anti-Money Laundering Laws
  8610. Async code smells and how to track them down with analyzers - Part II
  8611. StartPlaying.Games | Hire A Dungeon Master | Find D&D Games Online
  8612. Why mmap is faster than system calls
  8613. Announcing Microsoft Edge WebView2 General Availability
  8614. Blazor WebAssembly Role-Based Security with IdentityServer4
  8615. Highlights from Git 2.29 - The GitHub Blog
  8616. Intro: Adafruit Circuit Playground Express | How to Code | Ep. 1
  8617. How Discord Won
  8618. Code navigation for C# repositories - GitHub Changelog
  8619. This is not your usual High School project. @Bahburs joins @obloch on the #IoTShow to talk about his @Arduino + #AzureIoT remote heart rate monitor
  8620. Extract Available Settings Using C# | Awaiting Bits
  8621. Search personal websites
  8622. Personal banking needs an API | Chris Hardie's Tech and Software Blog
  8623. App stores foolishly bundle distribution with updates
  8624. Lessons from a Year of Side Projects
  8625. Hacking on my finances
  8626. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  8627. Wrapping NFTs for fun and less tax – Blog of Christian Felde
  8628. Let's talk about fake reviews - part 1
  8629. People Need to Reclaim the Internet - Craig Murray
  8630. The case for a learned sorting algorithm
  8631. Weird Subtitles
  8632. Structure and Interpretation of Computer Programmers
  8633. Why Deep Learning Works Even Though It Shouldn’t
  8634. It has been one year since my company was acquired
  8635. Meet Face ID and Touch ID for the Web
  8636. Cryptologie | Shor, I’Ll Do It
  8637. Securely accessing MS Graph from gRPC .NET with Azure AD
  8638. Serverless .NET on AWS - 50th Anniversary Edition!
  8639. Open sourcing the Porting Assistant for .NET | Amazon Web Services
  8640. Building Real-Time Applications with Blazor Server and Firestore
  8641. AKS Bootcamp: Pré Módulo - Introdução do curso e apresentação do instrutor
  8642. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling interativo
  8643. AKS Bootcamp: Módulo 5 - Escalabilidade - Cluster autoscaling
  8644. AKS Bootcamp: Materiais Relacionados e Finalização do curso
  8645. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade avançada
  8646. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade manual
  8647. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling declarativo
  8648. Marten V4 Preview: Linq and Performance
  8649. ‎Rezipe
  8650. Eilon/Rezipe
  8651. Choose a .NET Game Engine | .NET Blog
  8652. Teletype
  8653. Farming Systems Trial - Rodale Institute
  8654. Audio on the Web, for Games and VR!
  8655. C# in Simple Terms - Structs and Enums
  8656. The .NET Docs Show - Reactive Extensions for UI frameworks with Rodney Littles II
  8657. Discord Desktop app RCE
  8658. Home
  8659. Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  8660. MONOSPACE by @p01
  8661. Mount points, volumes, and physical drives, oh my! | The Old New Thing
  8662. This page is a truly naked, brutalist html quine.
  8663. What is happening to .NET standard with .NET 5? | One Dev Question
  8664. Weekly Notes - #33 | Miguel Bernard's Blog
  8665. How a Customer's Trust in Cloudflare Led to a Big Win against Bots
  8666. 14 Popular Machine Learning Evaluation Metrics
  8667. OpenBSD 6.8
  8668. Forum Data Breach - Please Change Your Password - Albion Online Forum
  8669. 224: iPhone 12 is here with magnets!
  8670. .NET Epics
  8671. Data "As You Need It" with Telerik UI for Blazor DataGrid
  8672. Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater
  8673. Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  8674. .NET App Developer Links - 2020-10-19
  8675. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  8676. 4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  8677. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  8678. Unit testing with F# - Christina Ljungberg
  8679. Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  8680. Dynamically invoking a generic method with Reflection in .NET C# - Brian Lagunas
  8681. Uno Platform Windows Calculator on Linux via Uno Platform
  8682. Towards sockets and networking in WebAssembly and WASI - radu's blog
  8683. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  8684. How Egypt is growing forests in middle of the desert
  8685. A Legislative Path to an Interoperable Internet
  8686. Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater
  8687. Introducing C# 9: Attributes on local functions
  8688. Layoutit Grid — CSS Grids layouts made easy!
  8689. 3 Reasons Why I Love Low Touch SaaS
  8690. Beating the Casino
  8691. Influencers as Tech Founders: Real Monetization at Last
  8692. Say goodbye to resource-caching across sites and domains
  8693. Hating Monday | Eryb's Space
  8694. Cryptologie | Grover's Algorithm
  8695. Open sourcing Layoutit Grid
  8696. Questioning Probability
  8697. Abstract Classes vs. Interfaces in C# - What You Know is Probably Wrong
  8698. Add Git Ignore to an existing Visual Studio Solution (New Git Experience)
  8699. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  8700. ironcev/awesome-roslyn
  8701. A language made for WebAssembly.
  8702. Three npm packages found opening shells on Linux, Windows systems | ZDNet
  8703. Chrome exempts Google sites from user site data settings
  8704. hgcgccccg by akashwebdesigns · Pull Request #1038 · nothings/stb
  8705. Analyzing the Design of Unusual Japanese Butter Tableware - Core77
  8706. LISP From Nothing - T3X.ORG
  8707. We deleted the production database by accident 💥
  8708. The Emerging Architectures for Modern Data Infrastructure
  8709. Chaos Ink
  8710. Holy Post - Race in America - Part 2
  8711. charmbracelet/glow
  8712. Coding Basics: If Statements, If Else, Else - Coding Tutorial For Java, C, and C++!
  8713. Voters Support Removing Traffic Enforcement From Police Purview in New York
  8714. 22U LINIER® Fixed Wall Mount Cabinet - Glass Door - Kendall Howard
  8715. Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?
  8716. OpenPrinting/cups
  8717. We’re not as divided as we think we are
  8718. On Continuous Delivery
  8719. The Case for Unique Email Addresses
  8720. dandavison/delta
  8721. What if users brought the infrastructure?
  8722. Cryptologie | How Cdns Generate Certificates
  8723. WUG Days 2020 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  8724. Identifying and protecting against the largest DDoS attacks | Google Cloud Blog
  8725. Download the Atkinson Hyperlegible Font | Braille Institute
  8726. vx-underground - home
  8727. AI Reduces Bandwidth Problems for Video Calls [NVIDIA Maxine]
  8728. How to waste your career, one comfortable year at a time
  8729. My 3 revenue streams as a developer — without freelance work!
  8730. The Old Net
  8731. RollerCoaster Tycoon: the best-optimised game of all time?
  8732. One more (Zero Trust) thing: Cloudflare Intrusion Detection System
  8733. What does Atlassian's cloud-first model mean for you?
  8734. Mr. Rogers was a friend to everyone. But to one sick little girl, he was a life saver
  8735. Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client
  8736. Delivering Better Customer Experience with Omni Channel
  8737. Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday
  8738. The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  8739. Weekly Update 213
  8740. Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  8741. The New Rules for Playing in Microsoft's Open Source Sandbox
  8742. Corporate statement
  8743. Weekly Update 213
  8744. Tinnitus Treatment | Neuromodulation Science | Lenire
  8745. Bankrupting Fraud Virtual Summit 2020
  8746. Uninstall Nano Defender Immediately
  8747. Episode 350 - Azure Time Series Insights
  8748. Porn, Zen, and .vimrc
  8749. On Managing People
  8750. The only way to be productive
  8751. Raccoon Is A Timing Vulnerability In The Tls Specification
  8752. Thoughts on Improving Online Communities
  8753. Who (and Who Not) to Get Advice From? — Juan David Campolargo
  8754. How Social Media Divides Us
  8755. Bootstrap+Blazor essentials
  8756. How to Look Great on Zoom - David Klein
  8757. Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working?
  8758. | Ruling your NetworkMichele Coscia
  8759. Decoding the Peloton (PeloMon, Part I)
  8760. Karlův most - Stavba pilíře a klenebního pole ve 14. století
  8761. Non-Data Signals in Entrepreneurship – Phil Strazzulla's Blog
  8762. Code Maze Weekly #47 - Code Maze
  8763. Woodworking In America: Taryn Pratt | Popular Woodworking Magazine
  8764. Release v1.0.0-preview6 · microsoft/reverse-proxy
  8765. What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?
  8766. So you want to build an embedded Linux system? - Jay Carlson
  8767. Binding Tools for Swift | The Xamarin Show
  8768. Chloe and Grace Bruce Extream Kicking Seminar at Cincinnati Taekwondo Center
  8769. Stockholm Syndrome - Not What You've Been Told
  8770. Version 1.4.0 released
  8771. How our network powers Cloudflare One
  8772. Looking for a PHP developer to build a PHP RavenDB client
  8773. .NET Microservices with DAPR
  8774. Introducing Magic Firewall
  8775. 40 milliseconds of latency that just would not go away
  8776. Edge Not Found
  8777. kekyo/IL2C
  8778. The future of .NET Standard | .NET Blog
  8779. Structured binding in C++/WinRT: The key-value pair | The Old New Thing
  8780. Introduction to quantum computing with Q# – Part 9, BB84 Quantum Key Distribution
  8781. Episode 62 - What Have I Missed With Zac Braddy
  8782. c-smile/sciter-js-sdk
  8783. PC and Mac with single Mouse and Keyboard Setup on Dual 4k Screens
  8784. .NET App Developer Links - 2020-10-16
  8785. @adlrocha - What if we had Local-First Software?
  8786. Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  8787. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  8788. Some helpful extensions when dealing with types in .NET |
  8789. How to Add gRPC to Your Blazor App
  8790. MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows
  8791. Best Similar Movies recommendation service
  8792. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  8793. TasteDive | Recommends music, movies, TV shows, books, authors, games, and podcasts
  8794. Personal identifiability of user tracking data during observation of 360-degree VR video
  8795. .NET Foundation September/October 2020 Update
  8796. My SQL Server Toolbox
  8797. The Problem With Seraphine
  8798. No More Mixed Messages About HTTPS
  8799. Continuous Deployment from GitHub to Azure App Service
  8800. Front Page
  8801. ASP.NET Core Series: PWA's with Blazor
  8802. Build SQL Database Projects Easily in Azure Data Studio
  8803. Performance Profiling | Database Tool
  8804. Song stuck in your head? Just hum to search
  8805. Join Hacktoberfest at the Xamarin Community Toolkit | Xamarin Blog
  8806. Embrace, Extend, Extinguish
  8807. Abundance
  8808. When You Don't Create Things
  8809. Virtual Desktop is what VR needs - with Guy Godin | Hanselminutes with Scott Hanselman
  8810. Debugging Misadventures: Down the Rabbit Hole
  8811. How (Not) to Build a Button
  8812. Inbox Zero on a Budget: How to Create Superhuman in Gmail — GG
  8813. Demystifying XML (an attempt)
  8814. How to keep up with e-mail newsletters
  8815. How We Institutionalized Incompetence
  8816. Fixing Random, part 7
  8817. Anti-unification, part 5
  8818. Exhausting vs exhaustive
  8819. beneater/rug-puzzle
  8820. In-Person Voting In Travis County Is On Par With 2016. But Votes By Mail Are Surging.
  8821. Where You Can Get Freebies, Discounts With An 'I Voted' Sticker In Austin | 102.3 THE BEAT
  8822. On .NET Live - Diving into Azure Static Web Apps
  8823. Debugger Tip - Step into a specific method
  8824. Brighton Web Development Meetup (Brighton, United Kingdom)
  8825. Solution & Project Structure of a Loosely Coupled Monolith
  8826. GitHub and VS Code
  8827. Announcing HashiCorp Waypoint
  8828. r/jobs - A Warning About Glassdoor
  8829. March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  8830. C# in Simple Terms - Classes and Members
  8831. Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  8832. How small businesses can start using Cloudflare One today
  8833. March 5, 2020 - Minimal March - Customizing tmux and Live Coding .NET on a Chromebook
  8834. Why Congress should invest in open-source software
  8835. Why Are the Noses Broken on Egyptian Statues?
  8836. Paystack is joining Stripe
  8837. .NET | Free. Cross-platform. Open Source.
  8838. C-Sharpcorner - Live
  8839. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  8840. .NET Microservices with DAPR
  8841. Open sourcing docs.github.com
  8842. Introducing Cloudflare Browser Isolation beta
  8843. 5 Ways to Customize VS Code
  8844. The Curious Case of Commands and Cancellation
  8845. Brian Tracy - copy-paste-shell
  8846. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  8847. Task Scheduling | Coravel
  8848. How to add C++ structured binding support to your own types | The Old New Thing
  8849. February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  8850. Stripe acquires Nigeria’s Paystack for $200M+ to expand into the African continent – TechCrunch
  8851. March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  8852. How I Used Python and Selenium To Get a Lifetime Supply of Garlic Pizza Sticks
  8853. The persecution of the Uyghurs is a crime against humanity
  8854. ASP.NET Core Architecture Overview
  8855. natelastname/hanoi
  8856. Customised Ubiquiti Clients and Randomised MAC Addresses on Apple Devices
  8857. Someone Masquerading as me on Indeed and LinkedIn
  8858. Code - /dev/null as a Service
  8859. .NET App Developer Links - 2020-10-15
  8860. SmartEarrings by peripherii
  8861. How does .NET 5 change my development? | One Dev Question
  8862. The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  8863. Hacker leaks passwords for 900+ enterprise VPN servers | ZDNet
  8864. Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  8865. PowerShell Working Groups | PowerShell
  8866. Ace Switch Expressions in C# 8
  8867. Killing the Walk Monster
  8868. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  8869. React Event Handlers with TypeScript
  8870. A Great Old-Timey Game-Programming Hack
  8871. .NET Rocks! vNext
  8872. How to Build a Great Series A Pitch and Deck: Series A
  8873. Sega Master System Architecture | A Practical Analysis
  8874. Dialect Quiz
  8875. How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  8876. How robots made this food commercial look effortless
  8877. TDD for ELT – Kaminsky
  8878. The Irrationality Of Risk
  8879. Binary Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  8880. Comparing image formats. JPEG vs WebP vs AVIF.
  8881. Scaling Hangfire: Process More Jobs Concurrently
  8882. The Case against Low Priority Alerts · Utsav's Blog
  8883. The Tech Resume Inside Out
  8884. What income percentage do I need to invest to reach financial freedom in 10 years?
  8885. Helping people spot the spoofs: a URL experiment
  8886. PERTENCE.net - Blog
  8887. Cryptologie | Invisible Salamanders In Aes-Gcm-Siv
  8888. INTEL-SA-00435
  8889. Apple fibs about iPhone 12 pricing to promote wireless carriers
  8890. Dockerfile Security Best Practices - Cloudberry Engineering
  8891. Announcing HashiCorp Boundary
  8892. Spotify Tries to Hold Your Playlists Hostage - But You Can Still Transfer - Blog - FreeYourMusic.com
  8893. Need a cloud-based, self-provisioning, ready-to-deploy Predictive Operations Platform that places SMEs at the center of the solution? Check out @twin_thread on the #IoTShow with @obloch
  8894. SculptGL - A WebGL sculpting app
  8895. Visual Studio Presentation Mode - Developer Community
  8896. verless/verless
  8897. YARP: The .NET Reverse proxy
  8898. Room-Temperature Superconductivity Achieved for the First Time
  8899. madskristensen/Tweakster
  8900. Netflix has a TV-show problem
  8901. Entity Framework Community Standup - Oct 14th 2020 - Cosmos DB: Repository Pattern .NET Wrapper SDK
  8902. .NET and Visual Studio - Oracle Office Hours
  8903. Krita 4.4.0 released! | Krita
  8904. Breaking changes, version 3.1 to 5.0 - .NET Core
  8905. Plasma 5.20: One absolutely massive release
  8906. Getting a result index score from RavenDB Map/Reduce results
  8907. A brief introduction to C++ structured binding | The Old New Thing
  8908. Scaling HANGFIRE: Processing More Jobs Concurrently
  8909. From 1 to 1,000,000 — Wait But Why
  8910. Learn C# with CSharpFritz - Ep 7: The Errata Report No. 1
  8911. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 3 - Steve Gordon - Code with Steve
  8912. .NET Foundation September/October 2020 Update
  8913. Propaganda, Censorship, and Surveillance are attributes of the same...
  8914. Answering some basic questions about registering applications on Azure Active Directory
  8915. .NET App Developer Links - 2020-10-14
  8916. C# 9: Partial Methods get more flexibility | Miguel Bernard's Blog
  8917. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  8918. Monsters Weekly 186 - Some Basic Linux Commands
  8919. C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  8920. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  8921. SEO mistakes I've made and how I fixed them - Maxime Heckel's Blog
  8922. HomePod mini
  8923. Google is Killing Unlimited Drive Storage for Non-Enterprise Users
  8924. LDM: My Favorite ARM Instruction
  8925. Wait for user cancel
  8926. Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  8927. Speaker Directory
  8928. Open source licensing and why we’re changing Plausible to the AGPL license
  8929. Remote State Management with Terraform Cloud
  8930. How Language Understanding enables Voice Commands in Word Dictation
  8931. YARP: The .NET Reverse proxy
  8932. Exchanging UDP messages - Low-Level Academy
  8933. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  8934. C#/WinRT Version 0.8 and the .NET5 RC2 Release
  8935. Code style rules overview - .NET
  8936. The Importance of Memory | Barnabas Kendall
  8937. The City, Inc. board of directors - phildini.dev
  8938. world smallest office suite
  8939. How much traffic do I need to earn $1000 per month - EyeSwift
  8940. Evolving your cloud-cost strategy as you scale
  8941. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  8942. Persistence: The Bridge from Average to Exceptional — Joseph Wells
  8943. Why Ferrari is the World's Most Valuable Brand — Ari Lewis
  8944. Prefer Fakes Over Mocks | Alexey Golub
  8945. What do I need to build an application ? - LanRaccoon
  8946. 4 things I've learned about negotiation
  8947. Stripe Atlas: the Key to a $100B+ Company
  8948. Technology and its side effects
  8949. Bidding Farewell to Software Engineering — cdahmedeh
  8950. Bootstrapping
  8951. Cryptography Dispatches: Nacl Is Not A High-Level Api
  8952. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  8953. Using Access Token with Blazor WebAssembly HttpClient
  8954. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  8955. MLOps: DevOps for Machine Learning | .NET Blog
  8956. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  8957. Apple
  8958. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  8959. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  8960. How The Dude Was Duped By Big Tech
  8961. Travis County early voting: 14,000 people cast ballots as of noon Tuesday
  8962. ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  8963. DevReach Online - The Premier Dev Conference Now Online
  8964. GitHub Quick Reviews
  8965. The future of .NET Standard | .NET Blog
  8966. Announcing .NET 5.0 RC 2 | .NET Blog
  8967. YARP: The .NET Reverse proxy
  8968. Under the hood with routing in Blazor
  8969. Pushing UI changes from Blazor Server to browser on server raised events
  8970. Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  8971. Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  8972. 14,000x Speedup - James Hiebert's Blog
  8973. Home :: California Secretary of State
  8974. .NET Foundation "All Hands" - Fall 2020
  8975. zheap
  8976. The security of a pin code vs. thumbprint
  8977. Just for fun: Retail demo user names in Windows 10 | The Old New Thing
  8978. Tailwind Crash Course - How I Built My New Product Landing Page
  8979. Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  8980. JDK 15 Security Enhancements
  8981. The LLBLGen Pro Blog: HnD 3.0 has been released!
  8982. Don’t Pay for 95% | 5 Kids 1 Condo
  8983. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  8984. daveabrock/NASAImageOfDay
  8985. Constraint satisfaction solver (Java™, Open Source)
  8986. Render Blazor WASM components in your existing MVC/Razor Pages applications
  8987. DDD by Night: Trivia Edition
  8988. Predicting the PCG Pseudo-Random Number Generator In Practice
  8989. ASP.NET Core in Action with Andrew Lock
  8990. Online Event Page | Eventbrite
  8991. .NET App Developer Links - 2020-10-13
  8992. Quick Helper For Blazor Performance
  8993. 150+ Stanford On-Campus Computer Science Courses Available Online — Class Central
  8994. .NET Standard 1.3 in AWS SDK for .NET is now in maintenance mode | Amazon Web Services
  8995. Bootstrap logging with Serilog + ASP.NET Core
  8996. verifiedcoder/Twilight
  8997. Async code smells and how to track them down with analyzers - Part I
  8998. ASP.NET Core in Action, Second Edition
  8999. Learn Node.js with this series of short videos for beginners
  9000. Keeping your WSL Linux instances up to date automatically within Windows 10
  9001. Visual Studio Code September 2020
  9002. Why the Serverless Revolution Has Stalled
  9003. COVID Cases since June by state partisanship
  9004. Shawn Wildermuth's Blog
  9005. Exposing covert surveillance backdoors in children’s smartwatches
  9006. Advice to my young self: forget side projects and focus on your job
  9007. The Cycle of Life
  9008. The Cloud Native Show - 12 Factor Series : Introduction
  9009. Why we don't prepare enough for things we want - JFJ
  9010. We need to talk about GitHub - Thea Flowers
  9011. Professional licensing isn't a solved problem
  9012. Microsoft Identity Platform which OAuth flow should I use? | Developer Support
  9013. The art of oatmeal
  9014. Window Activation Headaches in WPF
  9015. What's Luck Got To Do With It?
  9016. Stages of self-development
  9017. Counting Speeches to Understand Xi Jinping
  9018. Differential Analyzer
  9019. Will Remote Compensation Be Tied To Location In The Future?
  9020. Let's use NUKE to Quickly Deploy an App to Azure via Zip Deployment - Dangl.Blog();
  9021. C# Language Highlights: Default Literal Expressions
  9022. Musings on relationship
  9023. Introducing Cloudflare One
  9024. [llvm-announce] LLVM 11.0.0 Release
  9025. BinomialLLC/bc7e
  9026. Why You Want To Encrypt Password Hashes
  9027. MyTexasVotes.com | Everything you need to vote >>
  9028. Car Care Products | Tevo Creations Australia | Queensland
  9029. chriswalz/bit
  9030. Edge Browser Dev Tools for VS Code Now Generally Available -- Visual Studio Magazine
  9031. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  9032. The .NET Docs Show - The .NET Foundation and .NET OSS with Claire Novotny
  9033. Blazor WebAssembly : Twitter Authentication - EP13
  9034. r/privacy - AT&T is selling your phone calls and text messages to marketers. Here is how to opt out:
  9035. welcome · Blazor in Action MEAP V01
  9036. What is Node.js and why you should learn it [1 of 26]
  9037. 'The Mental Anguish Is Intense': Gary Peters Becomes First Sitting Senator to Share Abortion Experience
  9038. world smallest office suite
  9039. Dude comes straight from the dealership for a car-seat installation, but halfway through the car disables itself (I'm guessing some anti-tamper safeguard). Hilariously, the boys at Ferrari can't remotely fix it because there's no reception undergound.
  9040. As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size
  9041. DMV Lookup
  9042. Police killings more likely in agencies that get military gear, data shows
  9043. Life, part 37
  9044. C# in Simple Terms - Methods, Parameters, and Arguments
  9045. Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  9046. How I killed The Event Store and Why It Had It Coming
  9047. The Ideal Auction - Numberphile
  9048. Testing Blazor components using bUnit - Gérald Barré
  9049. Building complex systems with duplication and multiple overlapping fields of fire
  9050. In 1979, some software company in Bellevue was hiring | The Old New Thing
  9051. Open Source Tools & Data for Music Source Separation — Open-Source Tools & Data for Music Source Separation
  9052. r/space - On Tuesday, I captured my best shot of the ISS transiting the face of the sun. The transit lasted less than a second. [OC]
  9053. Back to Machine Learning Basics - Regularization
  9054. Blazor in Action is now available on MEAP
  9055. 223: How App Updates Work
  9056. mackron/vkbind
  9057. PR Tracker for .NET projects
  9058. How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  9059. Learn Docker in a Month: Week 4 in 5 YouTube Videos
  9060. What I Am Excited About in TypeScript 4.0
  9061. Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  9062. What is Render in React and How Do You Force it?
  9063. How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  9064. Don't Code Tired | Approval Tests: Assert With Human Intelligence
  9065. Web “Sessions” in Private Mode
  9066. No, Microsoft is not rebasing Windows to Linux
  9067. Fuck you sunday - never let a side project die anymore on that day and just start
  9068. .NET Virtual Conference
  9069. Introducing C# 9: Covariant returns
  9070. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  9071. The DevOps Handbook – Enable Daily Learning
  9072. ryzngard/DotNot
  9073. A Note about Spotify Transfers
  9074. The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel
  9075. The JuliaMono Typeface
  9076. Republicans Call D.C. Circuit|Nominations ‘Court-Packing’
  9077. Cryptologie | Zk-Snarks Explained With Bellman
  9078. The Observation Deck » Rust after the honeymoon
  9079. Fall Ramblings
  9080. The End of Crypto
  9081. Plan Your Route Privately: DuckDuckGo Now Has Driving & Walking Directions
  9082. Everything you ever wanted to know about building a secure password reset feature
  9083. We Need a Nuclear New Deal, Not a Green New Deal - The Bellows
  9084. Please stop using CDNs for external Javascript libraries
  9085. There are Only Four Billion Floats–So Test Them All!
  9086. Printing PDF’s in Blazor
  9087. ymte/metamine
  9088. Western Digital Sued to Permanently Block SMR in NAS HDDs - ExtremeTech
  9089. Western Digital is trying to redefine the word “RPM”
  9090. Getting started with terraform on azure - Part 1 - Pradeep Loganathan
  9091. Getting started with terraform on azure - part 2 - Pradeep Loganathan
  9092. Guido Oliveira
  9093. XChaCha20-Poly1305: A Primer with Examples in .NET
  9094. Five Eyes and Japan call for Facebook backdoor to monitor crime
  9095. Today’s Webcams Are Boring, So I Brought Back a Classic
  9096. bash errors
  9097. 10 app store principles to promote choice, fairness and innovation - Microsoft on the Issues
  9098. How does a gas pump know to shut itself off?
  9099. Nerdfighteria Wiki - Mortification and Civilization
  9100. Adelaide .NET User Group (Adelaide, Australia)
  9101. SerenityOS: The second year
  9102. Build your Azure skills with Microsoft Learn and Pluralsight
  9103. How to Surface a Classic Solution in a Modern Page | Developer Support
  9104. Why I'm starting a newsletter
  9105. Decentralized Finance will reshape (or eat?) Centralized Finance
  9106. Imposter syndrome
  9107. Why is 0.1 + 0.2 not equal to 0.3?
  9108. CRISPR is Dead
  9109. Paul Rouget - Goodbye Mozilla
  9110. (Quantum Key Distribution) Verizon Achieves Milestone In Future-Proofing Data From Hackers
  9111. Quote config_file in Mono ENV Options by mholo65 · Pull Request #1979 · OmniSharp/omnisharp-roslyn
  9112. 43,203 Indian patient pathology reports were left publicly exposed by Health Solutions
  9113. How to Docker with .NET: Getting Started
  9114. The Lovin' Spoonful - Do You Believe in Magic (Audio)
  9115. Sorry! This site is experiencing technical difficulties.
  9116. They're Made out of Meat
  9117. warrenm/HeadphoneMotion
  9118. Nigerians take to the streets in protests against controversial police unit accused of brutality
  9119. Google sues me for using the word "droid" in my company name Orpheusdroid
  9120. Exclude folders by regex (?) from time machine backup
  9121. SARS: Nigerian youth, celebrities protest against controversial police unit accused of brutality
  9122. New study suggests handwriting engages the brain more than typing
  9123. App Store gives Apple ‘monopoly power’ over iOS apps, US House antitrust report says [U: Apple responds] - 9to5Mac
  9124. Apple Tells Secure Messaging App Telegram to Take Down Protestor Channels in Belarus
  9125. Going Viral as a Woman in Tech
  9126. Using Azure Container Registry for building and deploying .NET Core Apps | Azure Friday
  9127. chsienki/Kittitas
  9128. VwjZNrJ
  9129. Update on Cybersecurity Incident | Fairfax County Public Schools
  9130. No. 35: Henrik Lundqvist Capitals jerseys are now available
  9131. The .NET Stacks #20: Route to Code, IdentityServer, community links
  9132. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  9133. Biggest Y Combinator Failed Startups
  9134. The unreasonable effectiveness of the Julia programming language
  9135. Working From Home
  9136. Microsoft Is Leader in API Management, Seen as Key to Post-Pandemic 'New Normal' -- Visual Studio Magazine
  9137. Down the ergonomic keyboard rabbit hole
  9138. Git scraping: track changes over time by scraping to a Git repository
  9139. How I hacked my social media addiction and restored my habit of reading? – Quit Being An Idiot
  9140. Could you do this?
  9141. On Learning and Knowledge Management
  9142. Electronic Signature and Sales Document Tracking Software
  9143. One Year Of Verifpal: Understanding Verifpal’S Relationship With Cryptographic Protocol Security
  9144. Memory Safe ‘curl’ for a More Secure Internet
  9145. Brainwashing by Social Media
  9146. Thanking random internet people
  9147. Stopping a Project
  9148. A History Of Elliptic Curves In Tweets
  9149. NVIDIA Uses AI to Slash Bandwidth on Video Calls
  9150. Single file application - .NET Core
  9151. Cryptologie | Attacking Threshold Wallets
  9152. If Worker Pay Had Kept Pace With Productivity Gains Since 1968, Today's Minimum Wage Would Be $24 an Hour
  9153. Leading the Global Tech Community with Anna Chu
  9154. r/redditads - 35-50% of clicks on Reddit Ads are fraudulent
  9155. I called everyone in Jeffrey Epstein's little black book.
  9156. Episode 349 - Advancing the Outage Experience
  9157. C# 9 Language Features
  9158. ProtonMail CEO calls Apple's forced in-app purchases 'Mafia extortion'
  9159. Finally! This Realistic Barbie Doll Comes With A Cabinet Full Of Plastic Bags
  9160. Neuron 1.0 released
  9161. rust in curl with hyper
  9162. MediatR 9.0 Released
  9163. An interview with Paul Mockapetris, the creator of the DNS
  9164. Code Maze Weekly #46 - Code Maze
  9165. A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo | The Old New Thing
  9166. Blazor: Our first impressions with Andrew Lock
  9167. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  9168. Event Feeds: Simple and reliable messaging infrastructure
  9169. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  9170. October of Releases
  9171. A follow up to Coinbase as a “mission focused” company
  9172. Weekly Update 212
  9173. Blazor in Action
  9174. .NET App Developer Links - 2020-10-09
  9175. Interactive Unit Testing with .NET Core and VS Code
  9176. Developing with Design
  9177. Azure Best Practices - Azure Advisor
  9178. Deploy a .NET Container with Azure DevOps
  9179. Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  9180. Computer Scientists Break Traveling Salesperson Record
  9181. Web Scraping with C#
  9182. Llama preview 0.1.2
  9183. Testing is not dead - Lee Hawkins
  9184. IG: @cost_n_mayor see ya thayer ;) #fyp #foryou #ToMyBestFriend #vibewithus #feelinggood #hellofall #worldpeace
  9185. Reverse engineering my cable modem and turning it into an SDR
  9186. To The Assembly - CoRecursive Podcast
  9187. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  9188. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  9189. .NET code style rule options - .NET
  9190. What Working At Stripe Has Been Like
  9191. What's New in Visual Studio Code September 2020 Update -- Visual Studio Magazine
  9192. Living and Gaming in UltraWide on Linux - Boiling Steam
  9193. Who cares about security by obscurity
  9194. The Idea Lifecycle: Why Good Ideas Are Not Enough - Will Patrick
  9195. The joy of fixing things · Viorel Sfetea
  9196. Normalizing Failure with Susana Benavidez | Hanselminutes with Scott Hanselman
  9197. How Spotify is Killing the Open Podcast Ecosystem
  9198. Duck or Rabbit? How Politics Tricks the Brain
  9199. I built an app to fix my depression – Eli Finer
  9200. Windows 98 Icon Viewer
  9201. Undersea datacenter in our future?
  9202. Why GPT-3 Can Understand Things
  9203. Police violence: Your ratios don’t prove what you think they prove
  9204. Building A Modern Trng: An Entropy Source Interface For Risc-V
  9205. Google’s Supreme Court faceoff with Oracle was a disaster for Google
  9206. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  9207. Languages & Runtime Community Standup - Source Generators
  9208. Xamarin.Essentials Mobile-Centric APIs Add macOS Desktop Support -- Visual Studio Magazine
  9209. Azure SQL Capacity Planning: Scenarios
  9210. JeremyLikness/ExpressionPowerTools
  9211. .NET - apps.peachpie.io
  9212. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  9213. Where Gaming Begins | AMD Ryzen™ Desktop Processors
  9214. James Bruton Built a Guitar-Like Synthesizer with Barcodes in Place of the Strings
  9215. Announcing Rust 1.47.0 | Rust Blog
  9216. Careers - Automated Visual Testing | Applitools
  9217. .NET Rocks! vNext
  9218. C# in Simple Terms - Code Blocks, Basic Statements, and Loops
  9219. Announcing Swift Algorithms
  9220. .NET Blog
  9221. Cancel the Presidential Debates—Permanently
  9222. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  9223. GPU Accelerated Machine Learning with WSL 2
  9224. Prerendering your Blazor WASM application with .NET 5 (part 1)
  9225. Using machine learning with RavenDB
  9226. Cryptography Dispatches: Reconstruct Instead of Validating
  9227. Microsoft Developer UK @msdevUK
  9228. We Hacked Apple for 3 Months: Here’s What We Found
  9229. Building a simple tooltip component for Blazor in under 10 lines of code*
  9230. #CloudSkills Revisited (S2/E3)
  9231. Almost Real Resume
  9232. C++ 3D Game Tutorial 24: Graphics Engine - Materials
  9233. Bruce Momjian: Postgres Blog
  9234. Beginner's Series to: JavaScript | Channel 9
  9235. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  9236. Using monorepos to increase velocity during early stages of product development | Creating Startups
  9237. How to use, open, resize, and split Panes in the Windows Terminal
  9238. Writing JavaScript tools in other languages – a new trend?
  9239. Asyncify a method and event response
  9240. How to use autocomplete at the command line for dotnet, git, winget, and more!
  9241. Poll: The Green New Deal is as popular as legalizing weed - Grist
  9242. Responding to the OFCCP on our June diversity commitments - Microsoft on the Issues
  9243. Yael Tauman Kalai - Real World Cryptographers Podcast
  9244. dotnet/aspnetcore
  9245. JDConf - Save the Date!
  9246. Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  9247. .NET Conf 2020
  9248. Building a Weather Station Bot
  9249. How to design an algorithm
  9250. The Challenges of NPNM Innovation - Bone and Feathers
  9251. My App Scaled to 46,000 Users Two Weeks After Launch and Made $0. Lessons Learned.
  9252. Zoom, Humming and Rough Consensus | Tom Gamon
  9253. How to prepare for tech summer internships — Web log of agrawal-d
  9254. Thingifying the world (ii)
  9255. Team Management Brain Dump
  9256. How a side project has made me a better manager
  9257. Message Queue Overload from High Processing Latency
  9258. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  9259. The Design Of Scalar Aes Instruction Set Extensions For Risc-V
  9260. Configure code analysis rules - .NET
  9261. Chrome is deploying HTTP/3 and IETF QUIC
  9262. PS5 Teardown: An up-close and personal look at the console hardware
  9263. Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine
  9264. NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely
  9265. Release Release v1.2.0 · aslotte/MLOps.NET
  9266. 39 Shirts - Leaving Mozilla
  9267. Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research
  9268. virtualmlnet/hackathon-2020
  9269. Get all prediction scores from your ONNX model with ML.NET
  9270. Introdução ao ML.NET - Machine Learning com .NET na prática
  9271. Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog
  9272. r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular.
  9273. Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  9274. Get started with MLOps.NET
  9275. Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  9276. Getting Started with ElasticSearch, Part 1 – Seeding
  9277. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  9278. Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  9279. Take A Look At ML.NET
  9280. Grapefruit Is One of the Weirdest Fruits on the Planet
  9281. Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  9282. Message Queue Overload! Avoiding Processing Latency
  9283. C# for Loop (Animated Examples)
  9284. Buy For Life
  9285. How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  9286. Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  9287. r/ProgrammingBuddies - Website to find coding buddies/friends
  9288. From site.css to component styles
  9289. Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  9290. 100,000 Stars
  9291. .NET App Developer Links - 2020-10-07
  9292. MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options”
  9293. Storage 101: Monitoring storage metrics - Simple Talk
  9294. SuperJSON - JSON on steroids
  9295. Creating a .NET Core Global Tool
  9296. Changing Serilog Minimum level without application restart on .NET Framework and Core
  9297. Cryptologie | Libressl Documentation Status Update
  9298. AI Applications Without a PhD
  9299. How to Publish Angular with ASP.NET Core - Code Maze
  9300. How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians
  9301. TIME for a WTF MySQL moment
  9302. Principal Program Manager in Bellevue, Washington, United States | Engineering at Microsoft
  9303. How to remember what you learn
  9304. The Future of .NET is .NET 5 | DB123
  9305. How to Store Session Tokens in a Browser (and the impacts of each)
  9306. Side projects
  9307. The data on drop-downs - don't let your users suffer!
  9308. Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo
  9309. Protests and Power (Idle Words)
  9310. Interfaces That Help Machine Learning
  9311. GPT-3 Bot Posed as a Human on AskReddit for a Week
  9312. When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer.
  9313. Ideas from my Development Setup: Clipboard :: Ceda EI's Blog
  9314. Building a Homelab VM Server (2020 Edition)
  9315. Taiwan's amazing bike-sharing system
  9316. Diagnostics tools overview - .NET Core
  9317. Q3 Linux Touchpad like Macbook Update: Multitouch gesture test packages are ready – Relentless Simplicity
  9318. GitLab's security trends report – our latest look at what's most vulnerable
  9319. Smart male chastity lock cock-up
  9320. Scientists discover 24 'superhabitable' planets with conditions that are better for life than Earth
  9321. Game Development with .NET | .NET Blog
  9322. Welcoming the Canadian Government to Have I Been Pwned
  9323. Four Micro-Frontend Architecture Types You Can Implement With Blazor
  9324. Elixir v1.11 released
  9325. GitHub Quick Reviews
  9326. Understanding Global VNet Peering Support for Azure SQL Managed Instance
  9327. Life, part 36
  9328. VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  9329. ARM Series #12: Azure DevOps With ARM Templates
  9330. Plausible: Self-Hosted Google Analytics alternative
  9331. Amazon.com : RODE VideoMic Studio Boom Kit - VM, Boom Stand, Adapter, 25' Cable : Camera & Photo
  9332. How to plug in your USB Type A connector correctly the first time | The Old New Thing
  9333. RavenDB JVM Client
  9334. amuste/DnetIndexedDb
  9335. .NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  9336. ADefWebserver/BlazorSimpleSurvey
  9337. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  9338. r/Blazor
  9339. The Nobel Prize in Physics 2020
  9340. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  9341. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  9342. Building a simple tooltip component for Blazor in under 10 lines of code*
  9343. All Hands - Fall 2020 Question
  9344. How to Handle JAMstack Forms with KwesForms
  9345. Practice Typing, Read Lit | TypeLit.io
  9346. Bill Gates demonstrates Visual Basic (1991)
  9347. Stop the EARN IT Bill Before It Breaks Encryption
  9348. Creating a dotnet new Project Template
  9349. What you could steal from the Kakoune code editor right now, and get away with it
  9350. Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  9351. r/UIUC - Chowbus is Hacked & Leaks 800,000+ entries of Personal Data
  9352. .NET App Developer Links - 2020-10-06
  9353. Blazor For All
  9354. Nvidia unveils Jetson Nano 2GB for students and robot hobbyists | ZDNet
  9355. Tidy up your HttpClient usage
  9356. Security Of Streaming Encryption In Google's Tink Library
  9357. Git anatomy - Simple Talk
  9358. Monsters Weekly 185 - Azure Static Web Apps
  9359. milkshakesoftware/PreMailer.Net
  9360. milkshakehq.com is coming soon
  9361. Home
  9362. Former Patent Litigator Becomes Federal Judge And Begins Advertising For Patent Trolls To Come To His Court (And They Have In Droves)
  9363. How we built a $1m ARR SaaS startup – Canny Blog
  9364. 6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  9365. What’s New In Python 3.9 — Python 3.9.0 documentation
  9366. Diagram Maker: Open sourcing IoT visualization | Amazon Web Services
  9367. .NET Interactive Now Does .NET Notebooks with VS Code -- Visual Studio Magazine
  9368. Cells are very fast and crowded places
  9369. dotnet/installer
  9370. Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  9371. Why You Should See Race – A City Away
  9372. In tepid defense of…
  9373. Who monitors Prometheus?
  9374. Randomizing Lists in Power Automate Flow
  9375. The Database is on Fire
  9376. Moonshot Papers | David Wyde
  9377. Guerrilla productivity tactics
  9378. It Didn’t Take Too Long…
  9379. Consensus is Harder Than It Looks
  9380. The Struggle with China is not a Replay of the Cold War – Chas W. Freeman, Jr.
  9381. #147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast
  9382. Fighting the Tinder++ Malware
  9383. Why do AirPods sound so bad when you’re on a call?
  9384. Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  9385. How men can change themselves and the world
  9386. Coach! Football is life. | Gergely Nemeth
  9387. Influence of Minimalism
  9388. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  9389. Fortunately, I don't squash my commits
  9390. GET OFF MAH TRACK! The Game | ldjam.com
  9391. Cute Cryptography Stories
  9392. Get off Mah Track: The Game by RubyNova
  9393. Full-Bleed Layout Using CSS Grid
  9394. I built a lay-down desk
  9395. Full-Bleed Layout Using CSS Grid
  9396. Slack System Status
  9397. Principles of Data Oriented Programming
  9398. Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  9399. State Fact Sheets
  9400. Memoria [EN] No. 36 (09/2020)
  9401. DotNet 2020 [Online]
  9402. C# in Simple Terms - Operators
  9403. The .NET Docs Show - Data and .NET with Julie Lerman
  9404. Register to Vote
  9405. Article series: Yet Another Bug Tracker
  9406. How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing
  9407. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  9408. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  9409. OAuth2 Refresh Token with Anular and IdentityServer4
  9410. Update the HTML head from your Blazor components
  9411. Back to Machine Learning Basics - Clustering
  9412. 222: Cool New Tech
  9413. Microsoft Translator API and Bot Framework | C# Tutorials Blog
  9414. Anbox - Android in a Box
  9415. Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12
  9416. .NET App Developer Links - 2020-10-05
  9417. macOS translation layer for Linux
  9418. Autofac 6, integration tests and .NET generic hosting
  9419. Exploring your .NET applications with dotnet-monitor
  9420. Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  9421. Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  9422. Bringing the browser developer tools to Visual Studio Code
  9423. User-defined functions in Serilog Expressions
  9424. Running ASP.NET Core 5 RC applications on Azure App Service
  9425. GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  9426. Cryptologie | Zero-Knowledge Proofs From Information-Theoretic Proof Systems
  9427. Create a Website Scraper for Azure Functions
  9428. Groovy Loops | ldjam.com | Ludum Dare game jam
  9429. dotnet/HttpRepl
  9430. The DDoS That Almost Broke the Internet
  9431. Honda shocks F1, says it will quit the sport after 2021
  9432. The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio
  9433. Algorithm discovers how six simple molecules could evolve into life’s building blocks
  9434. Motivation and why finishing a personal project is hard.
  9435. davidwengier/winforms
  9436. How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  9437. shapez.io
  9438. The Real Reason Your City Has No Money — Strong Towns
  9439. It’s 255:19AM. Do you know what your validation criteria are?
  9440. I got 7 job offers during the worst job market in history. Here’s the data...... — Jeff Li Chronicles
  9441. The two types of technology companies
  9442. The illusion of technology
  9443. Knolling
  9444. Sonos is spying on me… (and you)
  9445. The Power of a Link
  9446. The passion economy and the future of finance
  9447. Basic Concepts in Unity for Software Engineers
  9448. Imposter syndrome: Is it a bug or a feature? | Blog
  9449. Restoring Democracy - A Thought Experiment • Lashoun
  9450. Turing Machine Notation and Normal Form
  9451. Database Creation with DbUp
  9452. Gespensterwald 64b by Desire
  9453. The Internet's Own Boy: The Story of Aaron Swartz
  9454. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  9455. Computation Of A 30750-Bit Binary Field Discrete Logarithm
  9456. French bar owners arrested for offering free WiFi but not keeping logs - CozyIT
  9457. A Human Friendly Data Format — NestedText 1.0.0 documentation
  9458. Witeboard
  9459. r/WatchRedditDie - Reddit Rewrites History By Excluding Aaron Swartz
  9460. Applying "Make Invalid States Unrepresentable"
  9461. Using protobuf-net with Noda Time
  9462. Actively speaking two languages protects against cognitive impairment
  9463. Git Exercises
  9464. Why do we use the Linux kernel's TCP stack?
  9465. The Rise of Sky Hub
  9466. Color blindness
  9467. Amazon.com: Non-Slip Rubber Mousepad Ouija Board Mouse Pad Retro Ouija Board Mouse Pad 180mm x 220mm x 2mm: Computers & Accessories
  9468. REGISTER YOURSELF TO VOTE - When We All Vote
  9469. brackets cheatsheet
  9470. Frequently Answered Questions | Open Source Initiative
  9471. Robots, Oracles And Protocols; Breaking Cryptography Through Information Leakage
  9472. When does Blazor decide to render your UI?
  9473. Top aides accuse Texas Attorney General Ken Paxton of bribery, abusing office
  9474. What The Heck Is "keyboard Interactive" Authentication?
  9475. .NET Dev Summit 2020 - APAC
  9476. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  9477. Wiki - RustStarterKit2020
  9478. Saving in the age of abundance
  9479. The end of the American internet — Benedict Evans
  9480. Save your wrists and your time: lose the mouse | Kevin Chow
  9481. Does Snowflake have a technical moat worth 60 billion?
  9482. Why Charge, How Much to Charge, and Pricing - Bone and Feathers
  9483. Open Source Thinkpad T420 Battery Part 2
  9484. Replacing Zoom with Open Broadcaster Software
  9485. LLVM provides no side-channel resistance
  9486. SLOs for Open Source
  9487. Happy Virus Appreciation Day!
  9488. nidhaloff/igel
  9489. Passwords with Troy Hunt
  9490. Computer science is not software engineering | Swizec Teller
  9491. Month full of Days | undefined News - Times of India
  9492. The open source paradox - <antirez>
  9493. Aatmanirbhar Bharat: Modi govt to set-up App Store alternative to Google Play, Apple App Store
  9494. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  9495. Raycasting engine in Factorio 1.0 (unmodded) - Facto-RayO v2.0
  9496. Quartz.NET 3.2 Released | Quartz.NET
  9497. What is the best Dumb TV without smart features? - Pointer Clicker
  9498. Bring your whole self
  9499. Require PRs be in a repo with hacktoberfest topic and be accepted by MattIPv4 · Pull Request #596 · digitalocean/hacktoberfest
  9500. .NET 5: Exploring System.Net.Http.Json namespace
  9501. Urgent: EARN IT Act Introduced in House of Representatives
  9502. ASP.NET Core breaking changes
  9503. The Kyber/Dilithium NTT
  9504. [Ludum Dare][LD47][Unity] Game dev but the NovelRT crew only have 72 hours to finish or the world ends probably????
  9505. [Wikitech-l] Logging everyone out
  9506. Code Maze Weekly #45 - Code Maze
  9507. Weekly Update 211
  9508. Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday
  9509. Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else
  9510. How To Get Promoted
  9511. Analyze suspicious emails with Tines and urlscan - Phish.ly
  9512. I built a lay-down desk
  9513. siderea | Where Our Economy Is, For the Young [econ, US, Patreon]
  9514. Income tax
  9515. Joel Grus – Creating Games in Streamlit
  9516. What I’ve learned about isometric rendering
  9517. Why Does My Computer Not Boot with a USB Hub Attached?
  9518. Emulate vision deficiencies in DevTools
  9519. Pressing YubiKeys
  9520. Magic Wand Rechargeable Teardown – Inside Sex Toys
  9521. Hacking Grindr Accounts with Copy and Paste
  9522. Samsung Ads
  9523. Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  9524. Stephen Toub - Dotnetos Week
  9525. Microsoft Trainees Helping To Solve Homelessness On The Power Platform
  9526. Xamarin Warsaw Mobile Developers #21 - ONLINE
  9527. Please Stop Imposing American Views about Race on Us
  9528. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  9529. Flatpak - a security nightmare
  9530. Why Privacy Is the Most Important Concept of Our Time - In Re
  9531. Episode 61 - Azure and Live Conferences With Andy Morrell
  9532. Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  9533. C# Language Highlights: Tuples
  9534. .NET App Developer Links - 2020-10-02
  9535. Computers Are Hard: app performance with Jeff Fritz
  9536. .NET Conf 2020 and Community Events this October | Xamarin Blog
  9537. ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  9538. xraymemory/micromtn
  9539. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  9540. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  9541. Building Your Next Web App with ASP.NET Core
  9542. HP 975A Ink Cartridge Cyan
  9543. UI/UX for Devs: An Illustrated Mental Model for Empathy
  9544. Overview
  9545. Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  9546. Escaping strings in Bash using !:q
  9547. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  9548. How One Guy Ruined #Hacktoberfest2020 #Drama
  9549. Enjoyable Code Reviews with Dr. Michaela Greiler | Hanselminutes with Scott Hanselman
  9550. Bridge to Kubernetes
  9551. The Next Desktop Replacement: Phones? | Joshua Austin
  9552. Short-form podcasts are the future, just not mine - Martin's Thoughts
  9553. How to avoid overengineering
  9554. My Deep Learning Toolchain
  9555. Assumptions and Variable Names
  9556. Proton’s statement on the BGP hijacking incident this week
  9557. Why not PHP?
  9558. Spaced repetition, Anki and Execute Program - mike.place
  9559. Adopting a clean gold standard
  9560. all you need to build a product is a mission – noemi titarenco
  9561. Programmers need to think like hackers!
  9562. Startup Lessons I Needed to Learn First Hand (But Maybe You Don't)
  9563. MBA: Useless? Worth it? How to decide if business school is for you — ThinkTank
  9564. FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  9565. On .NET Live - Building a College Diary with Xamarin.Forms
  9566. Comment passer pour un hacker auprès de non-développeurs. - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  9567. Render diagrams on the fly in your Blazor apps
  9568. We Learn Faster When We Aren&rsquo;t Told What Choices to Make
  9569. New reinforcement learning methods aim to improve AI in gaming and beyond
  9570. The Future of IdentityServer
  9571. .NET Rocks! vNext
  9572. JamesNK/BlazorSerialization
  9573. Code Small with C# in .NET nanoFramework for Embedded Systems -- Visual Studio Magazine
  9574. BlazorRepl/BlazorRepl
  9575. Announcing Major Performance Improvements for Azure SQL Managed Instance
  9576. Bringing the browser developer tools to Visual Studio Code
  9577. rui314/chibicc
  9578. mono/website
  9579. C# in Simple Terms - Casting, Conversion, and Parsing
  9580. Code scanning is now available! - The GitHub Blog
  9581. Hacktoberfest presented by DigitalOcean
  9582. r/DIY - My wife recently passed away. I used my time off to build her the giant bookshelf she always wanted.
  9583. USB-C Was Supposed to Simplify Our Lives. Instead, It’s a Total Mess.
  9584. DotNet 2020, el mayor evento de .NET de España
  9585. Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections | The Old New Thing
  9586. Helping Junior Developers Find Jobs with Drew Clements
  9587. How normal am I?
  9588. Car Seats as Contraception by Jordan Nickerson, David H. Solomon :: SSRN
  9589. Beyond Sentiment Analysis: Object Detection with ML.NET
  9590. Industrial literacy
  9591. Azure Sydney User Group (Sydney, Australia)
  9592. Melb․Net Virtual Meetup in October
  9593. .NET App Developer Links - 2020-10-01
  9594. Implement Azure AD Client credentials flow using Client Certificates for service APIs
  9595. Melb․Net Virtual Meetup in October
  9596. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  9597. Windows Performance Analyzer "WPA" Intro
  9598. Irish Court Says Subway Bread Is Too Sugary to Be Called 'Bread'
  9599. Google TV
  9600. Serialize Interface Instances With System.Text.Json
  9601. TypeScript is slow. What can we do about it?
  9602. Leaving Silverlight: Converting to WPF .NET Core
  9603. How to Make a VSCode Extension | Barbarian Meets Coding
  9604. .NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  9605. Examples of Four New Features in C# 9 That Aren't in C# 8
  9606. Learning tracker
  9607. the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  9608. Confidential Containers Nodes Now Supported on Azure Kubernetes Service (AKS) – Public Preview
  9609. Say goodbye to hold music
  9610. Linux under WSL2 can be leaking - Blog | Mullvad VPN
  9611. Advanced Arrays
  9612. Windows XP leak confirmed after user compiles the leaked code into a working OS | ZDNet
  9613. Why Beeminder?
  9614. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  9615. The Definition of News Has Been Legally Changed
  9616. DigitalOcean's Hacktoberfest is Hurting Open Source
  9617. Semantically Modeling of Narrative Events
  9618. Fast Builds: Make a Url Shortener with .NET
  9619. planck constant
  9620. Using Hangfire and MediatR as a Message Dispatcher
  9621. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  9622. How to not get lost while job-hunting?
  9623. The Coinbase post was 100% right. Here's what you can do about it
  9624. Personality Does Not Define Success
  9625. The story on how I discovered, fell in love and abandoned Event Sourcing
  9626. Objects Of Power
  9627. How about connecting any BLE, Modbus, Serial IoT device to Azure easily? That's what the IoT Plug and Play bridge is for! Learn more on the #IoTShow with @obloch
  9628. Code scanning is generally available - GitHub Changelog
  9629. Ideas from my Development Setup: Always Tmux :: Ceda EI's Blog
  9630. Dan's Tattoo Assassins Page
  9631. teenage engineering – OB–4 magic radio
  9632. Episode 348 - Cloud Skills Challenge
  9633. There’s No Such Thing As A Protest Vote
  9634. Google/Fitbit will monetise health data and harm consumers
  9635. How to Build Securely with Blazor WebAssembly (WASM)
  9636. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  9637. Transitioning the Dapr project to open governance
  9638. NASA Built Two Versions of the Apollo Command Module
  9639. .NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  9640. Collect and Automate Diagnostic Actions with Azure App Services | Premier Developer
  9641. Entity Framework Community Standup - Sept 30th 2020 - Geographic Data with NetTopologySuite
  9642. Welcoming Gitter to Matrix! | Matrix.org
  9643. Six Figures in 6 Days
  9644. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  9645. GameDataCrunch: my facts-first game metrics website
  9646. Coinbase offers exit package to those uncomfortable with new direction
  9647. Flexbox Froggy
  9648. Bonus operations for C++/WinRT iterators: The IIterator<T> | The Old New Thing
  9649. C# Language Highlights: Tuples
  9650. Hangfire + MediatR = Message Dispatcher
  9651. dotnet/AspNetCore.Docs
  9652. Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  9653. Hackers jailbreak Apple's T2 security chip powered by bridgeOS - Report Cyber Crime
  9654. NDC Sydney 2020 | Online Developers Conference
  9655. Customer Success Engineer- Australia
  9656. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  9657. .NET App Developer Links - 2020-09-30
  9658. Release OBS Studio 26.0 · obsproject/obs-studio
  9659. Seeing Theory
  9660. Immutability in JavaScript
  9661. A simple pattern for using System.CommandLine with dependency injection | endjin
  9662. Getting rid of array bound checks, ref-returns and .NET 5 – TooSlowException
  9663. Find and Compare Removalists
  9664. r/Conservative - Chris Wallace Faces Intense Backlash, Including From Colleagues, Over Bias During Debate
  9665. New features in the fish shell
  9666. From Zero to main(): How to Write a Bootloader from Scratch
  9667. Alcohol poisoning - Symptoms and causes
  9668. SwiftUI 2.0: Flexible Layout Design
  9669. Repo experience survey results | .NET Blog
  9670. A categorized list of all Java and JVM features since JDK 8 to 15
  9671. Vespa vs. Elasticsearch for matching millions of people
  9672. Rust 2021: GUI
  9673. The .NET Portability Analyzer - .NET
  9674. Russian Hacker Nikulin Sentenced to Over 7 Years in Prison for Tech Industry Breaches | The Record by Recorded Future
  9675. Azure Machine Learning Designer
  9676. Doing discourse better: Stuff I wish I knew
  9677. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  9678. I've become obsessed with networked thought
  9679. Automated Machine Learning on Azure
  9680. It Is Never a Compiler Bug Until It Is
  9681. Tines Blog / Part 3 : Respond and protect with a multi-pronged automated approach
  9682. How to convert more users when their trial expires
  9683. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  9684. Future
  9685. Fun Yet Effective Meetings
  9686. Vitamin D and Covid: A Review
  9687. vanila-io/wireflow
  9688. kzu/NuGetizer
  9689. The .NET Docs Show - Accessibility, Autonomous Systems 🤖, and more with John Alexander
  9690. ARM Series #11: GitHub Actions
  9691. GitHub Quick Reviews
  9692. is it worth it? — Martin Kleppmann’s blog
  9693. Microservices and containerization - Ratko Cosic
  9694. Floating Point in the Browser, Part 1: Impossible Expectations
  9695. protobuf-net/protobuf-net.Grpc
  9696. Juneteenth History
  9697. Stupid solutions: Live server push without JS
  9698. 'The bee's knees' - the meaning and origin of this phrase
  9699. How did we end up parsing Savvyday 29 Oatmeal 94 as Saturday 29 October 1994? | The Old New Thing
  9700. RoadShow Microsoft #2
  9701. Identifying Airtel middleboxes that censor HTTPS traffic
  9702. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  9703. Samsung TV owners complain about increasingly obtrusive ads
  9704. 🚨🚨 That's a lot of YAML 🚨🚨
  9705. Google Play requiring Android apps to use its billing system - 9to5Google
  9706. gRPC-Web in Blazor
  9707. Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  9708. Role-Based Access Control with Angular and IdentityServer4
  9709. November DDD by Night
  9710. Why does HTML think “chucknorris” is a color?
  9711. Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  9712. How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  9713. Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  9714. WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  9715. .NET 5.0 App Trimming and Potential for Future Progress - NDepend
  9716. Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  9717. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  9718. .NET App Developer Links - 2020-09-29
  9719. Water on Mars: discovery of three buried lakes intrigues scientists
  9720. As Predicted, Google’s Search Preference Menu Eliminates DuckDuckGo
  9721. metasearch based on duckduckgo !bang commands
  9722. YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions
  9723. Pack.png seed reversal methodology
  9724. Using Access Token to Secure Angular Calls to Web API
  9725. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  9726. ML.NET Improves Object Detection -- Visual Studio Magazine
  9727. Government accused of ‘beyond laughable’ hypocrisy for launching campaign urging other countries to obey rule of law
  9728. David Nicholas Williams
  9729. Daniel Vassallo made $200k teaching how to get Twitter followers
  9730. On failure - Can's blog
  9731. The SaaS Website Content You Need to Close Sales [Data]
  9732. 2 months of daily blogging
  9733. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  9734. Customer Communication During Incidents The How to of Status Page Updates
  9735. More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  9736. Why Blogs Died - Greg Raiz
  9737. Home is where the bits flow
  9738. You Don’t Need Permission – Bone and Feathers
  9739. Why you need a service registry
  9740. Service principles and app registration
  9741. muesli/duf
  9742. Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  9743. Azure Service Fabric managed clusters are now in public preview
  9744. How to get promoted
  9745. Maoni0/mem-doc
  9746. I was wrong. CRDTs are the future
  9747. Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  9748. Becoming a Director of Program Management with .NET’s Scott Hunter
  9749. Maoni Stephens - Dotnetos Week
  9750. C# in Simple Terms - Primitive Types, Literals, and Nullables
  9751. How to Adapt Your .NET App for SameSite
  9752. Automatic factory with Microsoft.Extensions.DependencyInjection and Castle DynamicProxy
  9753. Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  9754. The DevOps Handbook – The Value of A/B Testing
  9755. Advisory: security issues in AWS KMS and AWS Encryption SDKs
  9756. If You Don't Understand Quantum Physics, Try This!
  9757. Eat The World Vs. Eaten by The World — Juan David Campolargo
  9758. Thoughts on Structured Editing: Breaking Away from Syntax
  9759. How I keep ads away from me
  9760. Bipolar: feelings vs. reality - BrettTerpstra.com
  9761. Sidecar Pattern in Action
  9762. Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  9763. Edgescan Questions & Answers with Troy Hunt Part 2 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  9764. BBC Micro Elite source code
  9765. 221: Swift on Windows, Clean Code, and iOS 14
  9766. How do I remove the first 300 million lines from a 700 GB txt file on a system with 1 TB max disk space?
  9767. Reading Documentation Upfront
  9768. A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  9769. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  9770. My summer 2020 road trip along the Italian Riviera
  9771. American Hotel Guest In Thailand Arrested & Jailed For Defamation After Posting Bad Online Reviews
  9772. This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  9773. Back to Machine Learning Basics - Decision Tree & Random Forest
  9774. Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  9775. Universal Split Screen
  9776. It’s not free software if you can’t easily fork it (and how to fix it)
  9777. Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  9778. Announcing Azure Deprecation Notices
  9779. Static hosting with Azure Blob Storage and Azure CDN - Simple Talk
  9780. French Fathers Will Now Get Double the Paternity Leave
  9781. Zig's New Relationship with LLVM
  9782. The Serverless Hype Explained!
  9783. For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  9784. git commit-tree parlor tricks, Part 9: How can I bulk-revert an entire repo to an earlier commit? | The Old New Thing
  9785. Your Man in the Public Gallery: Assange Hearing Day 18 - Craig Murray
  9786. Town Hall [w/ASL Interpreting]
  9787. .NET App Developer Links - 2020-09-28
  9788. Happiness is Bad - Naughty Computer
  9789. AnthonyGiretti/commonfeatures-webapi-aspnetcore
  9790. Introducing DotNet.SystemCollections.Analyzers
  9791. Web Debugging: Watching Element Changes
  9792. Shawn Wildermuth's Blog
  9793. ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  9794. Remember ASP.NET Request Culture Using Middleware
  9795. ongoing by Tim Bray · Won’t Subscribe
  9796. codemix/ts-sql
  9797. A better logs experience with GitHub Actions - The GitHub Blog
  9798. A tale of two libcs
  9799. Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  9800. bar.com
  9801. Vote Save America 2020
  9802. How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding.
  9803. Git: Dealing with unrelated changes whilst working on a feature branch
  9804. LEd – 2D level editor
  9805. Microsoft Launches a New Communication Platform with Azure Communication Services
  9806. Microsoft Releases Bridge to Kubernetes
  9807. ShopBack and RedDoorz report data breaches
  9808. Ora2Pg - Moves Oracle database to PostgreSQL
  9809. TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more
  9810. Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  9811. A tale of two libcs
  9812. Being visible.
  9813. A Short Story for Engineers
  9814. Taking Notes
  9815. SQLite Is Dynamically Typed
  9816. The ROS Theory of Obesity - Fire In A Bottle
  9817. Divide Then Conquer
  9818. Azure DevOps Services: Essentials – Git with Visual Studio and VS Code | Premier Developer
  9819. MichaelBell/HovalaagCPU
  9820. Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  9821. On Methodology: Turing Laureates Discuss their Approach to Work
  9822. Texas shatters voter registration records again as election draws closer
  9823. C# Corner @CsharpCorner
  9824. Dev Discussions - Phillip Carter
  9825. Open Alpha Playtest - Sept 26, 2020
  9826. Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  9827. Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  9828. mplayer.c - Pastebin.com
  9829. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  9830. Blazor WebAssembly : Authentication State - EP12
  9831. Toward a "modern" Emacs
  9832. Pluralsight Editing: Behind the Scenes
  9833. Bypassing Android MDM using Electromagnetic Fault Injection by a Gas Lighter for $1.5
  9834. Weekly Update 210
  9835. cecilphillip/ContosoCrafts
  9836. View Background Image
  9837. Code Maze Weekly #44 - Code Maze
  9838. Quick, Draw!
  9839. ML.NET September Updates | .NET Blog
  9840. Desktop Community Standup - Sept 24th 2020 - Open source development for WinForms
  9841. Swift System is Now Open Source
  9842. IntelliCode Team Completions
  9843. Ruby 3.0.0 Preview 1 Released
  9844. Securing Services with MSAL
  9845. Microsoft and VMware: Supporting Spring and Open Source Developers
  9846. Death of the Dev Machine? -- Visual Studio Magazine
  9847. Azure Container Instances (ACI) under the hood | Azure Friday
  9848. A Blog About Computer Systems and Language Design
  9849. Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  9850. How I Became the...
  9851. Is this real life?
  9852. Most Technical debt is just bullshit
  9853. Will iOS 14 Destroy Your Productivity?
  9854. Things Elixir's Phoenix Framework Does Right
  9855. Salman Ansari - Blog
  9856. The failed promise of Web Components – Lea Verou
  9857. Using External Configuration with Spring Cloud Config and Steeltoe
  9858. Amazon Luna servers will run Windows games directly on Nvidia T4 GPUs
  9859. Xamarin SDK for Xbox One, Xbox Series X, Xbox Series S
  9860. People expect technology to suck because it actually sucks
  9861. PG and Jessica
  9862. Getting Started with System.CommandLine
  9863. Free VPNs are bad for your privacy – TechCrunch
  9864. China blocks Wikimedia Foundation’s accreditation to World Intellectual Property Organization
  9865. JsonSrcGen + CoreRT = Pure Magic
  9866. BBC Sound Effects - Research & Education Space
  9867. The US is using the Guardian to justify jailing Assange for life. Why is the paper so silent?
  9868. Rockin’ The Code World with dotNetDave: Show #1
  9869. Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  9870. Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  9871. ggerganov/wave-share
  9872. This AI Restores Old Photos with Damages AUTOMATICALLY
  9873. Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  9874. Structured binding may be the new hotness, but we'll always have std::tie | The Old New Thing
  9875. Learn Git Branching
  9876. NAB crowdsources cyber security with bug bounty program
  9877. Get to know your .NET streamers
  9878. Modern JavaScript Explained For Dinosaurs
  9879. The BBC is releasing over 16,000 sound effects for free download
  9880. Looks Like the Windows XP Source Code Just Leaked on 4chan
  9881. calibre - New in calibre 5.0
  9882. Save your spot at the Azure Data Explorer online event!
  9883. Microsoft Edge Browser Coming To Linux | Build5Nines
  9884. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  9885. Lessons for beginners and junior developers - Technology
  9886. Optimizing Your Website with Fiddler and Lighthouse
  9887. Feature watch: ECMAScript 2021
  9888. Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  9889. TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  9890. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  9891. Escaping the Dark Forest
  9892. Work on what matters
  9893. Crows possess higher intelligence long thought primarily human - STAT
  9894. Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  9895. A Monster's Expedition (Through Puzzling Exhibitions)
  9896. How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  9897. Alex West | Daily blog
  9898. Indy Xamarin User Group - The Best Way to Architect Your Xamarin.Forms App
  9899. Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  9900. Notes on Notes
  9901. What I Wish I Knew Before I Started Job Hunting
  9902. Story ate the world. I’m biting back.
  9903. Optimize Your Meetings for Engagement
  9904. Access to Porn does not mean Sexual Freedom — Karel Donk
  9905. Testing Controllers, Messages & Systems with Andrew Lock
  9906. Start Freelancing Today with The Tap Room's Kelly Vaughn | Hanselminutes with Scott Hanselman
  9907. Release ILSpy 6.2 · icsharpcode/ILSpy
  9908. Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  9909. This is a pretty dire assessment of Mozilla
  9910. The Cement of Society Is....
  9911. Education is never a straight line – My Website
  9912. AppStore Reviews Should be Stricter
  9913. Some Bad App Practices - Miguel de Icaza
  9914. DIY Solar Tiki lights from a couple of cheap hardware store items | Igor Kromin
  9915. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  9916. Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  9917. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  9918. How to Secure Azure SQL Database by Setting Minimal TLS Version
  9919. Introducing Metrics Advisor
  9920. Quiver Quantitative
  9921. Docker, Kubernetes, Azure et DevOps
  9922. Future of C#
  9923. Microsoft.Data.Sqlite 5.0
  9924. locationtech/jts
  9925. Building a self-sustaining open-source business in the cloud era
  9926. Namespace NetTopologySuite | NetTopologySuite
  9927. Microsoft.Data.Sqlite 5.0
  9928. NetTopologySuite
  9929. New release: Have I Been Pwned feature lets you find out if your email has been compromised
  9930. Episode 347 - KEDA
  9931. deWiTTERS Game Loop – deWiTTERS
  9932. Home - Coalition for App Fairness
  9933. Don't IPO over functions that can be de-refined · llvm/llvm-project@5ce3272
  9934. 1 in 4 Parents Is Working While Caregiving. Here's Why Employers Need to Rethink Their Child Care Benefits
  9935. NET Core Releases and Support | .NET Blog
  9936. dotnet/winforms
  9937. C# in Simple Terms - The Type System
  9938. A Pipeline Made of Airbags
  9939. Your Man in the Public Gallery: Assange Hearing Day 16 - Craig Murray
  9940. Why We Upgraded Our Production Application to .NET 5.0
  9941. This $1 hearing aid could treat millions with hearing loss
  9942. Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  9943. Oops! Something went wrong. - YouTube
  9944. Age of Ascent Founder's Packs
  9945. PostgreSQL: PostgreSQL 13 Released!
  9946. Blitz.js, - The Fullstack React Framework For the JAMstack
  9947. Inside C++/WinRT: How does C++/WinRT represent ABI types? | The Old New Thing
  9948. Bleeding edge tech means you'll bleed to death
  9949. Using Azure RBAC with Azure Key Vault
  9950. Service principles and app registration
  9951. Uncomfortable Questions About App Signing
  9952. Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  9953. Added type handler for jsonpath by YohDeadfall · Pull Request #3177 · npgsql/npgsql
  9954. rotoclone/strategic-communication
  9955. Release v4.4.0 · Blazored/Typeahead
  9956. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  9957. Async Expert - Module 04 - Lesson 04 - TaskCompletionSource
  9958. Mathematics for programmers (early draft)
  9959. Click here to support Na leczenie podopiecznych organized by Stowarzyszenie Pomocy Królikom
  9960. .NET App Developer Links - 2020-09-24
  9961. .NET Rocks! vNext
  9962. ASP.NET Core Localization Jump Start
  9963. NET Core Releases and Support | .NET Blog
  9964. Top Microsoft Ignite 2020 News For Developers | Build5Nines
  9965. Power Up Your Dev Experience with Nx.io
  9966. Microsoft Ignite
  9967. Method `.item()` for Arrays, Typed Arrays, and strings
  9968. Jeff Bezos wants to start a school for kids whose families are underpaid by people like Jeff Bezos
  9969. Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  9970. Moving work Out-of-Process using Brighter and RabbitMQ
  9971. Computer Vision for Spatial Analysis
  9972. //udrive.uw.edu/udrive/nsapqc.dvi
  9973. Microsoft Ignite
  9974. Microsoft Ignite
  9975. They're Deleting My Channel - But They Don't Even Know Why!!?!
  9976. Python behind the scenes #2: how the CPython compiler works
  9977. Why did I leave my stable job in the middle of a pandemic?
  9978. Two Types of Boredom
  9979. Idea to paying customer in one month
  9980. The trade-offs of being a startup founder | Findka
  9981. B2B SaaS Marketing Guide - 2020
  9982. Save money and uninstall Tinder
  9983. Early Sales for Developer-Facing Startups
  9984. Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  9985. There would be no Hey without Gmail
  9986. My quest to find happiness: Part 1
  9987. Why Mobile IDEs Are Bad
  9988. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  9989. Wikipedia is getting a new look for the first time in 10 years. Here’s why.
  9990. Mono Icons
  9991. .NET Virtual User Group | .NET Foundation
  9992. Home - Ignite 2020 Book of News
  9993. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  9994. How data breaches lead to fraud – Which? News
  9995. Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  9996. Automating .NET Security Updates
  9997. Unity hiring: Senior Software Engineer, Scripting @ Copenhagen
  9998. Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  9999. MLOps- The .Net Way with Alexander Slotte
  10000. Beyond Sentiment Analysis: Object Detection with ML.NET
  10001. February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  10002. ML.NET | Blazor WASM
  10003. Introducing Bean Machine
  10004. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  10005. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  10006. upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  10007. ML.NET | Blazor WASM
  10008. Data Science Virtual Group
  10009. bartczernicki/Test-Blazor-MLNet-WASMHost
  10010. Baseball ML Workbench
  10011. End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  10012. Amnesia is now open source! – Frictional Games
  10013. February 28, 2020 - C#, Machine Learning, and PowerBI with Alex Davis from Madrinas
  10014. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  10015. bartczernicki/ArtificialIntelligence-Presentations
  10016. Release ML.NET 1.5.2 · dotnet/machinelearning
  10017. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  10018. Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  10019. FrictionalGames/AmnesiaTheDarkDescent
  10020. Run EF Core Queries on SQL Server From Blazor WebAssembly
  10021. Microsoft Ignite
  10022. Moving work Out-of-Process using Brighter and RabbitMQ
  10023. DevReach Online - The Premier Dev Conference - Monday
  10024. Deploying a .NET desktop application using MSIX - Gérald Barré
  10025. 今月から、スタジオジブリ作品の場面写真の提供を開始します - スタジオジブリ|STUDIO GHIBLI
  10026. Rockin' The Code World with dotNetDave - Show 1
  10027. How to get your C++/WinRT asynchronous operations to respond more quickly to cancellation, part 3 | The Old New Thing
  10028. Blazor WebAssembly on Azure Static Web Apps
  10029. Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  10030. Visual Studio Codespaces Is Now Github Codespaces
  10031. .NET App Developer Links - 2020-09-23
  10032. No script is too simple
  10033. Defend Your Web Apps from Cross-Site Scripting (XSS)
  10034. My personal Quality Assurance list before submitting my applications to QA
  10035. Run EF Core Queries on SQL Server From Blazor WebAssembly
  10036. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  10037. Don't Code Tired | Approval Tests: Write Tests More Quickly
  10038. Everything about null in JavaScript
  10039. Migrate, modernize .NET applications with Azure
  10040. How to generate code using Roslyn source generators in real world scenarios
  10041. Announcing more ways, we’re making app development easier on Windows
  10042. The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  10043. Using GitHub Codespaces with .NET Core | .NET Blog
  10044. Introducing Swift on Windows
  10045. A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  10046. The biggest gainers in Video Games sales rank over the past 24 hours
  10047. charliesome/doslinux
  10048. Amazon.com: Dell OEM Genuine USB 104-key Black Wired Keyboard (RH659 L100 SK-8115): Computers & Accessories
  10049. Acorn Woodpeckers Have Multi-Day Wars, and Birds Come From All Around to Watch
  10050. Windows Terminal Preview 1.4 Release | Windows Command Line
  10051. Linux Journal is Back | Linux Journal
  10052. What is a good input method?
  10053. The Management Flywheel
  10054. How to use your support system to get started with marketing today
  10055. What’s New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
  10056. I Will Build Something Great...Once I Get an Idea
  10057. The Era of Visual Studio Code
  10058. I got married and had kids so you don't have to | Robert Heaton
  10059. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  10060. Report 2019-113
  10061. Thoughts on the Pythagorean theorem
  10062. The beginners guide to breaking website security with nothing more than a Pineapple
  10063. Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  10064. Microsoft to Contribute to Java on Windows and Mac ARM
  10065. Microsoft Ignite
  10066. 773219 - Warning if HTTP/2 pushed items are not collected
  10067. 71.177.243.54
  10068. Make tracking your work easier than ever with Tables
  10069. Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  10070. The cop who quit instead of helping to gentrify Atlanta
  10071. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  10072. GitHub Quick Reviews
  10073. Commentary: How India's ancient caste system is ruining lives in Silicon Valley | ZDNet
  10074. NerdsVote | Register to Vote at Conventions
  10075. Release 1.0.0-preview5 · microsoft/reverse-proxy
  10076. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  10077. Hybrid Disaster Recovery Scenarios for SQL Server
  10078. Microsoft Ignite
  10079. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  10080. Microsoft Ignite
  10081. NC voter ID law written with ‘discriminatory intent,’ says judge who just blocked it
  10082. Microsoft Ignite
  10083. Google Interview Questions Deconstructed: The Knight’s Dialer
  10084. The Oscars
  10085. Firefox 81.0, See All New Features, Updates and Fixes
  10086. postprintum/devcomrade
  10087. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  10088. Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  10089. View PDF files in Firefox or choose another viewer
  10090. terrajobst/sample-blog-tooling
  10091. Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? | The Old New Thing
  10092. Simple Anomaly Detection Using Plain SQL
  10093. Top 5 Pieces of Advice for Aspiring Web Developers
  10094. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  10095. Chrome Web Store payments deprecation
  10096. » X-COM The Digital Antiquarian
  10097. Angular Authentication Actions with IdentityServer4 - Code Maze
  10098. Blazor UI Components - Telerik UI for Blazor
  10099. .NET App Developer Links - 2020-09-22
  10100. Monsters Weekly 183 - Cross Browser Automation with Playwright
  10101. terrajobst/sample-blog-tooling
  10102. Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  10103. GitHub to replace 'master' branch with 'main' on 1st October
  10104. Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  10105. Injecting services into Serilog filters, enrichers, and sinks
  10106. Using Disassembly Tool for optimized debugging
  10107. Join a virtual event with Beto on Monday, September 21
  10108. Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  10109. Lightweight justice for your SBC!
  10110. Bridge to Kubernetes GA | Visual Studio Blog
  10111. Angular OAuth2 OIDC Configuration with IdentityServer4
  10112. Tech CEOs: Become a D&I Accomplice, Not Just an Ally
  10113. The Local Case for Reparations — Strong Towns
  10114. You Have A Performance Problem
  10115. I asked an online tracking company for all of my data and here's what I found
  10116. WordPress Creator Vs The Jamstack - Kev Quirk
  10117. Understanding and getting started in the marketing game | Ramen Potential
  10118. Seeing Like an Algorithm — Remains of the Day
  10119. My Least Favorite Rust Type
  10120. Exclusive: Hackers Hit Virgin Mobile in Saudi Arabia
  10121. New Steve Jobs recordings from the '80s released
  10122. The Autoplay President
  10123. What I learned flashing an EEPROM · Steel Brain
  10124. The Algorithm Isn’t Everything: TikTok’s Virtuous Cycle
  10125. VPNs from first principles
  10126. A little rant about talent - Benji's Blog
  10127. Everything you want to know about New Features of C#9
  10128. We need young programmers; we need old programmers
  10129. Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  10130. 20 Sorts, Visualized - Scatter Plot
  10131. Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  10132. NuGet/Home
  10133. No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler
  10134. Top 10 .NET 5.0 new APIs - NDepend
  10135. Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  10136. 9/21/20
  10137. Announcing Next Generation Pulumi Azure Provider
  10138. September 21st! A Charity Fundraiser
  10139. Why not rust for security?
  10140. Introducing C# in Simple Terms!
  10141. February 21, 2020 - Blazor and interesting differences from Web Forms
  10142. February 25, 2020 - Linux and .NET - Live from Channel 9!
  10143. February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  10144. Why Not Rust?
  10145. Android 11—The Ars Technica Review
  10146. Why are Amnesty International monitors not able to observe the Assange hearing?
  10147. UniFi Switch PRO 24 PoE
  10148. The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup
  10149. Write Xamarin.Mac Apps With JetBrains Rider
  10150. Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  10151. My Notebook: Refit - A type-safe REST library
  10152. Why Microsoft Is the Perfect Fit
  10153. JavaScript Isolation in Blazor Components - Gérald Barré
  10154. Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing
  10155. Microsoft Identity and series introduction
  10156. Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli
  10157. New performance improvements in Unity 2020.2
  10158. Shaking things up a bit - ASPF02O Outro
  10159. Domains for the Rest of Us
  10160. Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz
  10161. 220: Apple Event Recap - Apple Watch Series 6 & New iPad Air
  10162. Keith's Building Tour - Objectivity #231
  10163. PEM Loading in .NET Core and .NET 5
  10164. .NET App Developer Links - 2020-09-21
  10165. Microsoft Releases Entity Framework Core 5.0 RC 1
  10166. Custom Defender Showcase | ECD Automotive Design
  10167. PORK: A Technology Resilience Framework
  10168. Postgres For Those Who Can’t Even, Part 3 - In The Real World
  10169. Cross-platform diagnostic tools for .NET Core
  10170. Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com
  10171. Announcing TypeScript 4.1 Beta | TypeScript
  10172. Learn Docker in one month - on YouTube! Your guide to week 3 of 4
  10173. Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports
  10174. Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks
  10175. Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive
  10176. Why Not Rust?
  10177. The Social Dilemma - A Netflix Original documentary
  10178. Rock the Vote
  10179. On the use of a life
  10180. Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com
  10181. ‎Steve - The Jumping Dinosaur!
  10182. dwmkerr/hacker-laws
  10183. Join a virtual event with Beto on Monday, September 21
  10184. Laid off, now what?
  10185. Throw Away Code
  10186. Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  10187. Secrets I use to becoming a better remote developer
  10188. Revenue Model, not Culture, is the Dominant Term
  10189. MEAN Stack Considered Harmful
  10190. How Do Neobanks Make Money?
  10191. Remote Build Execution
  10192. We need physical audio kill switches
  10193. Debug ASP.NET Core Back-end Created from Web Template Studio
  10194. Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  10195. February 18, 2020 - Giving Blazor a ViewState?
  10196. February 19, 2020 - Blazor Component Updates to Support DataBinding
  10197. Electronic Components Distributor - Mouser Electronics
  10198. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  10199. gorhill/uMatrix
  10200. evanw/esbuild
  10201. Everyone Has a Tom Pritchard Story. Only I Have His Bike.
  10202. TL;DR Rust
  10203. DuckDB - An embeddable SQL OLAP database management system
  10204. mozilla/rr
  10205. Windows Server Vulnerability Requires Immediate Attention
  10206. pin_ptr (C++/CLI)
  10207. Most people are happy to share their work! #learnontiktok #tiktokpartner #research #edutok
  10208. CVE-2020-1472: 'Zerologon' Vulnerability in Netlogon Could Allow Attackers to Hijack Windows Domain Controller
  10209. Max Hodak - What is relativity, anyway?
  10210. Monitoring my home network
  10211. 👨‍🔧 Maker tech on the land
  10212. How To Be Talent
  10213. How to Think About Your Marketing Career
  10214. My first 15,000 curl commits
  10215. Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  10216. Introducing Precursor « bunnie's blog
  10217. RxUI Conf
  10218. SARS-CoV-2 positivity rates associated with circulating 25-hydroxyvitamin D levels
  10219. Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  10220. watchOS 7 Removes Force Touch Support From Your Apple Watch, Here's Everything That's Changed
  10221. PASS Summit 2020 > Register Now
  10222. What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  10223. The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  10224. Dev Discussions - Isaac Abraham
  10225. Index of /hovalaag/size
  10226. Git Internals - Learn by Building Your Own Git
  10227. Index of /hovalaag/speed
  10228. Poncelet's Porism - Numberphile
  10229. Why Christopher Nolan Actually Blew Up A Real Plane For Tenet
  10230. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  10231. When double.Epsilon can equal 0
  10232. Mind-Blowing View Of The Chicago Skyline From Indiana
  10233. A developer's guide to Ignite 2020
  10234. Keep Your Website Always Online | Cloudflare
  10235. Who can and can't contribute - FEC.gov
  10236. Quand j'implémente un bout de code trouvé sur Stack Overlfow directement en production - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  10237. Use long flags when scripting
  10238. Frequently Asked Questions
  10239. Becoming RBG: Ruth Bader Ginsburg's Journey to Justice: Levy, Debbie, Gardner, Whitney: 9781534424555: Amazon.com: Books
  10240. Code to Cloud with Docker and Azure Container Instances | Azure Friday
  10241. Dating our clients
  10242. How to be an introverted leader
  10243. The forecasting fallacy — Alex Murrell
  10244. Stop just using “Frontend” or “Backend” to describe the Engineering you like
  10245. Mastodon shows its stripes
  10246. The most important feature of Sublime Text
  10247. Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  10248. Anthony Seure / Don't hate the book because you don't use it
  10249. My Principles for Building Software
  10250. Are Founders Allowed to Lie?
  10251. VS Code 1.49 (August 2020 Update) Continues Remote Development Improvements -- Visual Studio Magazine
  10252. Introducing Cosmos DB Studio
  10253. mrDIMAS/rg3d
  10254. Announcing ImageSharp.Web 1.0.0 | Six Labors
  10255. Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  10256. Age of Ascent Trailer
  10257. Continuous Integration for the .NET Framework
  10258. Weekly Update 209
  10259. Code Maze Weekly #43 - Code Maze
  10260. Apple Ending Fortnite Save the World Updates for Mac
  10261. Astrocamel - Blog/Portfolio of George Skouroupathis
  10262. To All The Jobs I Had Before
  10263. HOVALAAG Processor Documentation
  10264. Fabulous: Functional App Development | Xamarin Blog
  10265. Commerce Department Prohibits WeChat and TikTok Transactions to Protect the National Security of the United States
  10266. Release v3.0.0 One Piece · vuejs/vue-next
  10267. Patient Dies After Ransomware Attack on Düsseldorf Hospital
  10268. Ice
  10269. What happened to Firefox Send?
  10270. HOVALAAG
  10271. #ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  10272. I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  10273. Calling public methods on Blazor component from another component - Gérald Barré
  10274. RavenDB Meetup : Building a grown up database
  10275. The File System is Unpredictable
  10276. Episode 60 - Uno Platform With Jérôme Laban
  10277. Apple asks to block iOS Unreal Engine development in new court filing
  10278. NVIDIA Broadcast App Out Now! Turn Any Room Into A Home Studio On GeForce RTX GPUs
  10279. FreeCAD/FreeCAD
  10280. safepassme
  10281. .NET App Developer Links - 2020-09-18
  10282. TechEmpower Web Framework Performance Comparison
  10283. GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  10284. TypeScript Builders: Improving your types one step at a time
  10285. C# 9.0: Target-typed expression | Miguel Bernard's Blog
  10286. The future of .NET Standard | .NET Blog
  10287. Ultra Safe Nuclear Corporation
  10288. First death reported following a ransomware attack on a German hospital | ZDNet
  10289. Under Deconstruction: The State of Shopify’s Monolith
  10290. DivineOmega/laravel-password-exposed-validation-rule
  10291. Xamarin.Forms Code Snippets
  10292. 22687 - (pgp) [meta] OpenPGP support
  10293. Windows Sysinternals - Windows Sysinternals
  10294. .NET on Microsoft Learn
  10295. What the heck is source code, environments, and versioning for non technical people
  10296. The broken Internet | ungleich.ch
  10297. The stages of a side project
  10298. Aurora Database | Bin Wang
  10299. 9 Year Homelab history in pictures
  10300. Escargotic Commotion
  10301. Taking Notes on Our Feelings
  10302. A new way to learn about technology with Disco's Saron Yitbarek | Hanselminutes with Scott Hanselman
  10303. Deduplicating Decklists
  10304. Ashley Janelle Why You're Not Landing that UX Role [w/ASL Interpreting]
  10305. An introduction to Data Oriented Design with Rust
  10306. How to Shut Off Public Connectivity to Azure SQL Database
  10307. PowerToys: Utilities to customize Windows 10
  10308. Let's Encrypt's New Root and Intermediate Certificates
  10309. Visual Studio Code's C++ Extension Hits v1.0 General Availability -- Visual Studio Magazine
  10310. Becoming a Director of Program Management with .NET’s Scott Hunter
  10311. On .NET Live - .NET Core Code Coverage with Coverlet
  10312. Document
  10313. CQRS and MediatR in ASP.NET Core - Code Maze
  10314. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  10315. The Countdown Show
  10316. Cloudflare and the Wayback Machine, joining forces for a more reliable Web - Internet Archive Blogs
  10317. Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  10318. .NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  10319. Germany will violate 3 international agreements with the Unitary Patent, says FFII
  10320. Why We Don't Like Our Underground House
  10321. Privacy-focused search engine DuckDuckGo is growing fast
  10322. Episode 346 - Autonomous Systems
  10323. The C++/WinRT "capture" function helps you interoperate with the COM ABI world | The Old New Thing
  10324. Dear Programmers, You Are Not F****** Special
  10325. RavenDB in Action Workshop in NDC Conference
  10326. ASP.NET App Migration Webinar | Microsoft Azure
  10327. GitHub CLI 1.0 is now available - The GitHub Blog
  10328. Diversity in Tech With Pariss Chandler
  10329. Philipp is annoyed
  10330. Retrieving Images from the Clipboard and WPF Image Control Woes
  10331. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  10332. Padlocks, Phishing and Privacy; The Value Proposition of a VPN
  10333. What&#39;s New in Telerik UI for Blazor
  10334. Herding Code 242: The COVID Cabin Fever
  10335. Microsoft Releases .NET 5.0 RC 1
  10336. .NET App Developer Links - 2020-09-17
  10337. Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  10338. Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  10339. What is the cloud? Explained
  10340. Using OpenAPI with .NET Core - Red Hat Developer
  10341. Building an AWS DevOps Pipeline for Databases - Redgate Software
  10342. Running 16-bit applications on Windows 10 64-bit
  10343. MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  10344. Melbourne is not a city in revolt. The truth is far more incredible (and far more boring)
  10345. .NET Rocks! vNext
  10346. iOS 14 is available today
  10347. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  10348. Why use MediatR? 3 reasons why and 1 reason not
  10349. A Thanksgiving Carol
  10350. So You Want To Be A
  10351. iOS 14 vs iPadOS 14: Every iPhone feature you’re not getting on the iPad
  10352. .NET Rocks! vNext
  10353. I Suspect many Task Deadlines are Designed to Force Engineers to Work for Free
  10354. Some Things I’ve Learned About SEO
  10355. 10 Tips for Ramping Up as a Senior Engineer
  10356. How I learned to charge my customers
  10357. I want to outsource technical interviews
  10358. skeeto/endlessh
  10359. Can I really be an engineer?
  10360. Julio Biason .Net 4.1 | The Hidden Value of TikTok
  10361. How to Become As Rich As Bill Gates
  10362. 10 things every founder needs to know in 2020
  10363. What happened to all the non-programmers?
  10364. The IKEA Packout
  10365. Turtles all the way down.
  10366. The thing about age • Pranay Prakash
  10367. The Great Ensmallening
  10368. Join @joemoeAT and @obloch on the #IoTShow as they discuss how #CrateDB can help turning #IIoT data into action on @Azure @CrateIO
  10369. Nova
  10370. Steeltoe - External Configuration with Spring
  10371. windeln.de confirms data security incident
  10372. amf Epic v. Apple Phil Schiller PI Declaration 09-15-20 FINAL PDF
  10373. Entity Framework Community Standup - Sept 16th 2020 - What's New with Migrations in EF Core 5.0
  10374. Major German shopping site leaks customer data
  10375. DIY TinyTV Kit
  10376. Azure Container Instances - Docker integration now in Docker Desktop stable release
  10377. Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  10378. Blazor Server CRUD App Using Visual Studio Code
  10379. Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  10380. Why is Apple acting like an Asshole?
  10381. Seeding data in EF Core using SQL scripts
  10382. Playing with EF Core 5 and Stack Overflow Data
  10383. Oracle EF Core 3.1 Production Release
  10384. Migrations Overview - EF Core
  10385. Developer Weekly Podcast on RavenDB with Oren Eini
  10386. CSS isolation in Blazor - Gérald Barré
  10387. MediatR: Why should you use it?
  10388. Material Shell- A new desktop experience
  10389. Composant avancé avec Blazor, refaisons un Windows 3.1
  10390. ReconInfoSec/canaries2thehive
  10391. Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  10392. Integrating Thinkst Canaries with TheHive
  10393. .NET Performance Optimisations Don't Have to be Complex - Steve Gordon - Code with Steve
  10394. Securing Azure Key Vault inside a VNET and using from an Azure Function
  10395. Support OctoPrint
  10396. Rewriting the Technical Interview
  10397. IBM publishes its quantum roadmap, says it will have a 1,000-qubit machine in 2023 – TechCrunch
  10398. Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  10399. .NET App Developer Links - 2020-09-16
  10400. Nvidia’s Integration Dreams
  10401. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  10402. .NET Foundation "All Hands" - Fall 2020
  10403. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  10404. Leaving Silverlight: Your Options
  10405. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  10406. Building Cross-Platform Desktop Apps with Electron.NET
  10407. When you browse Instagram and find former Australian Prime Minister Tony Abbott's passport number
  10408. Remembering my father
  10409. Workshop Module 5: Deploying Service Mesh to Kubernetes
  10410. The future of .NET Standard | .NET Blog
  10411. Thought Leadership Series: How can we remain relevant in a virtual world?
  10412. We do crafts with origami resin and miniatures. by CraftsKaizen
  10413. A whopping 91% of plastic isn't recycled
  10414. Security through obscurity isn't / Matiss Treinis
  10415. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  10416. You're Not Solving the Problem You Think You're Solving
  10417. The Great Bubble Barrier - A smart solution to plastic pollution
  10418. Reinforcement learning, non-Markov environments, and memory
  10419. Who Influences Your Working Pace?
  10420. The Production Readiness Spectrum
  10421. It always takes more time - Stan Bright
  10422. Smoke Has Caused Temperature Forecasts to Go Crazy Plus An Update
  10423. Searching for style
  10424. Turn Your Newsletter Into an Experience — Ari Lewis
  10425. An Introduction to Microsoft Hybrid SQL Server Solutions
  10426. Getting the DOM to debug for you
  10427. Elon Musk's "Loop" - It's bad, folks
  10428. .NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  10429. GitHub Quick Reviews
  10430. .NET Foundation Project Spotlight - Cake
  10431. ElasticON Global | Free virtual event | 13-15 October 2020 | Elasticsearch & ELK Stack user conference
  10432. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  10433. Cryptography Services
  10434. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  10435. 6 red flags I saw while doing 60+ technical interviews in 30 days - interviewing.io blog
  10436. dotnet/format
  10437. gnu.org
  10438. In learning styles debate, it's instructors vs. psychologists
  10439. ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  10440. Anchor navigation in a Blazor application - Gérald Barré
  10441. Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  10442. Fasting mimicking diet as an adjunct to neoadjuvant chemotherapy for breast cancer in the multicentre randomized phase 2 DIRECT trial
  10443. Adam Storr - Using Project Tye to Run .NET Worker Services
  10444. Use CSS isolation in your Blazor projects
  10445. ARM Series #10: Template for Resource X
  10446. Luxon
  10447. Settings Sync in Visual Studio Code - IT's BUILT IN NOW!
  10448. Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs | The Old New Thing
  10449. An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  10450. Telerik Web Products R3 2020 Release Webinar
  10451. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  10452. A Better Mousetrap - Turnerj (aka. James Turner)
  10453. How HTTPS works
  10454. Home
  10455. Moment.js | Docs
  10456. Raspberry Pi as a local server for self hosting applications
  10457. .NET App Developer Links - 2020-09-15
  10458. Monsters Weekly 182 - Sending Dates from JavaScript to .NET
  10459. Microsoft Visual Studio Code August 2020 (version 1.49) update gets several improvements
  10460. .NET Adds Latent Bug Discovery Feature
  10461. Index Usage: finding indexes not being used - Simple Talk
  10462. – Wren
  10463. Update .NET frameworks to .NET 5.0 by benaadams · Pull Request #6000 · TechEmpower/FrameworkBenchmarks
  10464. A database for every repl
  10465. Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  10466. Feds: IBM did discriminate against older workers in making layoffs | WRAL TechWire
  10467. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  10468. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  10469. Phosphine gas in the cloud decks of Venus
  10470. The Art of Turboing
  10471. A New Way To Monetize An Audience
  10472. The compositor is evil
  10473. UBM, and a lament for the software industry
  10474. Home Office Project: Overkill Workbench Series Part 1
  10475. Never Invest in the Business Model
  10476. GNSS Jamming and Spoofing, aka Galileo's Authentication Algorithm Part 3 - Articles
  10477. Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  10478. Minimum Viable Air Quality Monitoring
  10479. Understanding Gaussian Blurs - Digital Bunker
  10480. Countdown Show: Microsoft Ignite 2020 - Episode 2
  10481. February 14, 2020 - Blazor Coding with Squirrel
  10482. Nikola admits prototype was rolling downhill in promotional video
  10483. Modelling a Wealth Tax Correctly · Krishna's words
  10484. npgsql/efcore.pg
  10485. MMOs You’ve Never Heard Of: Age of Ascent, Little Sim World, Arcane Showdown, Riders Republic
  10486. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  10487. Prepare your cloud environments using Azure landing zones | Azure Friday
  10488. Disassembly improvements for optimized managed debugging | Visual Studio Blog
  10489. ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  10490. Staples discloses data breach exposing customer info
  10491. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  10492. Shawn Wildermuth's Blog
  10493. GraphQL - Fiyaz Hasan
  10494. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  10495. Building Windows Terminal with WinUI
  10496. Announcing .NET 5.0 RC 1 | .NET Blog
  10497. Hints of life on Venus
  10498. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  10499. Phosphine Detected In The Atmosphere of Venus - An Indicator of Possible Life?
  10500. Just Vim It! Learning Vim For Fun and Profit
  10501. Life, part 35
  10502. "await Task.WhenAll" Shows One Exception - Here's How to See Them All
  10503. TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  10504. Running a .NET Core application in Kubernetes - high level walk-through
  10505. DevChatter - Twitch
  10506. 219: Move over float, it is time for Half
  10507. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  10508. Apple Tries to Charge as Much as a New MacBook Pro for a Screen Replacement
  10509. Svitla Smart Talk: Most Common Mistakes in Using Tasks and in Asynchronous Code
  10510. Niek/Niek
  10511. DotFest 2020: Using Roslyn to improve your codebase
  10512. .NET App Developer Links - 2020-09-14
  10513. DevChatter - Twitch
  10514. Analyzing Chicago’s Taxis data with RavenDB
  10515. Create an Application with Web Template Studio
  10516. Britain's CO2 Emissions Have Fallen to Levels Last Seen in 1890
  10517. Is Kubernetes Programming?
  10518. DevChatter - Twitch
  10519. What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  10520. What's so hard about PDF text extraction? ​
  10521. What is personal information?
  10522. Jobs at CyberCX
  10523. Leaked database indicates Chinese intelligence has probed senior Australian politicians | Sky News Australia
  10524. Tip 277 - Azure Functions on Kubernetes with KEDA Part 1 of 2
  10525. The New Git Experience
  10526. Fabulous: Functional App Development | Xamarin Blog
  10527. Microsoft Surface Duo is released | Surface Duo Blog
  10528. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  10529. Pull Request is your friend not foe!
  10530. Hosting applications on Azure B-series virtual machines
  10531. Learn Docker in one month - on YouTube! Your guide to week 2
  10532. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  10533. Your Phone Is Your Castle – Purism
  10534. Why governments should adopt and invest in FOSS
  10535. Teacher invents low-tech laptop & CD lifehack to screen handwritten notes for online class
  10536. Collecting dumps anywhere with dotnet-monitor
  10537. Map - PurpleAir
  10538. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  10539. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  10540. The feedback loop of productivity | Blog
  10541. Ankit Gupta's Blog
  10542. Enable Learning in Technical Writing
  10543. When to start looking for a new job
  10544. Getting The Most Out Of Anki
  10545. Thoughts on giving feedback
  10546. The Five Temptations of a CEO — cherif.ca
  10547. Disrespectful Design—Users aren’t stupid or lazy
  10548. GitHub Actions annotation previewer
  10549. Firebug
  10550. damienbod/AspNetCoreMvcVueJs
  10551. efcore/EFCore.CheckConstraints
  10552. damienbod/IdentityServer4VueJs
  10553. Code Maze Weekly #42 - Code Maze
  10554. Epoch Converter
  10555. Political appointees demand ability to rewrite CDC case reports
  10556. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  10557. Unix Time Stamp - Epoch Converter
  10558. Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained
  10559. google/makani
  10560. I Want to Fix Goodreads
  10561. Some Great Books For Programmers That StackOverflow Cannot Replace
  10562. Why Do So Many People Want Us Back In The Office?
  10563. Choosing a mailing list tool for WordPress besides MailChimp – Andy Sylvester's Web
  10564. coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  10565. “But it works”
  10566. Why senior engineers get nothing done | Swizec Teller
  10567. Be considerate while sharing knowledge
  10568. It's No 'Giggle': Managing Expectations for Vulnerability Disclosure
  10569. Unix Time Stamp - Epoch Converter
  10570. r/homeassistant - Is it possible to get data from my utility's meters?
  10571. Dickhead of the Week: Instagram CEO Adam Mosseri
  10572. The Importance of Numbers - with Tim Harford — The Numberphile Podcast
  10573. Open Alpha Playtest - Sept 12, 2020
  10574. The Importance of Numbers (with Tim Harford) - Numberphile Podcast
  10575. The Numberphile Podcast
  10576. The Importance of Numbers - with Tim Harford — Numberphile
  10577. ‎The Numberphile Podcast on Apple Podcasts
  10578. Pack.PNG has been FOUND! - Here's how they did it.
  10579. Friday Five: Azure Cloud, Active Directory, More!
  10580. Epoch Converter
  10581. Principal Software Engineering Manager - Microsoft Office in Atlanta, Georgia, United States | Engineering at Microsoft
  10582. https://codesync.global/uploads/media/activity_slides/0001/03/f2292f201aa6b04db8c4e0b9cfa191dd07c9ee14.pdf
  10583. ‘Ugh Fields’, or why you can’t bear to think about that task
  10584. App Store Review Guidelines - Apple Developer
  10585. Announcing the GitHub integration with Microsoft Teams - The GitHub Blog
  10586. In-App Purchase Rules – Marco.org
  10587. FCPS Statement on Ransomware Investigation | Fairfax County Public Schools
  10588. Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  10589. Epic vs Apple: What to Expect? - IT Hare on Soft.ware
  10590. From Vim to Ed
  10591. You Are Planning Too Much | eitherway
  10592. Why Don't VCs Index Invest?
  10593. Microsoft Ignite
  10594. Back to Learning: Save 45% on Books and eBooks
  10595. Security by Obscurity is Underrated
  10596. Release v0.3.0 · ant-design-blazor/ant-design-blazor
  10597. Increasing reports of Pixel 3 and Pixel 3 XL battery swelling damaging phones
  10598. The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  10599. Minitel: The Online World France Built Before the Web - IEEE Spectrum
  10600. [llvm-dev] [RFC] Machine Function Splitter
  10601. The SP mvp Weekly
  10602. Autism / Asperger's Test - 2 Minute Test, Instant Results.
  10603. OmniSharp/omnisharp-roslyn
  10604. Caddy Server Acquired By Apilayer
  10605. How I operated as a Staff engineer at Heroku
  10606. Weekly Update 208
  10607. Tines | Security Orchestration, Automation and Response (SOAR) Platform | Product
  10608. 100 Websites That Shaped The Internet As We Know It
  10609. Shawn Wildermuth's Blog
  10610. Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  10611. C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  10612. Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  10613. Securing Azure Functions using an Azure Virtual Network
  10614. Computed Column Performance in SQL Server - Simple Talk
  10615. Notifiable Data Breaches – and how to avoid them
  10616. Microsoft's Fluid Framework is now open source on GitHub
  10617. What Clojure spec is and what you can do with it (an illustrated guide)
  10618. TOML: Tom's Obvious Minimal Language
  10619. Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  10620. Xamarin Community Standup - Sept 3rd 2020 - XAML Tooling Updates & Dual-screen Fun
  10621. Nikola: How to Parlay An Ocean of Lies Into a Partnership With the Largest Auto OEM in America
  10622. How do Routers Work, Really?
  10623. Let employees sell their equity
  10624. Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
  10625. The Tyranny of the Popcorn Post - Will Patrick
  10626. Survival of the Fittest
  10627. Waiting for Zero
  10628. Everything I ever learned about creating online courses. Part 1: Product Development
  10629. Stop Watching YouTube
  10630. How I got fibre
  10631. Giggle; laughable security | Digital Interruption Research
  10632. ‎A Monster's Expedition
  10633. A Monster's Expedition by Draknek & Friends
  10634. Workshop Module 6: Distributed Data
  10635. Access Linux filesystems in Windows and WSL 2 | Windows Command Line
  10636. Why it is Important that Software Projects Fail
  10637. The Cloud Skills Show Episode 5: Web
  10638. A conversation could change a life | R U OK?
  10639. Life, part 34
  10640. The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  10641. Relativty an Open-source VR headset for $200
  10642. Relativty - An open-source VR headset for $200 | Product Hunt
  10643. Emacs is very special regarding UIs
  10644. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  10645. Wordpress on .NET Core
  10646. Microsoft Developer UK @msdevUK
  10647. 5 most annoying website features I face as a blind person every single day | The Big Hack
  10648. Edgescan Questions & Answers with Troy Hunt Part 1 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  10649. 7 ud af 20 ministres kodeord ligger åbent tilgængeligt på nettet: ‘Det er hovedrystende’
  10650. The Amazing $1 Microcontroller - Jay Carlson
  10651. Jared Mauch - Getting Fiber To My Town (NLNOG Live! September 2020)
  10652. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  10653. Building Windows Terminal with WinUI | Windows Command Line
  10654. .NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  10655. GraphQL on Azure: Part 4 - Serverless CosmosDB
  10656. Settings Sync for Visual Studio Code
  10657. Self-Documenting Code&#58; No Comment
  10658. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  10659. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  10660. Understand Recoil in React
  10661. Thin vs Fat Integration Events
  10662. Goodbye Xamarin.Forms, Hello .NET MAUI!
  10663. Mimestream
  10664. Sourcegraph - Universal Code Search
  10665. Kubernetes YAML Generator
  10666. Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  10667. Global AI Tour | The Tech Platform
  10668. henon/Python.Included
  10669. #VS2019 – ML.NET Model Builder GPU Support, awesome !
  10670. #MLNet – AutoML for ranking scenarios
  10671. ML.NET Workshop
  10672. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  10673. Machine Learning Crash Course With ML.NET
  10674. New Zealand Is About to Test Long-Range Wireless Power Transmission
  10675. How we learnt to stop worrying and love web scraping
  10676. Musical Chairs: Iowa School Districts' New Way To Skirt COVID Rules | Iowa Starting Line
  10677. Why is there a normal galaxy sitting at the edge of the Universe?
  10678. Socket.IO
  10679. microsoft/FluidFramework
  10680. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  10681. Dozens of scientific journals have vanished from the internet, and no one preserved them
  10682. Hacking Ethernet out of Fibre Channel cards
  10683. Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
  10684. 20 years to overnight success
  10685. Shaping your team culture | Helen Anderson
  10686. grit, or the moralist’s fable about education
  10687. How does Night Mode work? | Sivasubramanyam A
  10688. Visualizing My Imposter Syndrome - Ricardo Luevanos
  10689. The story of how to NOT start a project. - Mr. Picky
  10690. How To Build Momentum in Life & Business
  10691. How I streamline and “automate” giving one free mentoring session every day.
  10692. 168 AWS Services in 2 minutes
  10693. Programming is a losers game | Tom Gamon
  10694. Learn TV
  10695. .NET & GRPC What they forgot to tell you
  10696. Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  10697. Jason Koebler (@jason_koebler)
  10698. The Long-Term Stock Exchange opens for business
  10699. The cron schedule expression editor
  10700. Is the web getting slower? | DebugBear
  10701. Raccoon Attack
  10702. The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  10703. Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  10704. A Taxonomy of Bidirectional Scattering Distribution Function Lobes for Rendering Engineers
  10705. On all that fuckery
  10706. So You Want To Be A
  10707. Little Known ASP.NET Core Features - HTTP Trailers
  10708. First Steps with Blazor - Simple Talk
  10709. gRPC Best Practices for .NET
  10710. How to Build a RESTful API with Deno
  10711. View your Azure Cache for Redis data in new Visual Studio Code extension
  10712. .NET Microservices with Steeltoe
  10713. The Native File System API: simplifying access to local files
  10714. microsoft/FluidFramework
  10715. Fluid Framework Preview
  10716. Fluid Framework is now open source - Microsoft 365 Developer Blog
  10717. AT&T’s current 5G is slower than 4G in nearly every city tested by PCMag
  10718. Free Hosted Titanoboa
  10719. Getting started PeachPie
  10720. 425show - Twitch
  10721. The HTML autocomplete attribute
  10722. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  10723. EngstromJimmy/Blazm.Bluetooth
  10724. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  10725. AzureAD/microsoft-identity-web
  10726. The Best Samples to Teach Yourself Blazor
  10727. dotnet/aspnetcore
  10728. Adding a Little DAPR to your .NET Microservices
  10729. Release 4.1.1 Release · aspnet/AspNetKatana
  10730. Maoni0/mem-doc
  10731. Scaling SignalR Core Web Applications With Kubernetes
  10732. Spreadsheets, smoke, and leases
  10733. Clipboard API for browsers is inconsistent
  10734. Good students find questions, not answers
  10735. Why Masks Work Better Than You Think: An Interactive Essay
  10736. How to Consume Information - Daniel Adeyemi
  10737. Have I Been Pwned Report
  10738. Why I dropped out of college
  10739. The Automated CIO
  10740. After-the-fact warnings
  10741. Gem Island • Nicholas Pilkington
  10742. Is there any place for monoliths in 2020? - Francisco J. Revoredo
  10743. The Myth of Harmonious Indigenous Conservationism - Quillette
  10744. The Two Risks of Investing - Jonathan Liu
  10745. For the Future of Work, Look to Gaming
  10746. Using Logrotate to manage logs – Mohit Khare
  10747. Non-POSIX file systems - weinholt.se
  10748. That time I needed money… – Dave Gooden
  10749. BombSolver - Test Run
  10750. Announcing a new way to paste URLs, Link format!
  10751. State of Cybersecurity Industry Exposure at Dark Web
  10752. loic-sharma/BaGet
  10753. Vitamin D, part 3 - The Evidence
  10754. Get Weather Forecast -- with records
  10755. Home - History of .NET
  10756. Re: Can't stop Spotify from auto downloading OneDrive
  10757. Study: “LinkedIn is Basically a Money Pit” Because of Ad Fraud
  10758. Installing windows
  10759. GDPR Violation: ScribD acquires PII on 500M users in a deal with LinkedIn
  10760. PandaDoc Employees Arrested in Belarus After Founders Protest Against Violence
  10761. Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  10762. Charge your Tesla for less
  10763. Dhghomon/programming_at_40
  10764. .NET Microservices with Steeltoe
  10765. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  10766. Your Man in the Public Gallery: the Assange Hearing Day 6 - Craig Murray
  10767. Why I Link to WayBackMachine Instead of Original Site
  10768. How is it possible to jam a virtual card reader? | The Old New Thing
  10769. Create React App vs Next.js vs Gatsby
  10770. BashPitfalls - Greg's Wiki
  10771. Update noda time plugin to support bcl types by forwarding these to the existing bcl type handlers. by davidroth · Pull Request #3124 · npgsql/npgsql
  10772. AVIF has landed
  10773. Migration of Arbitrage from Windows to Mesos
  10774. The US Army Spent Millions Developing Giant, Six-Legged Walking Trucks in the 1980s
  10775. How to speed up the Rust compiler one last time – Nicholas Nethercote
  10776. Inaugural Melb.NET virtual meetup
  10777. Eftel Group - Telecommunication Infrastructure for Corporate, Wholesale, Government & Residential Sectors
  10778. Pair programming with JetBrains IDEs
  10779. Learn Docker in one month - on YouTube! Your guide to week 1
  10780. ASP.NET Core Configuration - Options Validation - Code Maze
  10781. Auto generated WebAPI client library with NSwag
  10782. Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  10783. Using a Dapper Base Repository in C# to Improve Readability
  10784. Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  10785. Can't disable Chrome Mobile video autoplay. Have set to Blocked in Site Settings; still autoplaying
  10786. sinshu/managed-doom
  10787. Quand je découvre que mon code a été modifié en mon absence - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  10788. DIY IoT door monitor with ESP8266
  10789. Re-examining our approach to memory mapping | Time series data, faster
  10790. Disposable mask under the microscope
  10791. Tooltips in tooltips · Philip Ardeljan is a UI designer
  10792. Stellar Cartography With Self Organizing Maps
  10793. Tinkerer - You Aren't Going To Need It
  10794. Before you pack your webapp in Electron | Ori Livni’s Notes
  10795. » BitTorrent v2
  10796. The Business Lessons I Learned from Not Cutting My Hair for 18 Months
  10797. Beijing KFC
  10798. Webmaster forum database exposed data of 800,000 users | ZDNet
  10799. VisualStudio - Twitch
  10800. 425show - Twitch
  10801. Language Log » "That, that, that…", part 2
  10802. Music Theory is Racist
  10803. Create php-gd2-12129745956.jpg by dddndd21 · Pull Request #107 · StackExchange/StackExchange.DataExplorer
  10804. This is definitely rare: It happens only ten times a month | The Old New Thing
  10805. C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  10806. 18.S191 Introduction to Computational Thinking
  10807. Oracle Developer Live—Java
  10808. Weekly Notes - #27 | Miguel Bernard's Blog
  10809. TLS certificate lifespan cut short: A win for security, or cause for chaos?
  10810. Things I Learned to Become a Senior Software Engineer
  10811. index - BasicIncome
  10812. Verizon achieves milestone in future-proofing data from hackers
  10813. Elixir Is Not Ruby. Elixir Is Erlang
  10814. It’s getting Cozy
  10815. Securing Azure Functions using certificate authentication
  10816. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  10817. Calling Windows APIs in .NET5
  10818. When Things Get Really Bad – NTFS File System Corruption War Story
  10819. An Azure Reference Architecture – Azure From The Trenches
  10820. Kassel Labs
  10821. Migrating from ASP.NET to ASP.NET Core
  10822. Web-to-App Communication: The Native Messaging API
  10823. Visual Studio Codespaces is consolidating into GitHub Codespaces | Visual Studio Blog
  10824. Hard to discover tips and apps for making macOS pleasant
  10825. Noita - A roguelite where everything can be destroyed.
  10826. Service proxy, pod, sidecar, oh my!
  10827. Rain Speedtest
  10828. Preventing Insecure Network Connections | Apple Developer Documentation
  10829. DEVintersection Virtual Workshop Event
  10830. The Right to Repair could help address a critical shortage in school computers
  10831. Why you want to encrypt password hashes
  10832. Athletic Anti-Nutrition: What a Vegan Diet Did to Carl Lewis
  10833. The most efficient way to solve problems: not having them
  10834. What is the Value of Browser Diversity?
  10835. Attention is your scarcest resource
  10836. Hong Kong mourns the end of its way of life as China cracks down on dissent
  10837. Boardwatch Magazine Vol 09 01 1995 Jan : Free Download, Borrow, and Streaming : Internet Archive
  10838. How to pick more beautiful colors for your data visualizations
  10839. 10+ Sorts, Visualized - Disparity Cube (Radix, Gravity, Quicksort, ...)
  10840. boardwatch-1994-08 : Free Download, Borrow, and Streaming : Internet Archive
  10841. Predators and Prey - Numberphile
  10842. Contra - Behind the Code
  10843. yaelwrites/Big-Ass-Data-Broker-Opt-Out-List
  10844. NetLearner.org Home page - NetLearner.Portal
  10845. Key exchange standards - Manning
  10846. Massacring C Pointers
  10847. Are You An Anarchist? The Answer May Surprise You!
  10848. jsakamoto/ipaddressrange
  10849. The stack monoid
  10850. vasanthv/talk
  10851. Why you should charge more for your app subscriptions – Matt Ronge
  10852. Debt Matters
  10853. My Ergodox EZ Layouts to Relearn Typing within Three Days
  10854. Building a better home network
  10855. Fraidycat
  10856. When to stop working on side-projects
  10857. The MVP reconnect daily
  10858. Key exchange standards - Manning
  10859. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  10860. spectresystems/spectre.console
  10861. Bridging the Gap Between Junior and Senior Engineers
  10862. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  10863. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  10864. You Should Probably Change Your Password! | Michael McIntyre Netflix Special
  10865. Snake in a QR code
  10866. » Bullfrog after Populous The Digital Antiquarian
  10867. wybiral/micropython-aiolora
  10868. .NET Rocks! vNext
  10869. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  10870. Controller Display by Fred Wood by Fred Wood
  10871. Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  10872. Lose Weight with Nightmare Fuel
  10873. A Meta-Layer for Notes
  10874. Wittgenstein’s Revenge
  10875. The U.S. is a Failed Experiment
  10876. Garbage in, garbage out
  10877. The 16 Hour Product
  10878. A history of elliptic curves in tweets
  10879. Join the DotNetEvolution Discord Server!
  10880. xkcd: University COVID Model
  10881. Weekly Update 207
  10882. University COVID Model
  10883. Winamp Skin Museum
  10884. C# - Handy Features
  10885. 30 years ago today...
  10886. Update on Adobe Flash Player End of Support
  10887. Microsoft Ignite
  10888. Costs of running a Python webapp for 55k monthly users
  10889. What Every C Programmer Should Know About Undefined Behavior #2/3
  10890. The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  10891. Coursera | CareerForce
  10892. Modern C
  10893. Rough edges in the when_all coroutine, part 2: Overloaded comma operator | The Old New Thing
  10894. Future of C#
  10895. Edit and Replay your network requests, direct from the browser
  10896. Using HIBP, AppInsights and Grafana to detect credential stuffing.
  10897. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  10898. Website Security, WAF, CDN, DDoS Protection | AppTrana
  10899. Reddit gets its app to 50 million Play Store downloads, mostly by making the mobile web experience miserable
  10900. A Beginner’s Guide to Setting Up a Web Application with Typescript and Express
  10901. Ian Bebbington - State-of-the-art ML in UWP
  10902. It's 2020 and it is time for text mode with Gui.cs
  10903. Top-level programs in C# 9.0
  10904. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  10905. Everything You Need to Know to Get Started with Deno
  10906. It’s not just cars that make pollution. It’s the roads they drive on, too
  10907. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  10908. NuScale’s small nuclear reactor is first to get US safety approval
  10909. We Didn't Encrypt Your Password, We Hashed It. Here's What That Means:
  10910. Time passed since Daniel applied for a US visa
  10911. RGBW RGB Downlight WiFi - 4 Pack
  10912. What is your take on checking return values?
  10913. Learn how to deploy .NET Core apps to Azure with GitHub Actions
  10914. Millionaire Rep. Roger Williams Was One of at Least 4 Members of Congress to Benefit From PPP
  10915. Battery-free Game Boy runs forever
  10916. Upcoming changes to CI/CD Minutes for free tier users on GitLab.com
  10917. samizdatco/skia-canvas
  10918. Why You Should Share Your Ideas Online - Stew Fortier
  10919. Beginner's Mind | SQL, Code, Coffee, Etc.
  10920. Why I Don't Care About My Window Manager
  10921. Winning Communication in Remote Teams
  10922. Open Source Everything
  10923. A case for the mediocre developer
  10924. Thomas Jefferson to John Norvell
  10925. This Tiny Nuclear Reactor Will Change Energy—and Now It's Officially Safe
  10926. Microsoft Expressive Pixels: a platform for creativity, inclusion and innovation
  10927. What If Certain Mental Disorders Are Not Disorders At All?
  10928. On .NET Live - Application logs and diagnostics with Serilog
  10929. FilePizza - Your files, delivered.
  10930. Pasco’s sheriff uses data to guess who will commit crime. Then deputies ‘hunt down’ and harass them.
  10931. A* Program — /dev/color
  10932. Black engineers group seeks next-gen IT leaders
  10933. transport_security_state_static.json - Chromium Code Search
  10934. Call session - Microsoft User Research
  10935. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  10936. React is becoming a black box
  10937. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  10938. Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  10939. Creating background .NET Core services on Linux
  10940. Juno College Bootcamp Student to Web Developer with Ro The Coder
  10941. Blazor WebAssembly : Custom Authentication - EP11
  10942. Factorio - Trailer 2014
  10943. Factorio - Trailer 2020
  10944. Build your own .NET memory profiler in C#
  10945. Platform Tempered Glass Plate 310*310mm for FDM 3D Printer
  10946. Extended Validation Certificates are (Really, Really) Dead
  10947. Shelly1 physical button switch not working - Offizielles Shelly Support Forum
  10948. The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  10949. Connector for AWS in Azure Cost Management + Billing is now generally available
  10950. Use TempDataAttribute For Clean Code
  10951. AWS Toolkit in JetBrains Rider | Amazon Web Services
  10952. C# 9.0: Records – Work With Immutable Data Classes
  10953. DevReach 2020 Now ONLINE & Free
  10954. Virtual Events in September to Discover! | Xamarin Blog
  10955. Building React Apps With Storybook — Smashing Magazine
  10956. Amazon.com: RCAWD Front and Rear Shock Absorber Oil Filled Type Aluminum Alloy 1316 for Rc Hobby Model Car 1-14 Wltoys 144001 Buggy Option Parts Hop-Ups 4Pcs(Yellow): Toys & Games
  10957. MIT 18.S097: Programming with Categories
  10958. thomasgalliker/ObjectDumper
  10959. ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  10960. Customizing Trimming in .NET Core 5 | .NET Blog
  10961. Full-Text Search Battle: PostgreSQL vs Elasticsearch
  10962. E-mail gateways and gatekeeping
  10963. Inexpensive Dynamic DNS over IRC
  10964. Options, Text Editor, C#, Advanced - Visual Studio
  10965. In Defense of a Switch
  10966. Pour One Out | Potemkin Life
  10967. Calming down Clickhouse
  10968. Writing for nobody, writing for everybody
  10969. Blanket Solutions and Microservices
  10970. Think Twice Before You Wish to Live Forever — Remo Uherek
  10971. max.hn | 3 years of receiving my twitter feed via mail
  10972. Why Universal Basic Income Is Inevitable: What You Need To Know -
  10973. Data practices for scrappy startups
  10974. The Official, Authorized List Of Legitimate Reasons For Deciding to Become a Manager
  10975. leeoniya/uPlot
  10976. Cloud firewall management API SNAFU put 500k SonicWall customers at risk
  10977. dotnet/roslyn
  10978. The .NET Docs Show - .NET open-source projects 👨🏻‍💻 with Isaac Levin 👨🏻‍🦲
  10979. .NET CLI Templates in Visual Studio | .NET Blog
  10980. XAML Hot Reload Survey
  10981. TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  10982. So You Want to Learn Physics... — Susan Fowler
  10983. ARM64 Performance in .NET 5 | .NET Blog
  10984. NeoAxis Engine 2020.5 Released - .NET Core, Visual Studio Code, Rider support, improved built-in GUI
  10985. Ice Sheet Melting Is Perfectly in Line With Our Worst-Case Scenario, Scientists Warn
  10986. Controversial law allows police to seize and sell cars of non-lawbreakers, keeping the proceeds
  10987. chsienki/Kittitas
  10988. 10 lesser-known Web APIs you may want to use
  10989. Lo-Fi Player
  10990. Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  10991. Announcing PeachPie 1.0-preview1 @ PeachPie
  10992. Future Tech 2020 Conference | Homepage
  10993. connorferster/handcalcs
  10994. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  10995. Most favorited Hacker News posts of all time
  10996. Inaugural Melb.NET virtual meetup
  10997. The Why and How of Privacy and Security — This Too Shall Grow
  10998. Create on Your Terms with Your Community | Patreon Blog
  10999. How to Spot Toxic Software Jobs From Their Descriptions
  11000. US court fully legalized website scraping and technically prohibited it - Parsers
  11001. Remembering Morphine's 'Cure For Pain,' The Record That Solidified Boston's Nocturnal Sound
  11002. Adding Scripting to .NET Applications
  11003. Deploying .NET Core to Heroku
  11004. Postel's Law - The Robustness Principle
  11005. Running Container Workloads in Microsoft Azure - Simple Talk
  11006. Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  11007. Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  11008. ASP.NET Core Configuration - Basic Concepts - Code Maze
  11009. AusCERT investigating a data dump claimed to be from the Department of Education
  11010. Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  11011. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  11012. Translating NHibernate LINQ query to SQL
  11013. New Steps to Combat Disinformation - Microsoft on the Issues
  11014. 9 open source leaders I enjoy following on Twitter
  11015. Xamarin.Forms New Drawing API! Part 1
  11016. Wayback Machine
  11017. Why has college gotten so expensive in the last 30 years?
  11018. Experian database laked
  11019. A Saudi Prince's Attempt to Silence Critics on Twitter
  11020. Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  11021. Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  11022. Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  11023. Ruhetag Sonntag | Silent Sunday
  11024. Make Security an Inside Job – Design Monday | J Wolfgang Goerlich
  11025. You flow downhill
  11026. amymhaddad
  11027. Why developers hate Ruby on Rails
  11028. On the Epic side of history
  11029. How I Built Our Marketing Team, 15 Years After Launching – Bogdan Mitrache
  11030. Thoughts on Fundraising - Blair Reeves
  11031. Lunar
  11032. Nerves-keyboard - Running a mechanical keyboard with Elixir
  11033. Seven trust and safety features to build into your product before someone gets hurt
  11034. I've decided to pursue a Bootstrap MBA
  11035. Awesome 8-Bit DIY Breadboard Computer (Kits are Available) - EEWeb
  11036. Adding a Little DAPR to Your .NET Microservices
  11037. CoffeeGeek - Baratza Sette 30 Grinder
  11038. Power the Polls
  11039. VALORANT's 128-Tick Servers
  11040. ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  11041. Introducing GeForce RTX 30 Series GPUs.
  11042. Introducing GitHub Container Registry - The GitHub Blog
  11043. The Three-Body Problem Will Be Adapted for Netflix by Game of Thrones Showrunners
  11044. Improvements in native code interop in .NET 5.0 | .NET Blog
  11045. Performance best practices with gRPC
  11046. Why we are suing the Administration - Newsroom
  11047. Why I’m Writing A Book On Cryptography
  11048. Airline Pilots Landing At LAX Report "A Guy In Jetpack" Flying Alongside Them
  11049. htop-dev/htop
  11050. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  11051. More on trivial functions like CopyRect and EqualRect | The Old New Thing
  11052. GitLens Extension in Visual Studio Code
  11053. The database I wish I had
  11054. Cisco engineer resigns then nukes 16k WebEx accounts, 456 VMs
  11055. About Applebot
  11056. Monsters Weekly 178 - How to Manually Trigger GitHub Actions
  11057. Build a REST API in .NET Core - Simple Talk
  11058. How to log NHibernate SQL to ASP.NET Core loggers
  11059. Natively Format JavaScript Numbers
  11060. Setting Up GrayLog For Use With NLog
  11061. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  11062. Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  11063. Solution & Project Structure of a Loosely Coupled Monolith
  11064. .NET Foundation Project Spotlight
  11065. Monsters Weekly 179 - Working with AsyncLocal
  11066. Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  11067. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  11068. Docker 101 and How do containers work?
  11069. New C# Source Generator Samples | .NET Blog
  11070. Shawn Wildermuth's Blog
  11071. AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  11072. Minimal React: getting started with the frontend library
  11073. What is .NET? How does it work? Is it a language or a Platform?
  11074. Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  11075. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  11076. Securing Azure Functions using API Keys
  11077. BSides København
  11078. Consequences Of Code « blarg?
  11079. The surreal art of ‘unnatural lighting’
  11080. Motivation
  11081. Azure/bicep
  11082. Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  11083. Debug ASP.NET Core Blazor WebAssembly
  11084. If your Mac doesn't turn on
  11085. Google, the Stupidity Amplifier — Greg Egan
  11086. App Trimming in .NET 5 | .NET Blog
  11087. F# 5 update for August | .NET Blog
  11088. A Lesson in LoRa Module P2P Standards (or the Lack Thereof)
  11089. Yes, This Interchange in Houston Is the Same Size as an Entire City Center in Italy
  11090. Supporting Linux kernel development in Rust
  11091. Introducing the Half type! | .NET Blog
  11092. Big Plans for Big Data and .NET for Spark | .NET Blog
  11093. The Architecture of Open Source Applications
  11094. GIFBot - Interactive Twitch Bot
  11095. An interesting question for technical founders
  11096. Soatok’s Guide to Side-Channel Attacks
  11097. Amazon.com: BatPower 120W USB C Laptop Car Charger, PD 90W Car Charger for New Surface Book 2 Laptop Pro 7 USB C Car Charger HP Spectre X360 Razer Microsoft Dell Laptop Car Charger Vehicle DC 12v-24v Auto Adapter: Computers & Accessories
  11098. System Programming in 2k20
  11099. On the moral authority of the founding CEO - As Risky As It Gets
  11100. The Importance of Doing - Jonathan Liu
  11101. Tips for stable and portable software
  11102. Human Facts — The Age Of Our Body - Iulian Gulea
  11103. No longer looking for shortcuts!
  11104. Deployed To Production Is Not Enough
  11105. Zigbee Device Compatibility Repository
  11106. At First I Thought Someone Was Trying to Scam Me Out of My Domain Name
  11107. Taking a look at Gerät 32620 — The Postface
  11108. .NET R&D Digest (August, 2020)
  11109. 1st Game: Snek - Making an 8 Bit pipelined CPU
  11110. 'Dangerous' data breach exposes tens of thousands of NSW driver’s licences online
  11111. Users
  11112. App Review process updates - News - Apple Developer
  11113. Orleans at Microsoft
  11114. 2.90 — blender.org
  11115. Blender 2.90 - Features Showcase
  11116. PinePhone Manjaro Community Edition | PINE64
  11117. Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  11118. Implementing a full fence
  11119. Is there a code page that matches ASCII and can round trip arbitrary bytes through Unicode? | The Old New Thing
  11120. Dispose Resources Asynchronously With IAsyncDisposable
  11121. The More You Know The More You Realize You Don't Know
  11122. Why are there 5280 feet in a mile?
  11123. Adding a little Swagger to OData
  11124. Inject a service into a System.Text.Json converter
  11125. Analysis of Today's CenturyLink/Level(3) Outage
  11126. Release ILSpy 6.2 Preview 1 · icsharpcode/ILSpy
  11127. Players are fixing Microsoft Flight Simulator’s missing monuments with Google Maps
  11128. The Power of the Dog (Power of the Dog Series Book 1) - Kindle edition by Winslow, Don. Mystery, Thriller & Suspense Kindle eBooks @ Amazon.com.
  11129. Do we really travel through time with the speed of light?
  11130. Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  11131. Take Action with MJ for Texas · Mobilize
  11132. Get Involved - MJ for Texas
  11133. Early Voting Calendar - Vote.org
  11134. We Don’t Know How to Warn You Any Harder. America is Dying.
  11135. My PR was denied by Iranian Law
  11136. Vimac
  11137. Being a Grafanista: a look from inside
  11138. swyx Writing | How to Create Luck
  11139. My mama told me "Hiring a Developer" is like a box of chocolate, you never know what you gonna get - Alireza Savand blog
  11140. Less is more
  11141. Zen and Development | Potemkin Life
  11142. reegeek/StructLinq
  11143. Real-time rendering of water caustics
  11144. VerifyTests/DiffEngine
  11145. Introduction
  11146. Cryptologie | Links
  11147. vinayak-mehta/present
  11148. Antifragile Web Development
  11149. [outages] Level3 (globally?) impacted (IPv4 only)
  11150. NASA Workmanship Standards : National Aeronautics and Space Administration : Free Download, Borrow, and Streaming : Internet Archive
  11151. Saudi Arabia’s women gamers want to be taken seriously
  11152. How to build mini high voltage Jacob's Ladder
  11153. Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  11154. Flexbox Defense
  11155. Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  11156. So you want to roll your own crypto?
  11157. Type Wakanda is a Wakanda text translator that turns English text to Wakanda font inspired by @theblackpanther movie created by @WayneSutton . #BlackPanther #WakandaForver
  11158. Random colours – ANU QRNG
  11159. Atte Juvonen - No, banks do not have a magic wand that creates money out of thin air
  11160. Fully embracing the dumb terminal laptop
  11161. Don't get stuck - stitcher.io
  11162. Beyond Black Hole: A Shower Thought
  11163. Giant new 50-metre deep crater opens up in Arctic tundra
  11164. SubtletyAndSignificance
  11165. Memoirs from My First Interview
  11166. Tips for hobby embedded development beginners
  11167. Anatomy of a low frequency aviation radio beacon
  11168. A Good Day | Jonathan Verrecchia
  11169. Write explicit type guards
  11170. Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  11171. Go Fuzz Yourself! Where do I even begin?! – MIKE CURNOW
  11172. Country Flags API
  11173. - Age of Ascent
  11174. GeekDesk “Max” sit-stand desk review: Two years with a motorized desk
  11175. Programming with Proofs for High-assurance Software
  11176. Life is Short
  11177. Very short functions are a code smell – an overview of the science on function length – Software by Science
  11178. Slack disclosed on HackerOne: Remote Code Execution in Slack...
  11179. dotnet/aspnetcore
  11180. Objective-Rust
  11181. Optimized shot-based encodes for 4K: Now streaming!
  11182. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  11183. CSS 3D ENGINE
  11184. American Academy of Sleep Medicine: Eliminate daylight saving time
  11185. Cyberdecks For High-Tech Low-Lifes
  11186. HealthcareIsDumb.com
  11187. florinpop17/app-ideas
  11188. Ham radio is dying! No it’s not, it's evolving - K0LWC
  11189. Analysis | For some military veterans, QAnon conspiracies offer comfort and belonging
  11190. weikio/PluginFramework
  11191. Zoom is now critical infrastructure. That’s a concern
  11192. Pure and Applied Chess
  11193. Why not make it easier to share the truth? part 1
  11194. Analog writing tools
  11195. Ethereum Is a Dark Forest
  11196. The ability to send a plain text email is not a skill people care about (mostly)
  11197. Hidden Gems Conference Day 3 Track Two
  11198. How I finally beat my son at a computer game
  11199. Overlap and Glue
  11200. Powell’s says it won’t sell books on Amazon anymore: ‘We must take a stand’
  11201. Hidden Gems Conference Day 3 Track One
  11202. Open Alpha Playtest - Aug 29, 2020
  11203. RFC8890: The Internet is for End Users
  11204. Website Domains Names & Hosting
  11205. DNS Physical Structure
  11206. EGX 2020 Leftfield Submissions
  11207. How do I convert from the C++/WinRT projection type to the C++/WinRT implementation type? | The Old New Thing
  11208. 🎓 Dr. Freemo :jpf: 🇳🇱 (@freemo@qoto.org)
  11209. The Internet Speculative Fiction Database
  11210. Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  11211. Muse — tool for thought
  11212. Over 54,000 scanned NSW driver's licences found in open cloud storage
  11213. Zoom still don't understand GDPR
  11214. Weekly Update 206
  11215. A Short Guide to Minimal Web Development · Jens Oliver Meiert
  11216. Easily create web extensions for Safari. - News - Apple Developer
  11217. .NET for Spark Survey
  11218. WSLconf
  11219. Hidden Gems - Day 2 - Track 2
  11220. From a Whatsapp group prototype to a $1.3 million investment. A founders validation journey.
  11221. Coaching without doing
  11222. Ergonomic superiority, RSI and why I bought a split keyboard
  11223. Regulation Is Killing Medical Software Innovation
  11224. Getting Started PeachPie
  11225. Asana S-1 Analysis - Comparing One Productivity Powerhouse to Another by @ttunguz
  11226. It Took 2 Years To Make My First Dollar Selling A Product
  11227. Democracy in China During the Early 20th Century
  11228. How To Update Your BIOS For Windows 8? | Samsung Support Gulf
  11229. CTO + VP Engineering: Needed or Redundant?
  11230. Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  11231. Wind and solar are 30-50% cheaper than thought, admits UK government
  11232. The Single Responsibility Principle Revisited
  11233. Hidden Gems - Day 2 - Track 1
  11234. Securing Blazor Client-side Applications
  11235. Announcing Rust 1.46.0 | Rust Blog
  11236. agileobjects/ReadableExpressions
  11237. Home | reMarkable
  11238. Automatically find latent bugs in your code with .NET 5 | .NET Blog
  11239. TikTok
  11240. Kill sticky headers
  11241. Use Project Tye to simplify your .NET microservice development experience (part 2)
  11242. Scrollbar Blindness | Sven Kadak
  11243. HTML Standard
  11244. How do I convert from the C++/WinRT implementation type to the C++/WinRT projection type? | The Old New Thing
  11245. Fullstack Course Tracker with React, Airtable, and Netlify - JAMstack Crash Course #2
  11246. Venus is the Best Place in the Solar System to Establish a Human Settlement (2003)
  11247. d3/d3
  11248. TheDevTalkShow - Twitch
  11249. Code Runner - Visual Studio Marketplace
  11250. C++ with Visual Studio Code on macOS
  11251. iOS 14 privacy settings will tank ad targeting business, Facebook warns
  11252. Crowdin | Localization Management Platform for agile teams
  11253. Computer Stuff They Didn't Teach You #9 - Ports and Processes! What Process has that Port open?
  11254. The Potentially Revolutionary Celera 500L Aircraft Officially Breaks Cover
  11255. Configure VS Code for Clang/LLVM on macOS
  11256. Call For Presentations – PasswordsCon
  11257. Technical Advisory – wolfSSL TLS 1.3 Client Man-in-the-Middle Attack (CVE-2020-24613)
  11258. SEC Modernizes the Accredited Investor Definition
  11259. .NET Rocks! vNext
  11260. Racket
  11261. Release Beta 9 - adds support for .net 5.0 preview 8 and later · egil/bUnit
  11262. How to not give a fuck
  11263. The Joy of Things being Things - The Space Under the Window (Andrew Plotkin, 1997) - Half Mermaid Productions
  11264. Why walking meetings boost creativity 60% - Greg Raiz
  11265. The Five Pillars Of Wealth Building - Darius Foroux
  11266. Robots I Love
  11267. What you should study
  11268. Bilingual baby name finder
  11269. Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
  11270. Release 1.0.0-preview4 · microsoft/reverse-proxy
  11271. Using Azure Monitor Workbooks for Quick Monitoring Analytics - Daily .NET Tips
  11272. Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript
  11273. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  11274. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  11275. Fennel – Why Fennel?
  11276. Windows Terminal Preview 1.3 Release | Windows Command Line
  11277. Building A GitHub Repo Importer For A .NET Application - James Hickey
  11278. Jacques Cousteau's Grandson Wants to Build the International Space Station of the Sea
  11279. Is TDD Dead
  11280. Life, part 33
  11281. First Run Dedection with Xamarin.Essentials | Xamarin Blog
  11282. Why Johnny Won't Upgrade · Jacques Mattheij
  11283. A REAL Nintendo Wii is Packed into this Handheld!!!
  11284. Hidden Gems Conference Track 2
  11285. Frontend performance: React SSR and the Uncanny Valley
  11286. PCI Express Retimers vs. Redrivers: An Eye-Popping Difference | Astera Labs
  11287. Arwes - Sci-Fi UI Framework
  11288. Why are some system functions exported as stubs instead as forwarders? | The Old New Thing
  11289. radEventListener: a Tale of Client-side Framework Performance | CSS-Tricks
  11290. Beyond REST and RPC: Asynchronous Eventing and Messaging Patterns
  11291. The Intersection of Microservices, Domain-Driven Design and Entity Framework Core
  11292. Adding a little Swagger to OData
  11293. What happens when you load a URL?
  11294. Exclusive: Visionary Zappos CEO Tony Hsieh Is Stepping Down After 21 Years
  11295. Where's the YouTube Video? : dylanbeattie.net
  11296. You want people to do the right thing? Save them the guilt trip | Psyche Ideas
  11297. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  11298. Hiring is Broken | Emily Nakashima | Monktoberfest 2018
  11299. Producer/consumer pipelines with System.Threading.Channels
  11300. Black Americans Want Police to Retain Local Presence
  11301. Syllabus for Eric's PhD students
  11302. Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  11303. Event Sourcing on Azure - part 1: architecture plan - Davide Guida
  11304. wybiral/micropython-lora
  11305. Providers | PrivacyTools
  11306. Bahnschrift font family - Typography
  11307. EVOLT 11148 | D/LIGHT LED 12W TRI COL IP44 DIM 92MM WHT
  11308. open-sdr/openwifi
  11309. Smart RGBW WiFi DownLight
  11310. How to achieve career growth: opportunities, skills & sponsors - Blog by Damian Schenkelman
  11311. Visual Studio 2019 for Mac - Preview Release Notes
  11312. Reflecting on my failure in building Prosper.
  11313. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  11314. Google Play Music Desktop Player
  11315. Source Generators in C#
  11316. highlightjs/highlight.js
  11317. .NET Rocks! vNext
  11318. Can Thieves Crack 6-Digit iPhone Passcodes?
  11319. Quick S-1 Teardown: Snowflake
  11320. Constrained Open Generics Support Merged in .NET Core DI Container
  11321. Thorsten Ball - But does it help you ship?
  11322. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  11323. Leading-Trim: The Future of Digital Typesetting
  11324. If Humans Spoke in Vectors...
  11325. Announcing .NET 5.0 Preview 8 | .NET Blog
  11326. Is cloud security too easy to screw up? | A Cloud Guru
  11327. What's it like as a Senior Engineer?
  11328. Do Storks Deliver Babies? - Numberphile
  11329. DevOps Notts - August 2020 - Michael Gillett and Martin Woodward - OUR FIRST BIRTHDAY 🎉🎂!
  11330. Github package registry not compatible with dotnet nuget client
  11331. Apple ordered to not block Epic Games’ Unreal Engine, but Fortnite to stay off App Store – TechCrunch
  11332. jcansdale/gpr
  11333. Kindle Collects a Surprisingly Large Amount of Data
  11334. Should you unit-test API/MVC controllers in ASP.NET Core?
  11335. That time Bill Gates went through a McDonalds drive-through with no cash | The Old New Thing
  11336. Build a Pokedex with NextJS and Tailwind CSS - SSR vs SSG
  11337. A New Botnet Is Covertly Targeting Millions of Servers
  11338. Quaternions and 3d rotation, explained interactively
  11339. http://media.ca11.uscourts.gov/opinions/pub/files/201710397.pdf
  11340. How to write in plain English
  11341. [base] Revision 364746
  11342. Blazor by Example
  11343. The 2020 Virtual LLVM Developers' Meeting Program
  11344. NDC Sydney 2020 | Software Developers Conference
  11345. dotnet/runtime
  11346. ALT.NET August
  11347. The Maths Masterclasses | TalentEd
  11348. Asynchronous programming - C#
  11349. SharpLab
  11350. projectkudu/kudu
  11351. Please read the paper before you comment
  11352. LiveSharp
  11353. Scaling Docker to Serve Millions More Developers: Network Egress - Docker Blog
  11354. Oh what a feeling: New Toyotas will upload data to AWS to help create custom insurance premiums based on driver behaviour
  11355. S-1
  11356. Challenge to scientists: does your ten-year-old code still run?
  11357. Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  11358. Release Squirrel.Windows 2.0.0 · Squirrel/Squirrel.Windows
  11359. PaperCall.io - .NET Conf 2020
  11360. Testimony by Stephen C
  11361. The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  11362. View dependent packages on NuGet.org | The NuGet Blog
  11363. How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  11364. Troy Hunt @troyhunt
  11365. GCD and the magic of subtraction
  11366. Can we be both rational and creative? - Daniel Bustamante
  11367. My startup validation process
  11368. Saving the Web With Very Small Amounts of Money
  11369. How to write Blog without Motivation
  11370. You Can Sit With Us - Jonathan Liu
  11371. Under the Hood of a Simple DNS Server
  11372. Alice in Wonderland and the theft of the public domain
  11373. What You Learned Before You Were Born
  11374. Story of Vitamin D Toxicity
  11375. Enforce .NET code style in CI with dotnet format - Gérald Barré
  11376. S-1
  11377. Cross-platform cryptography in .NET Core and .NET 5
  11378. How to use the editor in Azure Cloud Shell? - Daily .NET Tips
  11379. Exploring App Service Diagnostics in Azure Portal - Daily .NET Tips
  11380. Defining Cloud Native
  11381. DevOps, Waffles, and Superheroes - Oh My!
  11382. Stay Sharp
  11383. Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
  11384. .NET Rocks! vNext
  11385. Using Redis as a .NET Core Data Store
  11386. Developing and Deploying Microservices with 'Tye'
  11387. ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  11388. A Journey into .NET Microservices with Steeltoe
  11389. Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  11390. .NET Regular Expressions
  11391. .NET Rocks! vNext
  11392. Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  11393. Pieter Levels makes $600k a year from Nomad List and Remote OK
  11394. Migrating .NET Framework Web Apps to Azure
  11395. On .NET Live - Generating static web applications with Statiq
  11396. Inspect and Mutate IQueryable Expression Trees
  11397. Workshop Module 2: Modeling and Architecting Microservices
  11398. API Communication in Microservices with Azure API Management and Azure Functions
  11399. On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  11400. Languages & Runtime: .NET Community Standup - August 13 2020 - IOT, API Analyzers, Bin Log Reader
  11401. Workshop Module 1: Introducing Microservices
  11402. What not to do in ASP.NET, and what to do instead
  11403. Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  11404. Why You Should Care About Microservices
  11405. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  11406. Packaging and deploying .NET Core for Linux - Part 2
  11407. Measure performance in Xamarin.Android applications | Xamarin Blog
  11408. Learn C# with CSharpFritz - Ep 2: Building our own types with Class
  11409. .NET Rocks! vNext
  11410. Visual Studio Remote Office Hours - Conference Travelling for Work with Jon Galloway
  11411. A tale of webpage speed, or throwing away React
  11412. Rust Contributors
  11413. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  11414. NuGet and long file name support · Issue #3324 · NuGet/Home
  11415. Bare-Metal MCU #9 - Review; ATTiny85 from scratch
  11416. JRediSearch version 1.8 Sync Up by tombatron · Pull Request #1531 · StackExchange/StackExchange.Redis
  11417. Implement ROLE command by zmj · Pull Request #1551 · StackExchange/StackExchange.Redis
  11418. How can I get the number of processors in the system, when there are more than 64? | The Old New Thing
  11419. Altopia Corporation Information
  11420. Questions · Patrick Collison
  11421. C# to the max! Continuations, co-routines and Source Generators!
  11422. .NET &amp; JavaScript Ninjas Community Program | Telerik
  11423. Never Run ‘python’ In Your Downloads Folder
  11424. Actually Portable Executable
  11425. Computer Stuff They Didn't Teach You #7 - Git Push --Force will destroy the timeline and kill us all
  11426. Computer Stuff They Didn't Teach You #4 - Git 101 Basics
  11427. Computer Stuff They Didn't Teach You #6 - Git Rebase vs Merge explained
  11428. Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM
  11429. Computer Stuff They Didn't Teach You #3 - Basic Text Editing and Hotkeys in VS Code
  11430. Computer Stuff They Didn't Teach You #5 - Git Pull Requests explained
  11431. Computer Stuff They Didn't Teach You #1 - What's a Carriage and Who's Feeding it Lines? CRLF
  11432. xunit/xunit
  11433. KitchenAid&#174; Stand Mixer Ice Cream Maker Attachment
  11434. tomrothe.de - Behavior-Driven Test Data
  11435. Daily links from Cory Doctorow
  11436. Yards, balls, fences, and software engineering
  11437. Logs and Time Series are not the same - Vallified
  11438. Newton Papers : College Notebook
  11439. US Border Patrol Says They Can Create Central Repository Of Traveler Emails, Keep Them For 75 Years - View from the Wing
  11440. Making an OS (x86) - Part 1: CPU, Assembly, Booting
  11441. What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  11442. Atmosphere Experiment by Sebastian Lague
  11443. Coding Adventure: Atmosphere
  11444. Gary Ewan Park - How to verify SQL Server connection using udl file
  11445. Computer Stuff They Didn't Teach You #8 - Containers? So What? Docker 101 Explained
  11446. sbidy/wiz_light
  11447. Thinking about dependencies :: sunshowers
  11448. Hide My Secrets - Visual Studio Marketplace
  11449. Rosatom releases previously classified documentary video of Tsar Bomba nuke test
  11450. ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  11451. Worldwide Mobile Data Pricing League | Cost of 1GB in 230 countries - Cable.co.uk
  11452. Logical Increments
  11453. Why the economic value of a face mask is $56.14
  11454. Pilo: Raspberry Pi-Powered Lights-Out Remote Server Management for $60 or less
  11455. PaperCall.io - .NET Conf 2020
  11456. MSBuild Log Viewer
  11457. Blockchain, the amazing solution for almost nothing
  11458. Build tools around workflows, not workflows around tools
  11459. Voting in NC FAQ | NC-Voter
  11460. The Anti-Capitalist Software License
  11461. Future of DeepSpeech / STT after recent changes at Mozilla
  11462. degoogle
  11463. drduh/macOS-Security-and-Privacy-Guide
  11464. VTM
  11465. Contempt Culture - The Particular Finest
  11466. awaescher/RepoZ
  11467. ant-design-blazor/ant-design-pro-blazor
  11468. amuste/BlGridExamples
  11469. Cryptography Dispatches
  11470. BlGrid.ServerSide
  11471. High Score | Netflix Official Site
  11472. Ventoy
  11473. do {...} while (0) in macros
  11474. Over three billion people worldwide now play video games, study reports - Nintendo Smash- Nintendo switch the best selling game console
  11475. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  11476. China is building a GitHub alternative called Gitee – TechCrunch
  11477. N O D E
  11478. Activists find camera inside mysterious box on power pole near union organizer’s home
  11479. LiveAuctioneers data breach: Millions of cracked passwords for sale, say researchers
  11480. AI Slays Top F-16 Pilot In DARPA Dogfight Simulation
  11481. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  11482. Use Project Tye to simplify your .NET microservice development experience (part 1)
  11483. 6FigureDev - Twitch
  11484. Ride Through a German Village on 'The Flying Train' in Incredibly Clear Footage from 1902
  11485. What's new in the Windows Store client
  11486. Get Microsoft Remote Desktop - Microsoft Store en-CA
  11487. Why write ADRs
  11488. nTopology jobs
  11489. Leaked Palantir S-1 shows $579M loss in 2019 – TechCrunch
  11490. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  11491. Kids Trap (Collection 1-15)
  11492. This is your one shot
  11493. fast.ai releases new deep learning course, four libraries, and 600-page book
  11494. Generating Sales from YouTube micro-influencers
  11495. Weekly Update 205
  11496. You don’t always have to be productive - WEEB TRASH LIFE
  11497. Tom Spark Talks with Troy Hunt - Owner of HaveIBeenPwned!
  11498. Toward a Zoom agreement
  11499. Hand washing stations
  11500. Why I Started Experimental Cooking — A Pursuit of Joy
  11501. Why Do Technical Recruiters Even Exist? - Scott Turman
  11502. Port 5432 is open: introducing the Splitgraph Data Delivery Network
  11503. Why efficiency is dangerous and slowing down makes life better | Psyche Ideas
  11504. Ignoring mass reformatting commits with git blame – Rob Allen's DevNotes
  11505. An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
  11506. Developer Advocate, Careers At EDB
  11507. Inside the Microsoft STL: The std::exception_ptr | The Old New Thing
  11508. My Stream Timer
  11509. .NET Productivity Tips and Tricks
  11510. Recognizing different types of exception objects that Windows platform libraries can throw | The Old New Thing
  11511. How NAT traversal works
  11512. Productivity Tips and Tricks
  11513. Saturday Morning Breakfast Cereal - Funding
  11514. When U.S. air force discovered the flaw of averages
  11515. GUIDs are globally unique, but substrings of GUIDs aren't | The Old New Thing
  11516. Introducing the new Azure SDKs
  11517. Azure SDK Latest Releases | Azure SDKs
  11518. Approximate results may vary
  11519. reMarkable microSD
  11520. The Brussels Choice - Numberphile
  11521. First thoughts on Rust vs OCaml
  11522. Chromium’s impact on root DNS traffic | APNIC Blog
  11523. Why Did Mozilla Remove XUL Add-ons?
  11524. Weekly Update 204
  11525. Fullstack Vulnerability Management | Cyber Attack Prevention
  11526. https://media.defense.gov/2020/Aug/13/2002476465/-1/-1/0/CSA_DROVORUB_RUSSIAN_GRU_MALWARE_AUG_2020.PDF
  11527. Building a Second Brain: The Illustrated Notes
  11528. Building a Second Brain
  11529. Lightroom App Update Wipes Users' Photos and Presets, Adobe Says they are 'Not Recoverable'
  11530. Development quotes of the week [LWN.net]
  11531. How Shopify Reduced Storefront Response Times with a Rewrite
  11532. Upgrade to .NET 5 by davidfowl · Pull Request #96 · davidfowl/BedrockFramework
  11533. Guess a GUID
  11534. WSL 2 Support is coming to Windows 10 Versions 1903 and 1909 | Windows Command Line
  11535. Docker Desktop & WSL 2 - Backport Update - Docker Blog
  11536. Why Sudan's Remarkable Ancient Civilization Has Been Overlooked by History
  11537. Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  11538. The Temporality of Media
  11539. Who to ignore (3 bullshit filters)
  11540. The Ebb and the Flow of Product Development
  11541. Is Sapiens Worth Reading? — mattswain.co.uk
  11542. How to Initiate Contact With a Mentor | Daniel Miessler
  11543. Angel Investing: Check Sizes
  11544. Citibank's $900 Million Blunder
  11545. Transfer a Software Project - Lessons Learned - dcaulfield
  11546. The sandpaper learning method
  11547. Pascal’s Scam - Second Breakfast
  11548. The Impostor's Advantage
  11549. Announcing TypeScript 4.0 | TypeScript
  11550. Hoppscotch
  11551. Rideshare operations are being suspended in California
  11552. .NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  11553. Moving from YouTube to PeerTube
  11554. An early release of pbrt-v4 and some notes about pbrt-gpu
  11555. 24h Sunrise/Sunset
  11556. NGINX Config | DigitalOcean
  11557. First Side Project with Svelte...and Other Cool Stuff (Stripe, Netlify Identity, FaunaDB)
  11558. Loosely Coupled Monolith
  11559. How To Remember Anything Forever-ish
  11560. ASP.NET Core in Action, Second Edition
  11561. Gurugram: Call centre dupes 30,000 Americans in three weeks by posting malware links
  11562. ASP.NET Core Health Checks
  11563. A Deep Dive into How .NET Builds and Ships | .NET Blog
  11564. Evaluating “ReadLine using System.IO.Pipelines” Performance in C#
  11565. Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2
  11566. The Case of the Top Secret iPod - TidBITS
  11567. davidfowl/CommunityStandUpNet5
  11568. Data from connected CloudPets teddy bears leaked and ransomed, exposing kids' voice messages
  11569. Random UO anecdote #2
  11570. How to contact Google SRE: Dropping a shell in cloud SQL
  11571. dotnet/interactive
  11572. davidfowl/CommunityStandUpNet5
  11573. jesseduffield/horcrux
  11574. Meet the startup that helped Microsoft build the world of Flight Simulator – TechCrunch
  11575. Ice Lake AVX-512 Downclocking
  11576. Everything Old is New Again: Binary Security of WebAssembly
  11577. Microsoft.dotnet-httprepl 3.1.0
  11578. Unico Campania, hackerato il sito: 165mila email e password di utenti in rete. “Subito disattivati”
  11579. Can't you just right click?
  11580. You deserve better news. Let me pay for it.
  11581. Persisting as a solo founder
  11582. How I Use Work Tools To Organize Personal Life
  11583. Should billionaires exist? – Part 1
  11584. My dev super power is "I can build anything" so what the heck should I build?!
  11585. Obfuscating your email on the web
  11586. A Guide to Autodidactism | Jack Kinsella
  11587. Experian South Africa answers questions on data breach
  11588. Personal information of millions of South Africans exposed in banking data breach
  11589. Implementing 'focus and reply' for Fastmail with JMAP
  11590. Buildstarted/PuppeteerSharpBypassingBotDetection
  11591. chris124567/puppeteer-bypassing-bot-detection
  11592. Post | theheadless.dev - Learn Puppeteer & Playwright
  11593. 569936821221962380720 - Numberphile
  11594. Pixel 4xl stuck on 50% ,Switches off randomly,Has a battery symbol with a ?
  11595. MediatR: how to use Decorators to add retry policies - Davide Guida
  11596. Microsoft Flight Simulator’s terrain glitches are excellent places to visit
  11597. Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  11598. minvws/nl-covid19-notification-app-backend
  11599. Most "mandatory requirements" in corporations are imaginary
  11600. The Reason For The Weird PHP Function Names
  11601. ASP.NET Core 5: Make your options immutable
  11602. Simulate Mobile Devices with Device Mode in Microsoft Edge DevTools - Microsoft Edge Development
  11603. Porting a Golang and Rust CLI tool to D
  11604. Researchers Can Duplicate Keys from the Sounds They Make in Locks
  11605. Troy Hunt
  11606. A Cloudflare worker to redirect image requests from dickhead content scraper's site to a Rick Roll
  11607. Symmetric and Asymmetric Encryption in .NET Core
  11608. Kowainik - Haskell mini-patterns handbook
  11609. The Death Of Corporate Research Labs
  11610. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  11611. Introducing C# 9: Native-sized integers
  11612. Cruise operator Carnival hit by ransomware
  11613. ShinyHunters Serving up 21 New Compromised Databases - Binary Defense
  11614. $5 DIY "Smart" Garage Door Opener using Sonoff SV
  11615. Introduction & Table of Contents
  11616. A Look at the Current 2020 Hard Drive Failure Rates
  11617. You Need a Password Manager. Here Are the Best Ones
  11618. Scrum is not for humans
  11619. Graphical Linear Algebra
  11620. Big money, not big data
  11621. Vulnerabilities in ATM Milano's mobile app
  11622. The Economics of OnlyFans | XSRUS
  11623. Early Startup Employees and Company Growth
  11624. Release v0.0.1 · wybiral/zap
  11625. How many pieces can a puzzle have?
  11626. The Contrary Consultant
  11627. Kinesys Advantage2 - Review after three years of use
  11628. dotnet/runtime
  11629. Why Remote Work Will Convince You to Relocate -
  11630. The little guide to CI/CD for frontend developers - Maxime Heckel's Blog
  11631. Wealth Tax
  11632. Gigapixel AI Accidentally Added Ryan Gosling's Face to This Photo
  11633. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  11634. Is the Phone Gap closed in 2020?-firt.dev
  11635. Dear Apple: Your Services Are No Longer Required.
  11636. Uzay-G/archivy
  11637. Web Scraping without getting blocked
  11638. Let's Learn x86-64 Assembly! Part 0
  11639. Popular seafood species in sharp decline around the world
  11640. The ASP.NET Team @TheASPNETTeam
  11641. ignatandrei/NETCoreBlockly
  11642. Running headless Chromium in Azure Functions with Puppeteer and Playwright
  11643. umami
  11644. Modeling a Wealth Tax
  11645. Controlling IHostedService execution order in ASP.NET Core 3.x
  11646. Laying the foundation for Rust's future | Rust Blog
  11647. If Founders Treated Their Investors The Same Way They Treated Their Employees
  11648. https://www.iacr.org/archive/crypto2005/36210017/36210017.pdf
  11649. Nintendo DS Architecture | A Practical Analysis
  11650. sourcegen.dev - Source Generator Playground
  11651. privacycg/first-party-sets
  11652. SuperIlu/DOjS
  11653. 2.5 Million Medical Records Leaked By AI Company
  11654. Supporting Encrypted Content-Encoding in HttpClient - Replacing Bouncy Castle With .NET Core
  11655. Canon's cloud platform has lost users' files – and it CAN'T restore them
  11656. RC-Network Modellsport e.V.
  11657. NDC Workshops Q4 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  11658. JWTs: Which Signing Algorithm Should I Use?
  11659. Microsoft Word - Sonicbids - Notice to CA
  11660. Dungeon Map Doodler
  11661. ERAC National Certification Database - GMA-507368
  11662. karpathy/minGPT
  11663. Apple expands its independent repair program to Mac, after US antitrust investigation examined company’s repair policies – TechCrunch
  11664. Dependency
  11665. Data Breach Statement - Utah Gun Exchange
  11666. 2020 (ISC)² Global Achievement Awards: Celebrating achievements in cybersecurity - Help Net Security
  11667. 240K Utahns info breached after popular gun website hacked
  11668. Mindfulness and meditation can worsen depression and anxiety
  11669. Apple, Epic, and the App Store
  11670. Gregor Riegler · Levels of Modularity
  11671. Cheating is OK (In Some Places) — Brendan Cahill
  11672. Your first 90 days as CTO or VP Engineering.
  11673. Introduction to quantum computing with Q# – Part 6, No-cloning theorem
  11674. Why I Left a Career as a Startup CTO to Become a Writer
  11675. How to Read Instagram Backup Messages the Easy Way - jq
  11676. On How Couples Meet and Legal Salaries - Jonathan Liu
  11677. SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  11678. .NET and Visual Studio project tooling survey
  11679. #124 Een wachtwoord is als een onderbroek, een interview met TROY HUNT #haveibeenpwned
  11680. C# 9 – Anthony Giretti's .NET blog
  11681. Carl Franklin's Blazor Train: Application State
  11682. Codice Software joins Unity Technologies to bring version control to real-time 3D workflows
  11683. Introducing Blazor Automatic Kingdom
  11684. Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  11685. Text editor Notepad++ banned in China after ‘Stand with Hong Kong’ update – TechCrunch
  11686. Report: “No Need to Hack When It’s Leaking:” GitHub Leaks of Protected Health Information
  11687. Apple Threatens to Terminate Epic Games' Developer Accounts on August 28
  11688. ASCII Ray Tracing in C++ Console
  11689. Support SkyCircl.es
  11690. Ct.js — a free game editor
  11691. Life, part 32
  11692. The ODIN
  11693. The Unraveling of America  
  11694. IBM Reveals Next-Generation IBM POWER10 Processor
  11695. Response to Google open letter
  11696. mines
  11697. Hiding messages in x86 binaries using semantic duals
  11698. Recent advances in Natural Language Processing- Some Woolly speculations
  11699. Watch Netflix Through a Filmmaker's Lens
  11700. Open letter - The way Aussies search with Google is at risk - Google
  11701. Stateful Hash-Based Signatures | CSRC | CSRC
  11702. WebAssembly Weekly Issue #126
  11703. SQLite Release 3.33.0 On 2020-08-14
  11704. charliegerard/safe-space
  11705. MicroPython - Python for microcontrollers
  11706. Using Kibana to Debug Production Issues | Preslav Mihaylov
  11707. Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  11708. Factorio and Software Engineering · Krishna's words
  11709. Delete Your Social Media 📱 — Brendan Cahill
  11710. The “Easiest” Paths to Product Management
  11711. Code Smell: Concrete Abstraction
  11712. Focus on what you can control
  11713. » The ergonomic mouse that saved my wrist by James Eftegarie
  11714. labuladong/fucking-algorithm
  11715. p-j-miller/ya-sprintf
  11716. Pascal (Not Just Nickel & Dime) - Computerphile
  11717. United States Postal Service (USPS) Files Patent for a Blockchain-Based Voting System - Herald Sheets
  11718. Publication Images
  11719. Developers’ side projects
  11720. Web by Google (TM)
  11721. The Mutt E-Mail Client
  11722. Everything You Need to Vote - Vote.org
  11723. ROMAN EMPEROR PROJECT - Daniel Voshart - Design / Cinematography
  11724. How I use Obsidian to manage my goals, tasks, notes, and software development knowledge base
  11725. [PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software.
  11726. Amazon Liable For Defective Third-Party Products Rules CA Appellate Court - California Globe
  11727. The best way to exercise self-control is not to exercise it at all | Psyche Ideas
  11728. To the future occupants of my office at the MIT Media Lab
  11729. Oh Shit, Git!?!
  11730. The Illustrated TLS Connection
  11731. Fastest star ever seen is moving at 8% the speed of light
  11732. Cross Stitch and Embroidery Keycap for Mechanical Keyboard R5 MX | PrusaPrinters
  11733. Domain hacks with unusual Unicode characters
  11734. linksfor.dev(s)
  11735. US Mail: Not For Sale
  11736. Frustrated? It's not you, it's Rust - fasterthanli.me
  11737. Future Tech 2020 Conference | Homepage
  11738. Survey: Native AOT · Issue #40430 · dotnet/runtime
  11739. Getting started as a cloud engineer with Gwyneth Peña | Azure Friday
  11740. Isoflow
  11741. A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  11742. Cloud images, which one is the fastest?
  11743. Short Domain Names
  11744. The BEAM has Spoiled Me
  11745. The Mythical DevOps Engineer - Alessandro Diaferia
  11746. What is Immutable Infrastructure?🤔
  11747. twilco/kosmonaut
  11748. A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  11749. Can modern software be snappy? :: The Brush Blog
  11750. Java Performance in Containers
  11751. Chernobyl Fungus Eats Nuclear Radiation Via Radiosynthesis
  11752. Amazon's Machine Learning University is making its online courses available to the public
  11753. Mozilla’s uncertain future
  11754. Zillow 2020 Urban-Suburban Market Report - Zillow Research
  11755. I was building a new website for Post Apathy - until the petulant CEO of Ghost.org deleted my website
  11756. davidwengier/SourceGeneratorPlayground
  11757. Test components in ASP.NET Core Blazor
  11758. Dear Google Cloud: Your Deprecation Policy is Killing You
  11759. What does Vote.org do? - Vote.org
  11760. Check Your Voter Registration Status - Vote.org
  11761. The Walmart Drive-in
  11762. Domeneshop
  11763. Most Americans Have No Real Choice in Internet Providers – Institute for Local Self-Reliance
  11764. Multi-Cloud is the Worst Practice - Last Week in AWS
  11765. Unicode In Five Minutes ⌚
  11766. Mozilla signs fresh Google search deal worth mega-millions as 25% staff cut hits Servo, MDN, security teams
  11767. My best SEO tactic so far
  11768. SpaceX Starlink speeds revealed as beta users get downloads of 11 to 60Mbps
  11769. DEVintersection Virtual Workshop Event
  11770. XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  11771. Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  11772. What it took to Reach $100 MRR
  11773. Bend business networking to your will
  11774. Machine Learning of Sets
  11775. Navigating Termsheets
  11776. 10 Reasons why Enterprises should modernize Applications
  11777. A quick look at Rookout, a real-time debugging & logging product
  11778. How Well your Product is Really Doing
  11779. Commiserations, skepticism, and antirealism about genomics and Truth
  11780. 20 Developer Portfolios for Inspiration
  11781. Testing Sucks
  11782. How to write commit messages that will save you a lot of time
  11783. Mozilla's failures and a path to profitability
  11784. Multitasking Is A Myth. Here's why
  11785. Build An Audience Online - How To Build It?
  11786. How to Become a Technical Product Manager
  11787. www.QRpicture.com
  11788. r/gatech - My story of what it’s been like being symptomatic for covid at Georgia Tech
  11789. Report: Welders Set Off Beirut Blast While Securing Explosives
  11790. Stanford cancels plans to bring half of undergrads back to campus, revokes student staff positions | The Stanford Daily
  11791. What's the future of Servo? · Discussion #27575 · servo/servo
  11792. Intel® Trust Domain Extensions
  11793. Write your Own Virtual Machine
  11794. servo/servo
  11795. I Love MDN, or the cult of the free in action
  11796. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  11797. dotNET Weekly
  11798. Google resumes its attack on the URL bar, hides full addresses on Chrome 86
  11799. Mozilla: The Greatest Tech Company Left Behind
  11800. Creating a dotnet tool
  11801. Socially distant abbreviated summer vacation
  11802. Hubble finds that Betelgeuse's mysterious dimming is due to a traumatic outburst
  11803. Arecibo radio telescope goes dark after snapped cable shreds dish
  11804. Friday Facts #360 - 1.0 is here! | Factorio
  11805. Migrating to .NET Core: Mission Complete - CodeOpinion
  11806. Weekly Update 204
  11807. rossumur/espflix
  11808. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  11809. Write-Ahead Log
  11810. Programming Linux With .NET Core 3: Introduction & Chapter 2
  11811. Serverless: I'm a big kid now - Simple Thread
  11812. Azure SQL Capacity Planning: Overview | Data Exposed
  11813. ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner – .NET Tools Blog | JetBrains
  11814. Migrating to .NET Core: Mission Complete - CodeOpinion
  11815. Rider 2020.2: Localization Manager, Debugger Updates, and Major Updates to Unity Support – .NET Tools Blog | JetBrains
  11816. Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  11817. ANNOUNNCING: Uno Platform 3.0 - Linux Support, Fluent, Material and more. - Uno Platform
  11818. "Rust does not have a stable ABI"
  11819. Segmented Log
  11820. Equality for free – planetgeek.ch
  11821. Web browsers need to stop
  11822. Feds say Yale discriminates against Asian, white applicants
  11823. Byron/gitoxide
  11824. Could Fanatec upgrade firmware to support keyboard mappings on Xbox consoles now?
  11825. Container Image Retention Policy
  11826. YairHalberstadt/stronginject
  11827. Ubuntu on WSL 2 Is Generally Available | Ubuntu
  11828. patriksvensson/dotnet-example
  11829. The Languages Which Almost Became CSS - Eager Blog
  11830. Air pollution is much worse than we thought
  11831. Epic files suit against Apple after Fortnite pulled from iOS App Store [Updated]
  11832. Stop Getting Fu*ked By Technical Recruiters - A Nerd's Guide to Negotiating Salary, Benefits, and Raises - Scott Turman
  11833. Post-Open Source
  11834. How I Offloaded My Anxiety to Trello
  11835. How I Collected a Debt from an Unscrupulous Merchant
  11836. Sweden's Success is Kryptonite for Lockdown and Mask Advocates
  11837. Even Unicorns Get the Blues
  11838. Nineteen Eighty-Fortnite
  11839. https://cdn2.unrealengine.com/apple-complaint-734589783.pdf
  11840. .NET Rocks! vNext
  11841. sinistrality | Word of the Day | August 13, 2020
  11842. The Fortnite Mega Drop - Permanent Discounts Up to 20%
  11843. Life, part 31
  11844. If the NSA has been hacking everything, how has nobody seen them coming?
  11845. Handles are the better pointers
  11846. How to Build a Pig Latin Translator with Vanilla JavaScript
  11847. BlazorTransitionableRoute 1.0.2
  11848. Build Auth FAST for Blazor WebAssembly in .NET
  11849. JByfordRew/BlazorTransitionableRoute
  11850. Stopping phishing campaigns with bash
  11851. VisualSOS.Extension - Visual Studio Marketplace
  11852. Vitamin D, part 1
  11853. Young children would rather explore than get rewards
  11854. Release 0.6.0-preview1 · dotnet/blazor
  11855. EmailPwd: Has your email been hacked?
  11856. Announcing the new Jupyter Book
  11857. How to optimize your Azure workload costs
  11858. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  11859. Secrets of a .NET Professional
  11860. Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  11861. TDD and Exception Handling With xUnit in ASP.NET Core
  11862. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  11863. Durable Functions: Part 1 – The Intro
  11864. Serverless apps on AWS using F# and fable
  11865. Raise less money
  11866. Building & Debugging Microservices faster using Kubernetes and Visual Studio
  11867. Why Bertrand Russell's argument for idleness is more relevant than ever
  11868. Learn to write COBOL programs in VS Code
  11869. China hires over 100 TSMC engineers in push for chip leadership
  11870. I Love MDN ♥️ Share your appreciation for MDN
  11871. Microsoft Open Source
  11872. Squares and Tilings - Numberphile
  11873. Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  11874. JULY 2020 UPDATE: Average User Rating for Micromobility Operators - Prabin Joel
  11875. Risks of Clicking Links - ahmsec
  11876. Ready to move to the Open Web? | Joshua Austin
  11877. How does "Send all to voicemail" actually work, anyway? :: Kevin Liu
  11878. Search is too good - A Walk Within Boredom
  11879. The Social Media Problem · Jacques Mattheij
  11880. Donate now | Donate to Mozilla
  11881. microsoft/msquic
  11882. Mozilla Alumni Network
  11883. Internet connection needed at home
  11884. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  11885. Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  11886. Announcing TypeScript 3.1 | TypeScript
  11887. FarazzShaikh/Terrain-Builder
  11888. Build an intelligent chat bot that runs on Slack, Facebook & more!
  11889. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  11890. The Year In Science 2018
  11891. Security Compliance Survey
  11892. dadhi/LempTest
  11893. Mitochondria May Hold Keys to Anxiety and Mental Health | Quanta Magazine
  11894. Joan Feynman 1927–2020
  11895. Court dismisses Genius lawsuit over lyrics-scraping by Google – TechCrunch
  11896. r/europe - Highly accurate scientific study results
  11897. Creating background .NET Core services on Linux
  11898. Continuous Speech Recognition in .NET Core WPF applications
  11899. Quorum
  11900. Tip 274 - Set Your AzContext Interactively
  11901. Monsters Weekly 177 - C# 9 Record Types Revisited
  11902. Check out this workshop @AzureAIConf - Advanced .NET, Containers and Azure
  11903. The CompSci Pub
  11904. dotnet/aspnetcore
  11905. Bevy - Introducing Bevy
  11906. Tripping over the potholes in too many libraries
  11907. Azure DevOps Server 2020 RC2 now available | Azure DevOps Blog
  11908. How to stop procrastinating by using the Fogg Behavior Model
  11909. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  11910. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  11911. A Keyboard With Blank Keycaps Made Me an Expert Typist · Bojan Vidanovic
  11912. Steve Blank Teaching Lean Innovation in the Pandemic
  11913. Creating a QR Code step by step
  11914. The Five P Framework for Product Discovery
  11915. That coworker who never stops refactoring
  11916. YouTube is King … TikTok is Queen — Ari Lewis
  11917. I don’t trust Signal
  11918. Everything I did wrong fundraising as a first-time founder - Alex Cohen
  11919. Would breaking up 'big tech' work? What would? — Benedict Evans
  11920. Careers in Industry and Academia
  11921. What Is a Cholesky Factorization?
  11922. Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  11923. joseftw/jos.httpclient
  11924. The case for why Google should be regulated as a public utility | RankScience
  11925. Belarus Has Shut Down the Internet Amid a Controversial Election
  11926. SpaceX & Starlink: Is Satellite Internet a Good Idea?
  11927. Building a BASIC Interpreter, '80s Style, Part 2
  11928. Building a BASIC Interpreter, '80s style
  11929. crt.sh | 2427368505
  11930. Let’s implement a Bloom Filter
  11931. Northern VA CodeCamp
  11932. It is perfectly OK to only code at work, you can have a life too.
  11933. Staff Product Security Engineer
  11934. Free SSL Certificates and SSL Tools
  11935. Single Page Applications using Rust
  11936. Senior Product Security Engineer
  11937. The kernel and BitKeeper part ways
  11938. DI scopes in IHttpClientFactory message handlers don't work like you think they do
  11939. The Tragic Physics of the Deadly Explosion in Beirut
  11940. The day I accidentally built a nudity/porn platform
  11941. Changing World, Changing Mozilla – The Mozilla Blog
  11942. I Built My First Google Chrome Extension!
  11943. Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  11944. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  11945. Emacs 27.1 released
  11946. PDF: Still Unfit for Human Consumption, 20 Years Later
  11947. How Malicious Tor Relays are Exploiting Users in 2020 (Part I)
  11948. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  11949. That UPS you bought for your home server may not be as useful as you think
  11950. Woz's 70th Birthday
  11951. Use Visual Studio in Presentation Mode | Visual Studio Blog
  11952. An ASP.NET Core URL Builder
  11953. Reactive Extensions for .NET | endjin
  11954. Shawn Wildermuth's Blog
  11955. Comic: Pirates Love Continuous Deployment
  11956. Devcontainers AKA performance in a secure sandbox
  11957. Blazor vs Angular for Web Developers
  11958. Implementing Model View Update Pattern in Typescript
  11959. Tip 273 - Getting started with Azure Image Builder
  11960. GraphQL on Azure: Part 3 - Serverless With JavaScript
  11961. Math.Clamp Method (System)
  11962. The Clean Network - United States Department of State
  11963. Amia Srinivasan · The Sucker, the Sucker! What’s it like to be an octopus? · LRB 6 September 2017
  11964. Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  11965. How I Modernized My Flash Game
  11966. terrajobst/HarvestPlatformSupport
  11967. Achilles: Small chip, big peril. - Check Point Software
  11968. Why We Chose Prodigy • Marty Hu
  11969. Are CRDTs suitable for shared editing?
  11970. Metaprogramming, Metaobject Protocols, Gradual Type Checks: Optimizing the "Unoptimizable" Using Old Ideas · Stefan-Marr.de
  11971. Simon Blogs
  11972. Dorking Your Way to Search Results That Don’t Suck
  11973. It’s Not You - It’s Your Knowledge Base
  11974. Why I Can’t Stand the FSF
  11975. Python Typosquatting for Fun not Profit
  11976. How To Understand Systems
  11977. How I'm getting things done in 2020 · ./jm
  11978. You don't need this fancy recommendations system
  11979. Structured Debugging
  11980. Tolerate imperfection
  11981. I want to contribute to your project, how do I start?
  11982. Advices on writing blog posts
  11983. Beware Of Best Practices
  11984. msiddev - Twitch
  11985. Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  11986. What’s wrong with the mail
  11987. Why the C Language Will Never Stop You from Making Mistakes
  11988. The Linux Backdoor Attempt of 2003
  11989. MonoGame 3.8
  11990. Why We Urgently Need a Hippocratic Oath for Software Engineers (Business Strategy)
  11991. How you could lose your Facebook
  11992. How long does food in a freezer stay frozen when the power goes out
  11993. We Can Do Better Than SQL
  11994. Sharpies
  11995. Database Profiling with Visual Studio | Visual Studio Blog
  11996. How are barcodes read?? (Library-less image processing in C#)
  11997. Use C# Preprocessor Directives
  11998. Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  11999. Fiddler Everywhere Simplifies Web Debugging
  12000. Making repeated edits easier with IntelliCode suggestions | Visual Studio Blog
  12001. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  12002. Advanced search on NuGet.org | The NuGet Blog
  12003. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  12004. Announcing TypeScript 4.0 RC | TypeScript
  12005. Learn Node.js with these 5 modules on LEARN
  12006. People work longer (and different) hours under lockdown - Workplace Insight
  12007. Configuration, Secrets and KeyVault with ASP .NET Core
  12008. Hong Kong media mogul Jimmy Lai arrested under national security law
  12009. “It never gets easier, you just go faster.”
  12010. Federal Reserve announces details of new 24x7x365 interbank settlement service with clearing functionality to support instant payments in the United States
  12011. Victory! EFF Defends Public’s Right to Access Court Records About Patent Ownership
  12012. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  12013. r/ModSupport - Ongoing incident with compromised mod accounts
  12014. Introducing C# 9: Extending Partial Methods
  12015. What you lose when you retool.
  12016. How to create a Logging Dashboard with Kibana | Preslav Mihaylov
  12017. Mobile Phone Streams
  12018. dorking (how to find anything on the Internet)
  12019. Talk to Yourself - Austin G. Walters
  12020. Grand Challenges of Robotics
  12021. On being extrovertAugust 8th, 2020
  12022. Comradery
  12023. bulletproofs::notes::range_proof - Rust
  12024. Latches inside: Reverse-engineering the Intel 8086's instruction register
  12025. Why you should fire your bad customers
  12026. Introducing Rome
  12027. Hans Hildenbrand: The German front in rare color photos, 1914-1918 - Rare Historical Photos
  12028. Firefox Voice | browse the internet with your voice
  12029. M 2.6 - 3 km SE of Sparta, North Carolina
  12030. M 5.1 - 4 km SE of Sparta, North Carolina
  12031. Latest Earthquakes
  12032. Brice’s Blog
  12033. TwikTwok
  12034. UPI 101: The Basics
  12035. Western Digital Red WD101EFAX 10TB 3.5
  12036. How to encrypt and decrypt shared folders on my Synology NAS
  12037. China is now blocking all encrypted HTTPS traffic that uses TLS 1.3 and ESNI | ZDNet
  12038. microsoft/terminal
  12039. Hedging tail risk, emigration, keyboard superoptimization
  12040. Opinions worth sharing | Quentin Delcourt
  12041. Fortnite random stuff
  12042. Second Innings: SaaS - Harsha Halvi's Blog
  12043. Why is Backblaze tracking me?
  12044. The problem with labeling people
  12045. My first year without social media
  12046. Lessons learned leading an internal team
  12047. Winning the Internet
  12048. Why Did The Mathematician Cross The Road? - with Roger Penrose
  12049. Why Did The Mathematician Cross The Road? - with Roger Penrose — The Numberphile Podcast
  12050. ‎The Numberphile Podcast on Apple Podcasts
  12051. danso - git branch --delete master
  12052. Google's secret home security superpower: Your smart speaker with its always-on mics
  12053. An attempt to make a font look more handwritten
  12054. When Feature Flags Do And Don’t Make Sense
  12055. How to better design your game communities for kindness
  12056. RaDVaC – Rapid Deployment Vaccine Collaborative
  12057. Oatly: The New Coke
  12058. Why Did The Mathematician Cross The Road? - with Roger Penrose — Numberphile
  12059. Alcohol as a social technology to check the trustworthiness of others
  12060. C# to the max! Continuations, co-routines and Source Generators!
  12061. Why is This Idiot Running My Engineering Org?
  12062. Toshiba formally and finally exits laptop business
  12063. hndex.org
  12064. SQLite and EF Core Concurrency Tokens
  12065. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  12066. vcmi/vcmi
  12067. 6- Axis IMU with ESP32
  12068. Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks
  12069. Oprah's magazine erecting 26 billboards of Breonna Taylor around Louisville
  12070. Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  12071. SalehAlbuga/azure-functions-swift
  12072. Building dashboards for operational visibility | Amazon Builders' Library
  12073. dotnet-presentations/dotNETConf
  12074. julielerman/dotnetconfms2020
  12075. Weekly Update 203
  12076. Automate everything that is not part of the problem you’re solving
  12077. Talking about power tools of the culture – Andy Sylvester's Web
  12078. Do more by Doing less
  12079. 2020 is the year of IPv6
  12080. In-Memory Caching in ASP.NET Core - Detailed Guide
  12081. Query optimizer and chess? · Erthalion's blog
  12082. What VCs Can't Say
  12083. DEVintersection Virtual Workshop Event
  12084. Have I Been Pwned Set to Go Open-Source
  12085. Working in Public and the Economics of Free
  12086. Introduction | FAST
  12087. Scientists rename genes because Microsoft Excel reads them as dates
  12088. Apple says game streaming services like Microsoft's xCloud violate App Store policies
  12089. PINEPHONE | PINE64
  12090. First Impressions of Rust
  12091. Mac keyboard shortcuts
  12092. Q&A - EventStoreDB, Event Sourcing, CQRS, and DDD
  12093. Draft - io_uring - GSoC 2020 by 1Jo1 · Pull Request #10356 · netty/netty
  12094. N O D E
  12095. liljencrantz/crush
  12096. An alternative to ConfigureAwait(false) everywhere
  12097. Apple responds to Xbox Project xCloud iOS block, Microsoft kicks back
  12098. Automatically Improving Floating Point Accuracy
  12099. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  12100. Atlassian lets its staff stay at home forever
  12101. US to ban transactions with ByteDance and WeChat in 45 days
  12102. I'm Open Sourcing the Have I Been Pwned Code Base
  12103. Use nightly builds - Mobile Blazor Bindings
  12104. Monsters Weekly 176 - HMAC in Postman (Postperson)
  12105. Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  12106. Easy ASP.NET Core localization with AppText – Martijn Boland
  12107. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  12108. High-Water Mark
  12109. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  12110. Leader and Followers
  12111. Configuring Codespaces for .NET Core Development
  12112. BH20_mpctss
  12113. Introducing React Wednesdays—A Hangout with React Experts
  12114. Dash | Scale up, speed up.
  12115. Hacking group puts millions of Zoosk dating profiles up for sale • Graham Cluley
  12116. Nyan Sat - Satellite Communications Challenge
  12117. CREW Sues State Dep't for Pompeo Madison Dinners Records - CREW
  12118. Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  12119. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  12120. Powderfinger - Odyssey Number Five 20th Anniversary (Trailer)
  12121. Azure/azure-notificationhubs-android
  12122. GitHub draft pull requests should trigger the pipeline
  12123. It's time to get some wins.
  12124. Surviving Django (if you care about databases) — Daniele Varrazzo
  12125. Reversing Lyft’s ride history API to analyze 6 years worth of rides
  12126. A Day Without Business – Charlie Monroe
  12127. Moving from GoDaddy to DNSimple – an illustrated journey
  12128. Negotiations
  12129. A Modern Space Cadet / Steve Losh
  12130. Proof of X
  12131. I'm Partnering with NordVPN as a Strategic Advisor
  12132. Productivity porn
  12133. Saving Your Initial Reaction
  12134. What I learned from 35 Hackathons
  12135. A short case for unifying the iPad and the MacBook
  12136. XXXI.
  12137. acidanthera/OpenCorePkg
  12138. WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  12139. Toilet Trouble – Aaron Bockover
  12140. YC Startup Library
  12141. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  12142. Beyond Passwords: 2FA, U2F and Google Advanced Protection
  12143. Google discontinues the Pixel 4, nine months after release – TechCrunch
  12144. Azure Thursday - 6 August 2020 19:00 CEST
  12145. AzureThursday @AzureThursday
  12146. dotnet/Kerberos.NET
  12147. hephaest0s/usbkill
  12148. Is Using LINQ in C# Bad for Performance?
  12149. Germany plans to dim lights at night to save insects
  12150. Life Beyond Coding with Justin Chau
  12151. How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  12152. Life, part 30
  12153. ErikEJ/EFCorePowerTools
  12154. simdjson/simdjson
  12155. <ol>: The Ordered List element
  12156. Reverse Reverse
  12157. AutomaticKingdom
  12158. ADefWebserver/AutomaticKingdom
  12159. Hackers hit university online exam tool
  12160. Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  12161. Cyber security strategy
  12162. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  12163. the creeping scourge of tooling config files in project root directories · Issue #79 · nodejs/tooling
  12164. Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  12165. JuxtaposeJS Embed
  12166. Build High-performance Microservices with gRPC and .NET
  12167. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  12168. New Azure SQL Learning Tools help reduce the global technology skills gap
  12169. Why is async void bad and how do I await a Task in an object constructor in C#? - Brian Lagunas
  12170. What is default(object) used for?
  12171. Best way to create an empty collection (array and list) in C# (.NET)
  12172. nxrighthere/UnrealCLR
  12173. Amazon.com: SAMSUNG T7 Portable SSD 1TB - Up to 1050MB/s - USB 3.2 External Solid State Drive, Gray (MU-PC1T0T/AM): Computers & Accessories
  12174. https://borsche.de/res/Vitamin_D_Essentials_EN.pdf
  12175. Chat Bubble Blindness | Atlist
  12176. Web We Want - Web Apps
  12177. Native AOT Survey
  12178. Remembering Frances E. Allen | IBM Research Blog
  12179. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  12180. Why are you testing your software?
  12181. SharpLab
  12182. Layering domains and microservices using API Gateways | Kislay Verma
  12183. SharpLab
  12184. Turn your camera on for remote meetings
  12185. Reverse Engineering Netgear's Auth to extend my Meural
  12186. Consumer Data Exposed in Telemarketing Adviser Breach
  12187. On finding your passion — CULLIN
  12188. Don't just learn to code, learn to create
  12189. Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  12190. Latest Firefox rolls out Enhanced Tracking Protection 2.0; blocking redirect trackers by default – The Mozilla Blog
  12191. .NET Summit 2020 Online Conference
  12192. Entity Framework: .NET Community Standup - August 5th 2020 - EF Core In Depth Video Series
  12193. Chris Sainty: Blazor Routing - What you need to know
  12194. GitLab Support is no longer processing MFA resets for free users
  12195. r/sysadmin - [Rant... sorta] Physically moved a server today...
  12196. Watch SpaceX ACTUALLY hop Starship SN-5 150m!!!
  12197. How to SSH into WSL2 on Windows 10 from an external machine
  12198. THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
  12199. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  12200. Creating an .NET AWS serverless application using API Gateway with API Key
  12201. Query Design performance issues #01 - All-in-one query
  12202. GitHub joins the Open Source Security Foundation - The GitHub Blog
  12203. Announcing the new TypeScript Website | TypeScript
  12204. Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  12205. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  12206. Microsoft joins Open Source Security Foundation
  12207. Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  12208. Patterns of Distributed Systems
  12209. Azure Event Hubs With Kafka
  12210. Anthony Levandowski sentenced to 18 months in prison, as new $4B lawsuit against Uber is filed – TechCrunch
  12211. TikTok and the Sorting Hat — Remains of the Day
  12212. restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  12213. 1Password for Linux development preview
  12214. Story Creator - Social Media Video Editor For Brands & Agencies
  12215. Announcing ImageSharp 1.0.0 | Six Labors
  12216. Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
  12217. The Hacker Way: How I taught my nephew to program
  12218. Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry
  12219. It’s 2020, And I’m Still Getting Plain Text Credentials Via Email
  12220. In the Pursuit of Knowledge and Mastery
  12221. rowlinson bike shed - Bing images
  12222. Cloudfront Geolocation headers
  12223. Speech Synthesis on Linux
  12224. Manazir
  12225. What is Numerical Stability?
  12226. Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo
  12227. ORDER OF MAGNITUDE
  12228. Google has shut down Toogles
  12229. Why I Self-Host My Website Analytics
  12230. I Got Scammed Out Of $5K
  12231. The Need for Speed, 23 Years Later
  12232. 27-inch iMac gets a major update
  12233. Essence of linear algebra — 3Blue1Brown
  12234. Two Friends Quit Their Jobs to Build a Cabin. Everything Went Wrong.
  12235. Tales of the Autistic Developer - Senior Developer
  12236. Create Customizable, Hi-Def, and Scalable Backgrounds
  12237. Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications?
  12238. Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
  12239. Django 3.1 Released | Weblog
  12240. .NET Foundation Board of Directors Election 2020: Results!
  12241. Introducing localization support in OpenIddict 3.0 beta3
  12242. Exploring the code behind IHttpClientFactory in depth
  12243. The best parts of Visual Studio Code are proprietary
  12244. How can I protect static files with authorization on ASP.NET Core?
  12245. Starboard
  12246. Make a responsive Navbar with Blazor and Tailwind?
  12247. Why Is America Stuck with Bad Headlights?
  12248. Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members
  12249. The Julia Language
  12250. The .NET Core Journey at Criteo
  12251. PowerShell Microservice - Hello World
  12252. XamarinCommunityToolkit: an introduction - Gerald Versluis
  12253. August dotNET Virtural Events to Tune Into | Xamarin Blog
  12254. Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  12255. .NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  12256. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  12257. Drawing Custom Graphs in HTML and Javascript - The Long Walk
  12258. Moving .NET to Linux at Scale
  12259. Shawn Wildermuth's Blog
  12260. Best Practices for Regular Expressions in .NET
  12261. Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  12262. Microsoft Joins Open Source Security Foundation - Microsoft Security
  12263. Physical Attractiveness Bias in the Legal System — The Law Project
  12264. What Makes Godot Engine Great for Advance GUI Applications
  12265. プレステ4の裏側 ソニー社員も見られないロボの指先
  12266. LesnyRumcajs/grpc_bench
  12267. Go vs Rust: Writing a CLI tool
  12268. RollerCoaster Tycoon 2 - The Impossible Maze
  12269. The Rise of Data Science | Louie Dinh
  12270. Peeking at user agents for fun and profit :: Kevin Liu
  12271. The Art of Not Thinking
  12272. Managing Chronic Pain as a Developer
  12273. A Primer on Database Replication
  12274. Different kinds of testing
  12275. Planning for my kidnapping - My blog
  12276. Replacing YouTube & Invidious
  12277. Your calendar should be a whitelist, not a blacklist
  12278. Stop learning and start doing
  12279. Validating Apps That Connect to Your Server
  12280. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  12281. The UX of LEGO Interface Panels – George Cave
  12282. Brady Haran - Me and YouTube: The Benefits of Making Videos About Science & Math (July 31, 2020)
  12283. Establishing Your App’s Integrity | Apple Developer Documentation
  12284. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  12285. NuGet - You can book online!
  12286. The Coming Open Source Sustainability Crisis
  12287. How Raygun increased transactions per second by 44% by removing Nginx | Raygun Blog
  12288. giraffe-fsharp/Giraffe
  12289. Letter Opener – Open Winmail.dat, MSG and EML files online
  12290. RELEASE: ASP .NET Core 3.1 A-Z eBook
  12291. Mastodon 3.2
  12292. Life, part 29
  12293. The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  12294. Listen to Thomas Sowell | City Journal
  12295. Implement the "download file" feature on a Blazor WebAssembly app
  12296. How it works - Briar
  12297. Choosing the right asynchronous-messaging infrastructure for the job - Red Hat Developer
  12298. Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  12299. Hardware interrupts
  12300. IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  12301. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  12302. UI/UX for Devs: Have You Thought About the Mental Model?
  12303. Debugging with Fiddler Everywhere: Collaborative Debugging
  12304. GitLab Takes Over VS Code Extension, Plans Improvements -- Visual Studio Magazine
  12305. Azure Cloud Shell Tips And Tricks | Build5Nines
  12306. So I coded Plague Inc. for a Calculator
  12307. 133m records for sale as fruits of data breach spree keep raining down
  12308. Microsoft to continue discussions on potential TikTok purchase in the United States - The Official Microsoft Blog
  12309. .NET Foundation Board Member Elections
  12310. Thread by @jc_stubbs: An interesting thing happened on the internet with week. U.S. travel management firm was hit with Ragnar Locker ransomware. The company agre…
  12311. Brain-Gut Circuit Lets Microbiota Directly Affect the Sympathetic Nervous System
  12312. Why Mercedes & BMW Vehicles Need To Adopt The Tesla Platform
  12313. 2gether
  12314. Python Beginner Projects 2020 - Add them to your resume!
  12315. Web apps aren't tech. They're "tech".
  12316. Let's Talk about Cache - Daniel Leskosky
  12317. Create change within your locus of control
  12318. The Problem of Preference Falsification in Online Dating
  12319. Who Should Buy ARM? - Dr. Z and Eng. L
  12320. Free Market Capitalism vs Government Socialism
  12321. Honey, I Accidentally Became A Product Manager
  12322. FAQs - Raspberry Pi Documentation
  12323. Hydroxychloroquine: The Narrative That it Doesn’t Work is the Biggest Hoax in Recent Human History
  12324. Low latency tuning guide
  12325. TrueFire hacked - credit cards and other personal info potentially compromised
  12326. Home | Laws of UX
  12327. Mail delays are frustrating Philly residents, and a short-staffed Postal Service is struggling to keep up
  12328. Tines Blog / Part 1 : Breaches are inevitable and early detection is crucial
  12329. Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  12330. GPU.js - GPU accelerated Javascript
  12331. Telegram files EU antitrust complaint against Apple’s App Store
  12332. System UIcons
  12333. Hacking Portable Air Conditioners
  12334. The mysterious case of man who can read letters—but not numbers—exposes roots of consciousness
  12335. andrewlock/blazor-with-source-generators-poc
  12336. NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft
  12337. David Wong Portfolio
  12338. Pimp up your Blazor EditForms with Tailwind CSS!
  12339. 2km From Home
  12340. Cyber attack downs Telstra network, affecting thousands of internet users
  12341. NES Background Parallax Explained - Audiovisual Effects Pt. 03
  12342. Revealing Passwords
  12343. David Wong Portfolio
  12344. David Wong
  12345. What Happened When I Peeked Into My Node_Modules Directory
  12346. Ineffective Altruism
  12347. Why did Neobanks become so boring? - This Too Shall Pass by Rhys Wallace
  12348. Chartfleau | Kodak Insider Trading
  12349. English to SQL: progess updates
  12350. Techniques for Difficult Team Members - dcaulfield
  12351. When you find out you’re the copycat
  12352. Python is now the second most popular language for programming - newserector
  12353. dodyg/practical-aspnetcore
  12354. Unbricking a $2,000 Bike With a $10 Raspberry Pi
  12355. WordSafety.com
  12356. What I Learned from Doing 60+ Technical Interviews in 30 Days
  12357. OctoPrint.org
  12358. OctoPrint/OctoPrint
  12359. Glucosamine Supplementation Reduces All-Cause Mortality | Lifespan.io
  12360. Azure Durable Functions Monitoring and Diagnostics
  12361. ASCII rendering Tetrahedron with shading | Platonic Solids Part 1
  12362. Hillsborough State Attorney’s Office tapped to prosecute worldwide “Bit-Con” hack of prominent Twitter users
  12363. If You Don’t Know, Now You Know: Black Women Deserve More Credit | The Daily Social Distancing Show
  12364. Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  12365. Spotify CEO Daniel Ek says working musicians may no longer be able to release music only “once every three to four years”
  12366. Principal Security Program Manager Lead in Redmond, Washington, United States | Engineering at Microsoft
  12367. Security Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  12368. Niklaus Wirth was right and that is a problem – bowero
  12369. The Big Crackdown is upon us – NEWS FROM UNDERGROUND
  12370. swyx Writing | Slack is Fumbling Developers
  12371. Leveraging Cloudflare Workers to prevent attackers from bypassing your Cloudflare WAF
  12372. What makes Paul Graham a great writer?
  12373. Apple’s bulls**t narrative on the App Store
  12374. How I Spent 2 Days Chasing a Bug that Didn't Exist
  12375. Build and deploy GitHub Pages from any branch beta The GitHub Blog
  12376. OpenTelemetry .NET Beta Released!
  12377. trozler/whereAmI
  12378. Zello Security Notice – July 31, 2020
  12379. Blackbaud's Bizarre Ransomware Attack Notification
  12380. .NET R&D Digest (July, 2020)
  12381. Read function arguments from .NET applications with .NET ProfilingAPI
  12382. News Releases | Washington State Department of Agriculture
  12383. 7 Resource Scheduling Errors and How to Mitigate Them - DZone Agile
  12384. Release Release v0.20.0 · microsoft/PowerToys
  12385. Upgrade to pip 20.2, plus, changes coming in 20.3
  12386. Kushner’s Shadow Task Force Appears to Violate Multiple Laws - CREW
  12387. Developer News - Visual Studio Marketplace
  12388. Blazor GameDev - part 6: mouse input - Davide Guida
  12389. Azure Thursday - August 2020
  12390. Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  12391. Philosophers On GPT-3 (updated with replies by GPT-3) - Daily Nous
  12392. How Jared Kushner’s Secret Testing Plan “Went Poof Into Thin Air”
  12393. Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  12394. Code Maze Weekly #36 - Code Maze
  12395. Turn on & manage community contributions
  12396. Google Timelapse
  12397. Weekly Update 202
  12398. Using the brightness() CSS Filter to generically highlight Content
  12399. Angular Language Service for Visual Studio — NoWaySheCodes
  12400. September DDD by Night
  12401. Book Your Daily Ride or Make Money Driving Now
  12402. How we migrated Dropbox from Nginx to Envoy
  12403. Egyptian bus operator Swvl hit by data breach
  12404. Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  12405. TDD is an antidote for uncertainty
  12406. How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  12407. Integration testing your Polly policies with HttpClient Interception
  12408. How do I find which directory my .NET Core console application was started in or is running from?
  12409. DTIC TR JUMPER INDEX
  12410. Introducing launch configurations support for SAM debugging in the AWS Toolkit for VS Code | Amazon Web Services
  12411. Back to Basics #2: Binding Markup - Nick's .NET Travels
  12412. dotnet-presentations/dotNETConf
  12413. rynowak/link-a-thon
  12414. dotnet/designs
  12415. The Era of DNA Database Hacks Is Here
  12416. Labour party has data compromised following Blackbaud hack | ITV News
  12417. Token authentication requirements for API and Git operations - The GitHub Blog
  12418. Google’s problems are bigger than just the antitrust case
  12419. Azure/CloudShell
  12420. Libraries lend books, and must continue to lend books: Internet Archive responds to publishers’ lawsuit - Internet Archive Blogs
  12421. Announcing Windows 10 Insider Preview Build 20170 | Windows Experience Blog
  12422. AirPods Pro Clone Review - Tim Leland
  12423. On Inflection Points - Michael Dempsey: Blog
  12424. The Forgotten Early Adopters
  12425. Cat without cat on the commandline
  12426. Where have all the rentals gone?
  12427. Apple tells app devs to use IPv6 as it's 1.4 times faster than IPv4 | ZDNet
  12428. The 3 problems of Django
  12429. The essence of quantum mechanics
  12430. The Haskell Elephant in the Room
  12431. 2020-07-30 Beyond REST and RPC Asynchronous Eventing and Messaging Patterns.pptx
  12432. Lecture Slides | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
  12433. Microsoft.dotnet-httprepl 3.0.47301
  12434. Indian Students To Learn Coding Skills From 10 Yrs Of Age: New Education Policy
  12435. Search Results for “grpc” – Anthony Giretti's .NET blog
  12436. A Piece of Pi
  12437. Angular Language Service - Visual Studio Marketplace
  12438. Life, part 28
  12439. Using WinDBG with .NET Core 3
  12440. Azure Functions On macOS With JetBrains Rider
  12441. Budget
  12442. .NET Foundation "State of the Union"
  12443. You Want to See My Data? I Thought We Were Friends! - Facts So Romantic - Nautilus
  12444. How to Deal with Burnout
  12445. Trains․NET - Episode 40 - Trees! And a massive refactoring to enable Trees!
  12446. Sudoku solver (Algorithm explained w/ code)
  12447. A new funding model for open source software
  12448. Azure Cost Management + Billing updates – July 2020
  12449. NuGet PackageReference Versions SOLUTION Wide
  12450. Handling concurrency in an ASP.NET Core Web API with Dapper
  12451. Measuring Concurrent Jobs Over Time
  12452. Back to Basics #1: Data Context - Nick's .NET Travels
  12453. Announcing Microsoft Security’s #CyberContest
  12454. The Secret Origin of the Action RPG
  12455. Universal Basic Income is Capitalism 2.0
  12456. Teaching GPT-3 to Identify Nonsense
  12457. Security Incident
  12458. Zoom Security Exploit - Cracking private meeting passwords
  12459. Me and YouTube: The Surprising Benefits of Making Videos About Science and Mathematics
  12460. Why and How I Bullet Journaling
  12461. amymhaddad
  12462. The State of Ruby 3 Typing
  12463. Rewrite or Refactor - The Risks of Rewrites
  12464. If you see everything, you'll get nothing 🎯
  12465. Dual-monitor 4K@60hz KVM switch for $30
  12466. Open problems in Robotics
  12467. ChatBooks discloses data breach after data sold on dark web
  12468. Why aren’t you more serious?
  12469. You don’t need reproducible builds.
  12470. Incident Management. Not everything is critical
  12471. Learn about the latest .NET Productivity features | .NET Blog
  12472. Hacker leaks 386 million user records from 18 companies for free
  12473. Microsoft joins the Blender Development Fund — blender.org
  12474. Rainbow Hunt
  12475. .NET Conf: Focus on Microservices
  12476. Jon Galloway: VS Mac & More
  12477. Dzoukr/SDSCore
  12478. Let's build a Full-Text Search engine
  12479. Blazor WebAssembly : Open-source Project - EP10
  12480. Customizing your repository's social media preview
  12481. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  12482. Андрей Акиньшин — Поговорим про перформанс-анализ
  12483. Dungeon Numbers - Numberphile
  12484. Cursive Trains
  12485. Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  12486. Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  12487. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  12488. Monsters Weekly 175 - YARP!
  12489. Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  12490. Pimp up your Blazor EditForms with Tailwind CSS!
  12491. Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  12492. poteto/hiring-without-whiteboards
  12493. Shawn Wildermuth's Blog
  12494. Dunzo suffers data breach, launches internal investigation
  12495. felixrieseberg/macintosh.js
  12496. Fireworks: Sugar Stars
  12497. Development Containers in Education with Visual Studio Code
  12498. Interview with a Pornhub Web Developer
  12499. New Developer Landing Page and Issues Repo - Windows Developer Blog
  12500. Vulnerability doesn’t come after trust – it precedes it.
  12501. Conversations and Ideas
  12502. Visual Studio 2019 for Mac - Release Notes
  12503. Great CRO Tool or Privacy Nightmare – SystemTrap
  12504. Trademarking Infocom, again, part one
  12505. Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  12506. Jack of all trades, master of none
  12507. Alcohol delivery service Drizly hit by data breach – TechCrunch
  12508. Apparel - Unisex - .NET Foundation Store
  12509. Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  12510. The Toxoplasma Of Rage
  12511. github/roadmap
  12512. Historical programming-language groups disappearing from Google
  12513. Program Manager II in Redmond, Washington, United States | Engineering at Microsoft
  12514. runlyio/core-dotnet
  12515. Introducing GitHub's OpenAPI Description - The GitHub Blog
  12516. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  12517. github/renaming
  12518. Announcing the GitHub public roadmap - The GitHub Blog
  12519. Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  12520. Expanding Beyond 64kb of Memory with Bank Switching (16-Bit VM in JavaScript 012)
  12521. Migrating a 40TB SQL Server Database
  12522. IEvangelist/Blazing.Twilio.Video
  12523. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  12524. Chessprogramming wiki
  12525. Lazy Load Images with Vanilla JavaScript and Intersection Observer
  12526. Fody/MethodDecorator
  12527. Polymorphic Encryption Algorithms — Generating Code Dynamically
  12528. ritterim/stuntman
  12529. Some SQL Tricks of an Application DBA
  12530. Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  12531. Blazor DataGrid Demos - Overview | Telerik UI for Blazor
  12532. Why It's Easier to Manage 4 People Than It Is to Manage 1 Person · Stay SaaSy
  12533. Catalina - *all* web-browsers fail to open new pages after a few hours use.
  12534. ongoing by Tim Bray · Not an Amazon Problem
  12535. shirhatti/zocket
  12536. Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  12537. Advancing resilience through chaos engineering and fault injection
  12538. Gittrends lags: A Tale Of CollectionView and Garbage Collector
  12539. LunrCore, a lightweight search library for .NET
  12540. How do I set multiple items to a Windows Runtime vector in a single call? | The Old New Thing
  12541. Task asynchronous programming as an IO surrogate
  12542. The falsehoods of anti-AGPL propaganda
  12543. Comic: Why Do Their Keyboards Keep Breaking?
  12544. Calling Generic Methods from Non-Generic Code in .Net
  12545. How to list and download the contents of a Google Drive shared folder in C#
  12546. Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  12547. How GPT3 Works - Visualizations and Animations
  12548. Join the DotNetEvolution Discord Server!
  12549. Learn more about the Ransomware attack we recently stopped
  12550. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  12551. SachiraChin/dotnet-monitor-ui
  12552. dotnet-monitor ui
  12553. When does it make sense to use containers in a development workflow?
  12554. Vocodes. Vocal playground.
  12555. Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  12556. Writing a file system from scratch in Rust · carlosgaldino
  12557. The Great Fish Oil Experiment
  12558. Buidler, Waffle & Ethers | The Geeky Grower
  12559. VPE and CTO - the first 90 days
  12560. Work or walk?
  12561. Product Gravity
  12562. Wrappers
  12563. Paul Graham's "Same Way"
  12564. Don't forget the human
  12565. CS Syd - How to deal with money in software
  12566. Tech vs Biotech — Celine Halioua
  12567. You Want Options
  12568. May you suffer well
  12569. Make Slack Smaller
  12570. The Freud Moment
  12571. Usability of Footnotes
  12572. Box CI
  12573. Apache Arrow 1.0.0 Release
  12574. Is 40 the new 60? How popular media portrays the employability of older software developers
  12575. Oodle 2.8.9 with Oodle Texture speed fix and UE4 integration
  12576. Stack Overflow Developer Survey 2020
  12577. Highlights from Git 2.28 - The GitHub Blog
  12578. The code I’m still ashamed of
  12579. Life, part 27
  12580. How to pay your rent with your open source project
  12581. UnoConf 2020 - Uno Platform Developer Conference
  12582. Index
  12583. Cosmos DB capacity pitfall: When more is less
  12584. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  12585. Headphones are collecting too much personal data
  12586. microsoft/vscode
  12587. BenchmarkDotNet 0.12.1
  12588. It’s Time to Get Serious About Research Fraud
  12589. Tyrrrz/CliFx
  12590. Slowsort - a pessimal sorting algorithm | Arpit Bhayani
  12591. andrewducker | Facebook has blocked Dreamwidth
  12592. Copy/Pasta Driven Development®
  12593. Fresh Mozzarella From Scratch Recipe
  12594. LunrCore, a lightweight search library for .NET
  12595. Tip 272 - Azure Security Best Practices
  12596. Super Troopers (2/5) Movie CLIP - The Cat Game (2001) HD
  12597. Reverse Engineering Tools Review
  12598. Naming things
  12599. Twilio Security Incident Shows Danger of Misconfigured S3 Buckets
  12600. S&P Best of Times Wost of Times
  12601. Writing more succinct C# – in F# (Part 1)!
  12602. Amazon gets priority while mail gets delayed, say letter carriers
  12603. Virtual Azure Community Day - July 28th, 2020
  12604. Compilers Do Static Analysis, They Just Don't Tell You · Peter Dimov
  12605. Create Your Own Logging Provider to Log to Text Files in .NET Core
  12606. Understanding the SynchronizationContext in .NET with C#
  12607. Small Mailserver Best Current Practices
  12608. New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  12609. How C# Records will change my life
  12610. Developers Should Abandon Agile
  12611. What’s the point?
  12612. Finding Joy in Making Happy Little Computer Videos on YouTube
  12613. Lets stop being stupid about security
  12614. Pixelles Creator Fund | Pixelles (Montreal)
  12615. Tech unicorn Dave admits to security breach impacting 7.5 million users | ZDNet
  12616. Primer: The Job Guarantee
  12617. Wicked problems
  12618. Relâchement des gestes barrière chez les jeunes : «Le pire qu’on aura, c’est une grosse grippe»
  12619. Exploring the Worker Thread API in Node
  12620. An alleged Nintendo leak has unearthed early game prototypes | VGC
  12621. Entrepreneurs Come From Families With Money
  12622. slither.io
  12623. Sponsor @egil on GitHub Sponsors
  12624. The fastest way do debug .net code without sources.
  12625. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  12626. adam-mcdaniel/oakc
  12627. froggey/Mezzano
  12628. Doing Stupid Stuff with GitHub Actions
  12629. LunrCore 2.3.8
  12630. Promo Data Breach FAQ
  12631. Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated
  12632. Working From Home
  12633. The Four Actions I Took To Attract 72,000 Followers
  12634. Hacking the Bureaucracy to Get Stuff Done
  12635. The Art Of Learning For Software Developers
  12636. How to Make Money With Blogging?
  12637. Dance training is superior to repetitive physical exercise in inducing brain plasticity in the elderly
  12638. How I would grow Gumroad – Min-Kyu Jung
  12639. Grab a Shitty Rod and Start Fishing — Dickie Bush
  12640. Your Brain = Your Dog?
  12641. Joe Bergeron | Java Obfuscation: A Pattern Language
  12642. plant99/felicette
  12643. How I Finally Started Listening to Podcasts Every Day – The Hulry
  12644. canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  12645. Reverse engineering tools for .NET applications
  12646. Component lifecycles – Blazor University
  12647. SuperTails/langcraft
  12648. Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  12649. Breaking: LSD Chemist William Leonard Pickard to be Released From Prison
  12650. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  12651. Who gets invited to the party?
  12652. Indian IT consultancies struggle against technological obsolescence
  12653. GitHub Protips: Tips, tricks, hacks, and secrets from Luke Hefson
  12654. Regional Air Mobility - Lilium
  12655. On Liberating My Smartwatch From Cloud Services « bunnie's blog
  12656. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  12657. Weekly Update 201
  12658. hallatore/Netling
  12659. ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  12660. Summernote - Super Simple WYSIWYG editor
  12661. From Dev to Devrel
  12662. Realestate Investing for Engineers
  12663. Why Schrems is wrong - From Luxembourg with Love
  12664. The surprising science of alpha males & females: The most empathetic member of the group
  12665. p410n3 blog
  12666. Sets and Probability
  12667. A Short Guide to Statistical Rethinking²
  12668. Dreambuilding as a CEO
  12669. Pursuing Speed, Pt. 2 — 0xFF.nu
  12670. Avoiding Stupidity
  12671. A Federal Blue Checkmark, and Not Learning Lessons
  12672. Need business ideas? Watch out for unbundlings
  12673. Christmastide, Ohio - Podcast App Links - Plink
  12674. Instacart customer records hacked, includes order history - 9to5Mac
  12675. U.K. School Hires 10-Year-Old Nigerian Tech Genius As Coding Instructor
  12676. Quartz.NET 3.1 Released | Quartz.NET
  12677. 10 Standout GitHub Profile READMEs
  12678. Implemented support for user provided pixel shaders by mrange · Pull Request #7058 · microsoft/terminal
  12679. To Get More Replies, Say Less
  12680. When Hubble Stared at Nothing for 100 Hours
  12681. Microsoft Analyzed Data on Its Newly Remote Workforce
  12682. 14 Best Data Science Books to Read Right Now
  12683. Advice to Myself When Starting Out as a Software Developer
  12684. King County Elections
  12685. Hand Tremor Mouse Accessibility Software
  12686. Slack Files EU Competition Complaint Against Microsoft - Several People Are Typing
  12687. Microservices and [Micro]services – Kalele
  12688. hwayne/awesome-cold-showers
  12689. Editorial board of Index and more than 70 staff members resign
  12690. How to make simple Geolocation service | Max Kostinevich
  12691. The Four Quadrants of Conformism
  12692. Who gets invited to the party?
  12693. I Made Wii Tennis in 24 Hours
  12694. Waiting for Azure Durable Functions to complete
  12695. Buy on Google is now open and commission-free
  12696. Building the Ultimate Home Office (Again)
  12697. Perseverance Toward Life Goals Can Fend Off Depression, Anxiety, Panic Disorders
  12698. Considering Rust
  12699. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  12700. Stop throwing Exceptions! Start being Explicit
  12701. Blazor EditForms, an essential tool or too much magic?
  12702. Men's T-Shirt | Create your own | Spreadshirt
  12703. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  12704. Top Programming Languages 2020 - IEEE Spectrum
  12705. GraphQL on Azure: Part 2 - dotnet and App Service
  12706. Fast refresh and more on Windows with 0.62 release · React Native for Windows + macOS
  12707. ASP.NET Core 3, IIS and empty HTTP headers
  12708. Libraries have been bringing older books to digital learners: Four publishers sue to stop it - Internet Archive Blogs
  12709. Redirect azurewebsites.net to Custom Domain
  12710. With downtowns staying abandoned, put tiny businesses back into residential neighborhoods
  12711. Google Fonts
  12712. Ongoing Meow attack has nuked >1,000 databases without telling anyone why
  12713. public-games@w3.org from July 2020: by thread
  12714. Intel's 7nm is Broken, Company Announces Delay Until 2022, 2023
  12715. How to Manage a Freelance User Experience Designer or Researcher — Cakewalk Labs UX/UI Consulting
  12716. Whose bug is it anyway?
  12717. Don&#39;t buy the AirPods Pro - Another Rattlegate story
  12718. ARCHITECTURE.md
  12719. You don't need no Service Mesh
  12720. Marketing Month Week 2
  12721. China launches ambitious Tianwen-1 Mars rover mission
  12722. Five Buck Fatigue - Underjord
  12723. The Indie Consulting Business Model Canvas V0.1
  12724. I'm an Unemployed Waitress. Don't Dine Out At All.
  12725. On .NET Live - A chat with the .NET Interactive Team
  12726. Recent influx of substack posts to Hacker News
  12727. My Backup Plan & Lessons learned
  12728. Dropping Out of College to Join Facebook: 3 Years Later
  12729. Using Turbolinks with the SAFE web stack
  12730. ‎The Numberphile Podcast on Apple Podcasts
  12731. Minecraft Names & Skins
  12732. The Third Cornet - with Katie Steckles — The Numberphile Podcast
  12733. The Third Cornet - with Katie Steckles — Numberphile
  12734. obfuscar/obfuscar
  12735. Garmin services and production go down after ransomware attack | ZDNet
  12736. Inside a Collaborative Text Editor
  12737. BBS Graphics History: Pretty Awesome, Until the Web Showed Up
  12738. Top 7 OBS Studio Tricks for 2020 – and you won’t believe #4
  12739. .NET Presentations: Events in a Box!
  12740. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  12741. Archive
  12742. Life, part 26
  12743. Dhghomon/easy_rust
  12744. Slack Files EU Competition Complaint Against Microsoft
  12745. TinyPilot: Build a KVM Over IP for Under $100
  12746. I Created An A.I. to DESTROY Tetris
  12747. Cognitect Joins Nubank
  12748. Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  12749. My Process for Creating YouTube Videos
  12750. 1 Second Painting - Home
  12751. KDE Slimbook
  12752. RGB Keyboard as Audio Level Meter
  12753. Microsoft, Azure, Visual Studio
  12754. Amazon Ion
  12755. .NET Conf: Focus on Microservices
  12756. troyhunt/hibp-stickers
  12757. Build software better, together
  12758. SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  12759. Storage 101: Data Security and Privacy - Simple Talk
  12760. MSIX Packaging Tool July 2020 Release is now available!
  12761. C# 9: Putting it all together with a scavenger hunt
  12762. Getting Started with Azure DevOps - Simple Talk
  12763. Windows Terminal Preview 1.2 Release | Windows Command Line
  12764. Three Reasons You Should Join the Tour de Tech
  12765. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  12766. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  12767. Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  12768. Microsoft Campus Tours - Inside the NEW Channel 9 Studio
  12769. Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  12770. .NET Foundation Projects
  12771. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  12772. Enable tab completion - .NET Core CLI
  12773. propjockey/css-sweeper
  12774. Seattle’s NHL franchise likely to announce name tomorrow
  12775. Apple Security Research Device Program - Apple Developer
  12776. bitdefender/bddisasm
  12777. Badges!
  12778. VS Code Docker extension can now run containers in Azure Container Instances - Open Source Blog
  12779. Online classes are not worth cost of full tuition
  12780. Customer feedback for Have I Been Pwned
  12781. Phillip Carter
  12782. Media Claims of Law Enforcement Agencies Purchasing Breach Data, How Serious Is It?
  12783. Fawkes
  12784. Design Docs at Google
  12785. Windows Server Insiders getting gRPC support in Http.sys
  12786. First Ever Image of a Multi-Planet System around a Sun-like Star Captured by ESO Telescope
  12787. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  12788. Twilio: Someone broke into our unsecured AWS S3 silo, added 'non-malicious' code to our JavaScript SDK
  12789. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  12790. How Flash games shaped the video games industry
  12791. VSCode CSS Snippets - Visual Studio Marketplace
  12792. Write code that is easy to delete, not easy to extend.
  12793. Mathematicians Discover the Perfect Way to Multiply | WIRED
  12794. dodyg/practical-aspnetcore
  12795. It's time to start writing
  12796. FCPS Will Begin School Year September 8 Virtually | Fairfax County Public Schools
  12797. Experimental Blood Test Detects Cancer up to Four Years before Symptoms Appear
  12798. How and why I (attempt to) use Links as main browser
  12799. Why Medium is Not the Home for Your Ideas – The Hulry
  12800. .NET for Beginners - Dusted Codes
  12801. r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  12802. Monsters Weekly 174 - NodaTime and JavaScript Dates
  12803. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  12804. Levels.fyi Salary Stream – Software Engineer Offers
  12805. Svelte <3 TypeScript
  12806. Azure Icons - Azure Architecture Center
  12807. System.Formats.Asn1 5.0.0-preview.7.20364.11
  12808. Complexity of Hello World & what comes after
  12809. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  12810. Humble Book Bundle: Raspberry Pi by Raspberry Pi Press
  12811. Release 1.0.0-preview3 · microsoft/reverse-proxy
  12812. Microsoft, Azure, Visual Studio
  12813. https://www.inthepublicinterest.org/wp-content/uploads/ITPI_USPSPrivatization_July2020.pdf
  12814. Improve health, wellbeing, and productivity by tracking your home workspace CO2 levels - Latest open tech from seeed studio
  12815. Have I Been Pwned
  12816. shanselman/Hanselminutes-Transcripts
  12817. Scaling relational SQL databases – Software development and beyond
  12818. Fast design will kill your product · Philip Ardeljan is a UI designer
  12819. Digital Astronomy with Cellular Automata · Kyle Hovey
  12820. Where to blog? Medium, substack, WordPress, Ghost, or roll your own?
  12821. India, Jio, and the Four Internets
  12822. How to Choose What To Read
  12823. You might not have a motivation problem
  12824. How I learned 50 new keyboard shortcuts in 42 minutes
  12825. Exploring Fully Homomorphic Encryption
  12826. Conversation with my dog
  12827. The Era Of Unlimited Everything: Unlimited Materials & Unlimited Money — Juan David Campolargo
  12828. Opinions are a liability
  12829. The Thinking Placebo
  12830. Syntax highlighting is a waste of an information channel
  12831. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  12832. Reforming Wall Street, Protecting Main Street - Obama Foundation
  12833. Thank you for trying out Project Tye!
  12834. Release Tye 0.4 · dotnet/tye
  12835. Getting Started With ASP.NET
  12836. Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  12837. Safely reviving shared memory – Mozilla Hacks - the Web developer blog
  12838. Why you need "cross-origin isolated" for powerful features
  12839. Making your website "cross-origin isolated" using COOP and COEP
  12840. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  12841. Announcing .NET 5.0 Preview 7 | .NET Blog
  12842. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  12843. Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  12844. Stripe: Building a Developer Cult
  12845. The most powerful and extensible open source Wiki software
  12846. Invert, always, invert
  12847. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  12848. ‘Strong Opinions, Weakly Held’ Doesn't Work That Well
  12849. ShareX - Screen capture, file sharing and productivity tool
  12850. Netlify Serverless Functions with Netlify Dev
  12851. SQL Server 2019 Tuple Mover Behavior Change
  12852. Essays on programming I think about a lot
  12853. PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  12854. How BeerAdvocate Learned They'd Been Pwned
  12855. Zoom Earth – View LIVE satellite images
  12856. You Can’t Kill the Bloomberg Terminal. But If You Were Going to Try, Here’s How.
  12857. Designing a New Old Home: Part 1
  12858. Effect Programming in C#
  12859. Systems design for advanced beginners | Robert Heaton
  12860. Zoekmachine met gelekte wachtwoorden bevat 10 miljard accounts
  12861. Exploring the .NET open source hybrid ORM library RepoDB
  12862. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  12863. Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  12864. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  12865. MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  12866. Using Key Vault and Managed Identities with Azure Functions
  12867. .NET on AWS: Introducing Docker ECS Integration - Code with Steve
  12868. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  12869. Natively Format JavaScript Dates and Times
  12870. Azure Service Fabric 7.1 Second Refresh Release
  12871. TransPerfect’s GlobalLink Vasont Inspire CCMS Releases New .NET Core Build and Surpasses Industry Performance Standards
  12872. NerdyPepper/dijo
  12873. Azure Static Web Apps: a first look
  12874. MicrosoftEdge/MSEdgeExplainers
  12875. Ireland donates its COVID Tracker app to Linux Foundation
  12876. Make your feed discoverable
  12877. What about design? | Grumpy pep.
  12878. Nikon D5600 in 2020: still worth it?
  12879. 22 Principles for Great Product Managers
  12880. Thoughts on Cross-platform
  12881. Solving Sudoku with Graph Theory
  12882. Ingradient: building the cooking tool I've always wanted
  12883. Rethinking My Thinking
  12884. You Don't See The Whole Picture - Party at the Moontower
  12885. Are You Using These VPN Apps? Personal Info Of 20 Million Users Leaked: That’s 1.2TB Data
  12886. Technology - Vectorly docs
  12887. Tabler Icons
  12888. I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  12889. Any claim without a URl should be treated as suspicious
  12890. Overview • Zettelkasten Method
  12891. 3D Book Image CSS Generator
  12892. Life, part 25
  12893. Turns out half the internet has a Single-Point-of-Failure called “Cloudflare”
  12894. Implementing cosine in C from scratch
  12895. r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  12896. Creating Elliptical Curve Keys using OpenSSL
  12897. DIY Video Hosting
  12898. Tempering Expectations for GPT-3 and OpenAI’s API
  12899. Lecture Slides | Statistics for Applications | Mathematics | MIT OpenCourseWare
  12900. Team Objectives - Overview | Silicon Valley Product Group
  12901. iamshaunjp/deno-websockets
  12902. 10B
  12903. BunnyCDN - Simple, Powerful & Lightning Fast CDN
  12904. dendron
  12905. Asynchronous messaging with Azure Service Bus
  12906. Four Reasons React Renders (and three ways to stop it) – Cory House
  12907. Sort Data With ASP.NET Core and Query Strings
  12908. Travis logs and .NET Core console output
  12909. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  12910. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  12911. Azure SDK Release (July 2020) | Azure SDKs
  12912. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  12913. Eliminating duplicate objects: three approaches
  12914. How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  12915. In Praise of Elevated Values
  12916. Azure SQL Bootcamp
  12917. Tip 271 - Azure Functions and secure configuration with Azure Key Vault
  12918. .NET Foundation Board Elections – Meet the Candidates!
  12919. Experiment: Wirelessly Control a Cyborg Cockroach
  12920. Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  12921. Worms Armageddon 3.8 Features - Worms Knowledge Base
  12922. A Bug-Sized Camera for Bug-Sized Robots and Bug-Sized Bugs - IEEE Spectrum
  12923. Cryptography Dispatches: DSA Is Past Its Prime
  12924. Shirley Chisholm - Wikipedia
  12925. Amazon.com: Customer Questions & Answers
  12926. zaid_ajaj - Twitch
  12927. Explain Kubernetes to me like I'm Five
  12928. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  12929. TrueNAS Core will soon replace FreeNAS—and we test the beta
  12930. Cloudflare outage and the risk in today's Internet
  12931. Things Unexpectedly Named After People · Notes
  12932. Foam: Software as Curation
  12933. Adding SIP calls to Android – for free!
  12934. CloudFront Analytics
  12935. CloudFormation Tips and Tricks
  12936. Made 13 Dollars with Brave and Basic Attention token
  12937. Node+JS_Interactive_2019_Montreal_Wed_B1_093_web
  12938. On Becoming a Devout Pastafarian
  12939. Clipboard injection on the Financial Times
  12940. Audio From Scratch: Part3, changing the amplitude
  12941. I wish pods were fully restartable · Erkan Erol
  12942. My failed startup - How it failed and why i'm giving the code away for free.
  12943. One year of Flutter as a web developer
  12944. What TikTok got right.
  12945. Tired of note-taking apps
  12946. Technical analysis of client identification mechanisms - The Chromium Projects
  12947. Fixing Mass Effect black blobs on modern AMD CPUs
  12948. A Simple Scam Trick (Don't get fooled!)
  12949. Release Npgsql v4.1.4 · npgsql/npgsql
  12950. reveiws on games.
  12951. Arlec Grid Connect Smart 5m LED White & Colour Changing Strip Light
  12952. Swiss Political System: More than You ever Wanted to Know (I.)
  12953. Face Coverings Mandatory For Melbourne And Mitchell Shire
  12954. hugelkultur: the ultimate raised garden beds
  12955. OpenAI's GPT-3 may be the biggest thing since bitcoin
  12956. Is software development better than 20 years ago? | Loosely Coupled Show #011
  12957. Understanding F# applicatives and custom operators
  12958. Cloudflare Status
  12959. On Trouser Pockets | Sam Bleckley
  12960. Krita, OpenGL and Qt – Fading Memories
  12961. shabda/tweet-signer
  12962. lawl/NoiseTorch
  12963. Turning the IDE Inside Out with Datalog
  12964. Powerful AI Can Now Be Trained on a Single Computer - IEEE Spectrum
  12965. Automatic Garage Opener
  12966. If Looks Could Kill (1991) - IMDb
  12967. Mainframe workloads supported on Azure
  12968. https://www.minervanett.no/files/2020/07/13/TheEvidenceNoNaturalEvol.pdf
  12969. Fadi Chehadé is now co-CEO of Ethos Capital - Domain Name Wire | Domain Name News
  12970. Azure Functions Day 0 survey
  12971. dotnet-foundation/announcements
  12972. CP2104 USB to Serial Converter Arduino Programmer
  12973. The Ultimate Oldschool PC Font Pack: FAQ/Docs/ReadMe
  12974. Compiler Explorer - C (x86-64 clang 10.0.0)
  12975. Cloudflare outage on July 17, 2020
  12976. Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  12977. Cloudflare Status
  12978. The encrypted homelab
  12979. Delivering value & reducing risk
  12980. stu2b50
  12981. Goodbye to Grommet
  12982. Raspberry Pi as a Penetration Testing Implant (Dropbox) - System Overlord
  12983. How a Chrome Extension Broke My Web App
  12984. tetrakai
  12985. Some people like their jobs
  12986. My 2017 iPhone X Died: I Got a 2016 iPhone SE, Upgraded the Battery and Added Wireless Charging — It's Great
  12987. Questionable Advice: Can Engineering Productivity Be Measured?
  12988. Software Consulting: What This Really Means and How to Start
  12989. Lazy evaluation in real life
  12990. What Is Preferred Stock And Why Is Given To Investors?
  12991. Apple Is Killing A Billion-Dollar Ad Industry With One Popup
  12992. NewPipe - a free YouTube client
  12993. All the Ways to Make a Web Component - June 2020 Update
  12994. TensorFlow, Keras and deep learning, without a PhD
  12995. Release v0.14.0 · vmware-tanzu/octant
  12996. A Walk through of Azure
  12997. Getting Started with ASP.NET Core
  12998. Index
  12999. GitHub Archive Program: the journey of the world's open source code to the Arctic
  13000. What is a Developer Advocate - Here's What I Do
  13001. EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  13002. MAVERICK LIFE TECH: Four steps to take right now to protect your accounts from hackers
  13003. Court bans Tesla Autopilot, slammed as “misleading” - Automotive Daily
  13004. Hypertext Style: Cool URIs don't change.
  13005. What’s New in Thunderbird 78
  13006. Weekly Update 200
  13007. Federal Law Enforcement Use Unmarked Vehicles To Grab Protesters Off Portland Streets
  13008. How to store app secrets for your ASP .NET Core project
  13009. C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  13010. .NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  13011. How Object.entries work internally in JavaScript
  13012. GitHub Actions Overview | Premier Developer
  13013. How Do You Comfort a JavaScript Bug?
  13014. Thread Safety & Scoped Lifetime in Dependency Injection Containers
  13015. 100 Best Kubernetes Books of All Time
  13016. Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  13017. microsoft/ProcMon-for-Linux
  13018. Testing on the Toilet: Don’t Mock Types You Don’t Own
  13019. dotnet/designs
  13020. Be a Hero - Bonus Panel - Fowl Language Comics
  13021. How the OBS Project changed video forever with lead Hugh Bailey
  13022. Careers
  13023. Tweaks
  13024. TSMC plans to halt chip supplies to Huawei in 2 months
  13025. What exactly is the DevOps model and what advantages does it bring to your workflow?
  13026. Poor feedback from readers
  13027. My First PC
  13028. The pivot Snapchat never made
  13029. Giving your first International talk - Recon2019 & BlackHat - Niemand - Cyber Security
  13030. We need tests. But now or later?
  13031. Do You Like Your Internal Customers? Give Them Self-Service!
  13032. Release Dapr Runtime v0.9.0 · dapr/dapr
  13033. Mads Brodt - Front-end engineer
  13034. Fort & Forge
  13035. How to Be Unpersuasive - Calvin Rosser
  13036. Software Update by 👨🏽‍💻 Francisco Costa
  13037. Zulip 3.0: Threaded Open Source Team Chat
  13038. pimbrouwers/Falco
  13039. Home - Stephanie Kelton
  13040. When your coworker does great work, tell their manager
  13041. Board of Director 2020 Elections - Interviews - Round 1
  13042. Announcing Rust 1.45.0 | Rust Blog
  13043. Let’s avoid talk of ‘chemical imbalance’: it’s people in distress | Psyche Ideas
  13044. Join conversation
  13045. Notepad++ v7.8.9 : Stand with Hong Kong
  13046. Life, part 24
  13047. I made a robot to cut my hair with scissors
  13048. How SHA-2 Works Step-By-Step (SHA-256)
  13049. Post title
  13050. Hacking Reolink cameras for fun and profit
  13051. The Internet Wasn't Built for Security
  13052. Create: Frontend - A one of a kind live event from Microsoft about all things frontend
  13053. Viewing Managed COM Objects Through Native Pointers | Visual Studio Blog
  13054. Systems Performance: Enterprise and the Cloud, 2nd Edition
  13055. C# 9 Deep Dive: Target Typing and Covariant Returns
  13056. Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  13057. Implementing a Thread Safe Message Queue in C#
  13058. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  13059. Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  13060. Introduction to Functional Programming in F# - Part 11 — Softwarepark
  13061. The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  13062. Understanding Functions in JavaScript
  13063. Workshop: KEDA, Scale Your Kubernetes Workload on Your Own Terms - NDC Melbourne 2020
  13064. PinePhone – PINE Store
  13065. Chief of Staff in Redmond, Washington, United States | Business Programs & Operations at Microsoft
  13066. Walmart Now Requires All Shoppers To Wear Pants
  13067. Blockchain.com Explorer | BTC | ETH | BCH
  13068. damageboy
  13069. Stop The Overuse Of Copy-Pasting And Unecessary Libraries
  13070. The (painful) Enterprise Way to the Cloud
  13071. Why inaccurate antigen tests are better than slow PCR tests · Chris Said
  13072. The next wave in higher education
  13073. benjamin.computer - Benjamin Blundell
  13074. When (not) to squash commits
  13075. Espresso shots and software development – Lucas T. Teixeira
  13076. Almost Paperless Office
  13077. Lies, Damn Lies, and Front-end Tracking
  13078. Thought: Handling rate limited apis
  13079. Hackers Take Over Apple, Uber, Prominent Crypto Twitter Accounts in Simultaneous Attack - CoinDesk
  13080. Not recommending Purism - anarcat
  13081. “Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  13082. New experimental Razor editor for Visual Studio | ASP.NET Blog
  13083. .NET Conf: Focus on Microservices
  13084. MahApps.Metro
  13085. dotnet/crank
  13086. Tech Job Interviews Assess Performance Anxiety Instead Of Coding Skills: Report
  13087. What a Counterfeit Lightning to Headphone Adapter Looks Like
  13088. Oliver's Blog
  13089. The Importance of Deep Work & The 30-Hour Method for Learning a New Skill
  13090. Orthodox Privilege
  13091. DRBG: rename the DRBG taxonomy. · openssl/openssl@ce3080e
  13092. Comet NEOWISE
  13093. Blazor and Dragons! How to Consume gRPC-web From Blazor
  13094. Nearly 70% of iOS and Android users will deny tracking permissions if they are requested in-app to opt-in - Online Survey Tool, Mobile App for Quick Survey
  13095. Oracle JRE and JDK Cryptographic Roadmap
  13096. Welcome to Element!
  13097. Release Beta 8 · egil/bUnit
  13098. Data Structures & Algorithms I Actually Used Working at Tech Companies
  13099. Yaser Adel Mehraban - NDC Melbourne 2020
  13100. You've only added two lines - why did that take two days!
  13101. The Lost Art of Growing Blueberries With Fire
  13102. Host ASP.NET Core on Linux with Nginx
  13103. Webinar – REST – the ignored parts
  13104. How does the built-in dependency injection work on ASP.NET Core?
  13105. Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  13106. 10 Visual Studio Navigation Productivity Tips - NDepend
  13107. Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  13108. .NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  13109. Our Data
  13110. End-to-End Integration Testing with NServiceBus: How It Works
  13111. Fiddler Everywhere: Scanning for 404 and 500 Status Codes
  13112. Web Proxy Auto Discovery
  13113. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  13114. What are you optimizing for? Aligning Recommender Systems with Human Values
  13115. FCC ID 2AWHPR201
  13116. Generally available: Azure Private Link for Azure SignalR Service | Azure updates | Microsoft Azure
  13117. How to Receive an SMS With Blazor and SignalR
  13118. SharpLab
  13119. Pixel Art Tutorials - Saint11
  13120. Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  13121. dotnet/aspnetcore
  13122. How HEY Protects Your People
  13123. Visual Studio 2019 for Mac - Preview Release Notes
  13124. How to Transform Your Board Meeting with Written Narratives by @ttunguz
  13125. You've only added two lines - why did that take two days!
  13126. The Power of Defaults
  13127. Make me think!
  13128. My Motivation Behind Digital Minimalism
  13129. Most advice is too prescriptive to be useful
  13130. oltdaniel - Do not render a PDF in a canvas
  13131. Entrepreneur, Stage 1: Bootstrapping, Burnout, and Babies
  13132. The Resume is Dead. And Content Killed it. — Avthar
  13133. Luck is the Opposite of Efficiency - J.D. Moyer
  13134. Save the world with a personal carbon tax
  13135. Reclaiming Technology / Thomas Wang
  13136. Blazor GameDev - part 4: moving a sprite - Davide Guida
  13137. Arbiter Sports - ArbiterSports
  13138. 10 best free app to track a Cheating Spouse for Android
  13139. Tech Sector Job Interviews Assess Anxiety, Not Software Skills
  13140. Hacker Eva Galperin Has a Plan to Eradicate Stalkerware
  13141. Reliable Async Systems with Coyote - Part 1
  13142. BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  13143. Digicert revokes a raft of web security certificates
  13144. papers-we-love/papers-we-love
  13145. crates.io: Rust Package Registry
  13146. crates.io security advisory | Rust Blog
  13147. The TikTok War
  13148. Etcd, or, why modern software makes me sad
  13149. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  13150. Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  13151. Coding Adventure: Procedural Moons and Planets
  13152. Is it worth the cost?
  13153. How to Run a Live Coding Stream on Twitch using OBS
  13154. All .Net Exceptions List
  13155. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  13156. Resignation Letter — Bari Weiss
  13157. How To Create a Github Profile ReadMe
  13158. ‎The Numberphile Podcast on Apple Podcasts
  13159. Ex-Googler's Startup Comes Out of Stealth With Beautifully Simple, Clever Robot Design - IEEE Spectrum
  13160. Podcast — Numberphile
  13161. The Mathematical Showman - Ron Graham (1935-2020) — The Numberphile Podcast
  13162. Dotnetos Week - 5 days, 5 sessions, 5 speakers
  13163. The Mathematical Showman - Ron Graham (1935-2020) - Numberphile Podcast
  13164. Python Malware On The Rise
  13165. Search results | Find available job openings at Microsoft
  13166. Grant Imahara, Host of 'MythBusters' and 'White Rabbit Project,' Dies at 49
  13167. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  13168. Add support for Pipeline Operator by Pokute · Pull Request #38305 · microsoft/TypeScript
  13169. Debugging web apps in Visual Studio with custom browser configurations | endjin
  13170. How to stop worrying and adopt nullable reference types – Webinar Recording
  13171. Sometimes It's Easier to Mock Without Moq
  13172. Monsters Weekly 173 - Record Types
  13173. All in One with OData $Batch | OData
  13174. Azure Web App: Connection Strings | Build5Nines
  13175. Implementation of the C# IO container
  13176. Grant Imahara, ‘Mythbusters’ Host, Dies at 49
  13177. Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  13178. Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  13179. Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  13180. Atlas of Surveillance
  13181. VEX in Houdini: Mandelbrot and Mandelbulb
  13182. How Remote Work Could Destroy Silicon Valley
  13183. Git - gitfaq Documentation
  13184. zombodb/pgx
  13185. libtorrent adds support for the WebTorrent protocol » Feross.org
  13186. Thousands of shop, bank, and government websites shut down by EV revocation | Netcraft News
  13187. How I made $11,673 in 5 days with an open-source project | Samuel Štancl
  13188. My impression of the PineBook Pro - a $200 ARM powered laptop
  13189. Dark Web Price Index 2020. Check all 2020 Dark Web Prices
  13190. Ideas Are Worthless - Greg Raiz
  13191. Why Do We Have Dev Rels Now?
  13192. Philipp is annoyed
  13193. Why you should be more unlikeable
  13194. Head asleep, body awake
  13195. A $50.000/year streaming service | Gianluca Mauro
  13196. Doing the impossible
  13197. A Steve Jobs masterclass (from a decade ago)
  13198. Give some ❤️ to your PR
  13199. Why Every Developer Should Start Blogging
  13200. Matthew Leibowitz - Uno Conference
  13201. Linux founder tells Intel to stop inventing 'magic instructions' and 'start fixing real problems'
  13202. Life, part 23
  13203. European Union sets limits on platform madness
  13204. primo is an all-in-one IDE, CMS, component library, and static site generator
  13205. A few thoughts about Signal’s Secure Value Recovery
  13206. The Most Remarkable Legacy System I Have Seen
  13207. Google to invest $10 billion in India – TechCrunch
  13208. Linux kernel in-tree Rust support
  13209. Performance Improvements in .NET 5 | .NET Blog
  13210. So Many of Us: Recognizing Abuses of Power
  13211. Some GIF fixes stb_image by NuklearBomb · Pull Request #683 · nothings/stb
  13212. Hacker breaches security firm in act of revenge | ZDNet
  13213. How to Build a CORS Proxy for Client-side Blazor
  13214. GitHub Status
  13215. WindowSwap
  13216. Dyxsleia
  13217. Azure Functions Configuration and Secrets Management
  13218. AWS Well-Architected Framework – Updated White Papers, Tools, and Best Practices | Amazon Web Services
  13219. Generating the Premier League Table in F#
  13220. On Reactive Programming
  13221. A .NET Color Console Helper
  13222. Creating an Instance of Type, 8 Years Later
  13223. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  13224. Type-Safe Single Page Apps: F# Vs. TypeScript
  13225. Entity Framework Core In-Depth Part 10
  13226. The Future of Online Identity is Decentralized — yarmo
  13227. .NET Core: Still a Microsoft platform thing despite more than five years open source
  13228. Shawn Wildermuth's Blog
  13229. Entity Framework Core In-Depth Part 9
  13230. A Developer's Introduction to Data Science Video Series
  13231. Devcontainers and SSL interception
  13232. r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  13233. Trending
  13234. Apple Silicon: The Passing of Wintel
  13235. Cooking for Geeks: Real Science, Great Cooks, and Good Food: Potter, Jeff: 9781491928059: Amazon.com: Books
  13236. Fix capitalization of .NET by terrajobst · Pull Request #2226 · MicrosoftDocs/architecture-center
  13237. Get up and running with Kubernetes
  13238. The fastest way to learn a new language — ThinkTank
  13239. Multiple Monitors with Touchscreens
  13240. Getting Artificial Neural Networks Closer to Animal Brains
  13241. stu2b50
  13242. Why I Learnt How to Code (As A Non-technical Founder Of My First Startup)
  13243. We are not prisoners of groupthink.
  13244. The Soul of a New Debugger
  13245. Episode 1: A basic expression evaluator
  13246. V8 release v8.4 · V8
  13247. V-Drum Explorer: Blazor and the Web MIDI API
  13248. Tour of Rust
  13249. Announcing the Zig Software Foundation - News
  13250. Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  13251. Twisties Cheesy Bacon 250g | Woolworths
  13252. ongoing by Tim Bray · Just Too Efficient
  13253. Getting the .editorconfig working with MSBuild
  13254. Ennio Morricone - Here's to You (In Concerto - Venezia 10.11.07)
  13255. Do not remain nameless to yourself
  13256. Microsoft Announces that it will drop official support of PHP on Windows
  13257. davidfowl/uController
  13258. Do YOU know how much your computer can do in a second?
  13259. http://www.wpag.us/learn/Ball%20Shell%20Casing%20Seminar.pdf
  13260. Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  13261. Building a self-updating profile README for GitHub
  13262. git/torvalds/linux.git - Linux kernel source tree
  13263. Powerful new route planner that prefers greenery and can generate round trip routes of a specified distance | Trail Router
  13264. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  13265. Why Are Toys Such a Bad Business?
  13266. Linux kernel in-tree Rust support
  13267. crypto_stories.md
  13268. Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  13269. The Problem with Mandating Enterprise Target State Architecture
  13270. Experimenting with RF using RTL-SDR
  13271. Satisfactory way of thinking
  13272. The secret to long term wealth
  13273. Own your infrastructure
  13274. Our hiring process is what we can get away with
  13275. Playground: Asp.Net Core SignalR
  13276. Dunzo suffers data breach; users' phone numbers, email IDs exposed
  13277. The Hard Parts — Martin Kleppmann’s talks
  13278. JS: Remember visibility via localStorage by NickCraver · Pull Request #507 · MiniProfiler/dotnet
  13279. Friday Five: Azure Live Streaming, Teams Approvals, More!
  13280. Microsoft Host Integration Server - Wikipedia
  13281. Array Functions and the Rule of Least Power – Pursuit of Laziness
  13282. PDC 2000 | Channel 9
  13283. Linux kernel in-tree Rust support
  13284. Investors say agroforestry isn’t just climate friendly — it’s also profitable
  13285. The Mathematics of Neural Networks (Explained Visually)
  13286. AVIF for Next-Generation Image Coding
  13287. 960620 - Support AVIF - chromium
  13288. The Liddle'est President: Padellan, Majid M, Kelly, John: 9781734666427: Amazon.com: Books
  13289. DNA Lounge
  13290. bdougie/awesome-black-developers
  13291. CBv4n1v4
  13292. I’m leaving Sleeping Giants, but not because I want to
  13293. Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  13294. Reducing TLS Certificate Lifespans to 398 Days – Mozilla Security Blog
  13295. Don't close your MacBook, MacBook Air, or MacBook Pro with a cover over the camera
  13296. 1651828 - DigiCert: Delay of revocation for EV audit inconsistency incident
  13297. No, node_modules are not heavy - Chaotic good engineering
  13298. Marketing CPAs, Explained
  13299. Keyboardio Atreus Review - sulami's blog
  13300. The Frink is Good, the Unit is Evil • Hillel Wayne
  13301. This blog is now running on solar power
  13302. The Value of Alternative Investments · Sturm Mabie
  13303. The Polymath Playbook
  13304. Driving Therapy - Now on YouTube — cdahmedeh
  13305. How to get your first Enterprise customer after having several SMB customers
  13306. Disabling Google 2FA Doesn't Need 2FA
  13307. Strong Generalization and Efficiency in Neural Programs
  13308. MikeCodesDotNET/ColoredBadges
  13309. Denver Startup Week | 2020 Session Selection | Building a Developer Community: Lesson Learned
  13310. WWDC 2020 Followup Survey
  13311. Loading Related Data - EF Core
  13312. Azure Kubernetes for Developers
  13313. The Bourne Collection: Online Search Is Older than You Think! - CHM
  13314. LibreOffice: the next five years
  13315. 2 Years To Make $10 in Software Revenue
  13316. Criteo R&D Blog – Medium
  13317. Start Your Career as a Frontend Developer with Scrimba
  13318. App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk
  13319. Ten modern layouts in one line of CSS
  13320. Weekly Update 199
  13321. Using SignalR in ASP.NET Core & React to Send Messages
  13322. Passwordless: The Future of Authentication
  13323. Regex Named Groups and Using Them in C# - Gerald Versluis
  13324. Mads Kristensen Unveils 'The Essentials' Visual Studio Extension Pack for All Devs -- Visual Studio Magazine
  13325. Ask a Techspert: How do machine learning models explain themselves?
  13326. WinDbg debugger tool updated with several new improvements - MSPoweruser
  13327. Webwaste
  13328. C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  13329. Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog
  13330. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  13331. Azure for .NET developers
  13332. Pokémon Sprite Decompression Done By Hand
  13333. Free MacOS Sampler, Samplr For Touchbar
  13334. How to unc0ver a 0-day in 4 hours or less
  13335. Vital Signs: The Woman Who Needed to Be Upside-Down
  13336. Perf Track
  13337. Quartz.NET
  13338. Kenya: I want my money - kowabit
  13339. A framework for investigating bugs
  13340. How Machine Learning Pipelines Evolve Based on your Business Maturity
  13341. How to Choose a Machine Learning Technique
  13342. Is Technology Making Us More Productive?
  13343. 6 reflections on turning 27
  13344. The death of serendipity
  13345. Samplr for Touchbar · Multitouch Sampler for the Touch Bar
  13346. New German law would force ISPs to allow secret service to install trojans on user devices
  13347. Developer Stories | Microsoft Azure
  13348. Chicago Police Department arrest API shutdown is its own kind of ‘cover up’ - Chicago Reporter
  13349. zerodivs.com
  13350. Blazor GameDev - part 3: sprite rendering - Davide Guida
  13351. Building ASP.NET Core Hosted Services and .NET Core Worker Services
  13352. [tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  13353. Programming should be a seperate category from Science & Technology
  13354. synercoder/FileFormats.Pdf
  13355. Entity Framework: .NET Community Standup - July 8th 2020 - EF Core 5.0 Demo Extravaganza
  13356. Life, part 22
  13357. Portland approves 10% cap on fees that food delivery apps can charge restaurants
  13358. Auto Union Type C Racecar
  13359. Shared Cache is Going Away
  13360. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  13361. GitHub Stars
  13362. Unit Testing is Overrated | Alexey Golub
  13363. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  13364. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  13365. C#/GameDev from scratch - Time to add obstacles & enemies
  13366. What is an event loop?
  13367. Why you'll probably regret using Tailwind
  13368. Moving from TypeScript to Rust / WebAssembly
  13369. The saddest "Just Ship It" story ever
  13370. How to write proper Software Documentation?
  13371. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  13372. A Few Catchy Philosophy Quotes That Are Often Misinterpreted - Neel Somani
  13373. Jonathan Bergknoff: Terraform Pain Points
  13374. Everything is a Strawman
  13375. 'Jiro dreams of sushi' lessons for SaaS - Blog by Damian Schenkelman
  13376. Why I built a new app for practicing keyboard shortcuts
  13377. How I learned to suck less at Chess
  13378. HashCode Struct (System)
  13379. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  13380. Improved XML grammar binding and more in Red Hat VS Code XML extension 0.13.0 - Red Hat Developer
  13381. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  13382. Beginners quick start to learn React.js
  13383. End-to-End Integration Testing with NServiceBus
  13384. Understanding .NET MAUI and the future of Xamarin
  13385. Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
  13386. Microservices vs. Monoliths: An Operational Comparison – The New Stack
  13387. tauri-apps/tauri
  13388. Data WhiteOps collects
  13389. Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  13390. JustWatch - The Streaming Guide
  13391. The Difference Between HTTP Auth, API Keys, and OAuth | Nordic APIs |
  13392. Reddit's website uses DRM for fingerprinting
  13393. SixLabors/ImageSharp
  13394. The More Senior Your Job Title, the More You Need to Keep a Journal
  13395. zillom - Twitch
  13396. Lifeng-Liang/NSQLite
  13397. A Better Private Search Engine
  13398. Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  13399. Linux Mint drops Ubuntu Snap packages
  13400. HollyPixel
  13401. Barebones WebGL in 75 lines of code
  13402. Bring back the 'Developer News' on startup
  13403. SUSE to acquire Rancher Labs | ZDNet
  13404. Goodwill Hunting
  13405. .NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  13406. JaidedAI/EasyOCR
  13407. startsWith() and endsWith() functions in PHP
  13408. Voter Express: Voter Express Lookup
  13409. Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  13410. dog-qiuqiu/MobileNetv2-YOLOV3
  13411. r/boardgames - Card Game about Programmers/IT (free Print & Play - IT Startup)
  13412. LOOPY!
  13413. How Developers Stop Learning: Rise of the Expert Beginner
  13414. Pwning smart garage door openers
  13415. The Fastest NuGet Package Ever Published (Probably)
  13416. NDC Melbourne Warmup Meetup #2
  13417. Martin Björkström - gRPC Server Reflection in the .NET world
  13418. Zero to Hero with App Service, Part 3: Releasing to Production
  13419. What is MaxDOP controlling?
  13420. How to Implement Azure Serverless with Blazor WebAssembly
  13421. TypeScript Types Deep Dive - The Talk | Barbarian Meets Coding
  13422. Monsters Weekly 172 - NodaTime and API Controllers
  13423. When data is messy
  13424. Shawn Wildermuth's Blog
  13425. New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  13426. Local Users with ASP.NET Core – ASP.NET Core Identity
  13427. .NET Core vulnerability lets attackers evade malware detection
  13428. The Latest
  13429. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  13430. xamarin/MobileBlazorBindings
  13431. New Work by Gary Larson | TheFarSide.com
  13432. Ahmaud Arbery will not be erased
  13433. Release ILSpy 6.0 · icsharpcode/ILSpy
  13434. 'It started to wrap around me': Driver fought off snake at 100km/h
  13435. RickStrahl/Westwind.AspnetCore.LiveReload
  13436. HDMI Capture Comparison - OneDrive
  13437. Help message for shell scripts — samizdat
  13438. Pulsar vs Kafka - Comparison and Myths Explored - Kai Waehner
  13439. Analysis of YouTube Trending Videos of 2019 (US)
  13440. Bay Area Twitter Sentiment During a Pandemic
  13441. No pain, no gain: Tracktions' story
  13442. Are you living in a kettle?
  13443. Most valuable developer linux notebooks in 2020
  13444. mmhmm - Clear, compelling communication for everyone
  13445. Saadat Qadri
  13446. Ultra Cheap VPS hosts for Tor Bridges
  13447. A Team
  13448. Disrupting Enterprise Search
  13449. ASP.NET Core Series: Route To Code
  13450. Buypass European Certificate Authority (CA)
  13451. Moving from data science to machine learning engineering
  13452. The adaptive interface system for modern web experiences
  13453. microsoft/fast
  13454. sayedihashimi/myproposals
  13455. MVP Perks
  13456. PPP Loan Data
  13457. Concurrent Reference Counting and Resource Management in Wait-free Constant Time
  13458. Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  13459. ASP.NET Community Standup - July 7, 2020 - FAST Framework
  13460. braver-browser/braver-browser
  13461. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  13462. Show & tell: a steampunk desktop background radiation monitor
  13463. Dark Patterns after the GDPR: Scraping Consent Pop-ups and Demonstrating their Influence
  13464. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  13465. Invite Rick
  13466. Campaign Statements
  13467. Youtube DELETED Jordan Pier's Electronics Repair Channel!
  13468. Kicking off the 2020 .NET Foundation Director Campaigns
  13469. yourduskquibbles/webannoyances
  13470. #144 Bill Wagner, .Net 5 and Unifying .NET
  13471. JAMstack Crash Course - Build a Full Stack Application
  13472. A Terrible, Horrible, No-Good, Very Bad Day at Slack
  13473. Only 9% of visitors give GDPR consent to be tracked
  13474. The Day I Met Ron Graham — Brady Haran
  13475. Custom validation logic on client AND server with Blazor?
  13476. Produce your own physical chips. For free. In the Open.
  13477. ENNIO
  13478. What’s the difference between blue/green and red/black deployments?
  13479. Software architecture diagrams - which tool should we use?
  13480. Using External Inputs in Azure Durable functions
  13481. Java Programming
  13482. Event Sourcing in .NET Core – part 1: A gentle introduction
  13483. C# 8.0 nullable references: MaybeNull | endjin
  13484. Add ESLint Rules to a `react-blessed` Application
  13485. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  13486. How To Test Your React Apps With The React Testing Library — Smashing Magazine
  13487. Microsoft Threat Protection advanced hunting cheat sheet
  13488. Introducing event timeline – an innovative, new way to manage your security exposure
  13489. .NET Core Summer Event 2020
  13490. VeryAverageSimRacer - Twitch
  13491. How to Explain White Privilege to Someone Who Doesn’t Think it Exists
  13492. Non-Euclidean Worlds Engine
  13493. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  13494. Colin Kaepernick Signs First-Look Deal With Walt Disney
  13495. Door & Window Sensor Alarms For Smart Home 2020
  13496. Just in time knowledge - Niall Bunting
  13497. How People Learn — The Brain Basics - Iulian Gulea
  13498. Tasty - Delicious dotnet testing | Manuel Grundner
  13499. Addio Redis, I'm leaving Redis Labs
  13500. Data migration gotchas and lessons learned - Coding Nagger
  13501. koaning.io: The Future of Data Science is Past
  13502. James Stanley - I made a macro keypad with 3d-printed switches
  13503. A new desk
  13504. Giving GPT-3 a Turing Test
  13505. Hacker News Design is Ugly
  13506. D-Bus and Polkit, No More Mysticism and Confusion
  13507. Buying and Selling stocks with maximum profit
  13508. Clean Architecture, 2 years later - Elton Minetto
  13509. Why You Should Share Your Salary
  13510. Donut-shaped C code that generates a 3D spinning donut
  13511. SEVP modifies temporary exemptions for nonimmigrant students taking online courses during fall 2020 semester
  13512. NDC Melbourne Warmup Meetup #1
  13513. 1650910 - DigiCert: Inconsistent EV audits
  13514. Decision for 2020-21 Academic Year
  13515. Non-Euclidean Worlds Engine
  13516. PlayStation's secret weapon: a nearly all-automated factory
  13517. Performance Improvements via Formally-Verified Cryptography in Firefox – Mozilla Security Blog
  13518. Model 777 — Luca Iaconi-Stewart
  13519. How I Got My Attention Back
  13520. Versatile Video Codec (H.266) finalized, will produce 50% smaller files than HEVC (H.265)
  13521. Dutch national broadcaster saw ad revenue rise when it stopped tracking users. It's meant to work like that, right?
  13522. Life, part 21
  13523. Screen space shadows
  13524. Fraunhofer Heinrich Hertz Institute HHI
  13525. Brython
  13526. Hat Problems - Numberphile
  13527. Stacks of Hats (extra) - Numberphile
  13528. A Concurrency Cost Hierarchy
  13529. Using an OData Client with an ASP.NET Core API
  13530. OData with ASP.NET Core
  13531. Blazor WebAssembly : Using HttpClient in MVVM - EP09
  13532. The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  13533. Flexible Access Token Validation in ASP.NET Core
  13534. Writing a winning 4K intro in Rust
  13535. Ennio Morricone, Prolific Italian Composer for the Movies, Dies at 91
  13536. A Decade of Microsoft Most Valuable Professional
  13537. HTTPie – command-line HTTP client for the API era
  13538. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  13539. ANN: Cosmos DB Profiler 1.0 Release
  13540. Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  13541. Virtual Events for Xamarin and .NET in July | Xamarin Blog
  13542. A developer-centered approach to application development - Red Hat Developer
  13543. Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  13544. Build an In-memory REST API with Deno and Oak
  13545. HTTP OPTIONS and Default page vulnerabilities
  13546. bach-sh/bach
  13547. A Distributed Tracing Adventure in Apache Beam
  13548. UASP makes Raspberry Pi 4 disk IO 50% faster
  13549. Florida becomes first state to enact DNA privacy law, blocking insurers from genetic data
  13550. mfreeborn/heliocron
  13551. willmcgugan/rich
  13552. AbdulMalikDev/ounotes
  13553. Debubble
  13554. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  13555. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  13556. Veldrid 4.8.0
  13557. Castle Game Engine
  13558. Old Code Gets Younger Every Year
  13559. Why I’m Writing A Book On Cryptography
  13560. 10 modern layouts in 1 line of CSS
  13561. The Comeback of Fun in Visual Design
  13562. 1-Line Layouts
  13563. Beginner’s Guide To Abstraction – Pursuit of Laziness
  13564. Learn about transaction isolation levels - LanRaccoon
  13565. SemVer Considered Harmful | Joey Lynch's Site
  13566. nabeelqu
  13567. Eating local has a tiny environmental impact
  13568. bible-api.com
  13569. Why Can't I Reproduce Their Results?
  13570. What I discovered studying Neuroscience, having a background in Electronics - Recknsense
  13571. No, universities are not going away.
  13572. How my article became one-hit-wonder on hacker news · Tomas Vik
  13573. Laptop battery insights – Blog of Christian Felde
  13574. When You Come at the King - This Too Shall Pass by Rhys Wallace
  13575. Coffee & Open Source
  13576. Linus Torvalds: 'I Do No Coding Any More' - Slashdot
  13577. 1-Line Layouts
  13578. How Have I Been Pwned became the keeper of the internet’s biggest data breaches – TechCrunch
  13579. A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  13580. willmcgugan/rich
  13581. Reparar tu smartphone o instalarle una ROM será delito en México: la nueva ley que protege los candados digitales, explicada
  13582. The Wrong Abstraction — Sandi Metz
  13583. Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  13584. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  13585. Onyx is violating the Linux kernel's license - refuses to release source code
  13586. Sundown town - Wikipedia
  13587. a327ex/BYTEPATH
  13588. The Fourth of July [rerun]
  13589. Scamming the scammers -- catching the virus call centre scammers red-handed
  13590. De-Escalating Social Media
  13591. HTML tags flagged as error in razor view : RSRP-477782
  13592. Another non-year of Desktop Linux – Structure and Interpretation of Computer Programmers
  13593. Giving code presentations
  13594. Thinking about Algorithmic problems II
  13595. No More Shampoo
  13596. You need a PO Box : JetGirlArt
  13597. Can we even make a cloud by ourselves?
  13598. Project Audio for GitHub
  13599. GitHub Special Repository, The Public Profile Readme
  13600. simone.computer
  13601. USA.css
  13602. SQL-MisterMagoo/BlazorCultures
  13603. Bitcoin From Scratch - Part 1
  13604. Building Subversion - CoRecursive Podcast
  13605. A look at the Gemini protocol: a brutally simple alternative to the web
  13606. A real-time Event Grid viewer with serverless SignalR
  13607. Friday Five: Azure Private Link, Visual Studio, And More!
  13608. How Have I Been Pwned became the keeper of the internet’s biggest data breaches – TechCrunch
  13609. Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  13610. 2 + 1 = 4, by quinoa
  13611. retaildevcrews/webvalidate
  13612. Project Gemini
  13613. How can I get a Bootstrap column to span multiple rows?
  13614. Flex
  13615. Better words by richsalz · Pull Request #12089 · openssl/openssl
  13616. The silence is deafening
  13617. Where Am I? · The Internet Bytes.
  13618. Weekly Update 198
  13619. The true cost of knowledge | RoyalSloth
  13620. Race Conditions/Concurrency Defects in Databases: A Catalogue
  13621. HELP WANTED - bitprophet.org
  13622. How I wrote 214 pages for a web development book with 19 pull requests in 3 months
  13623. The risks of falling in love (for product designers)
  13624. mrlee.dev - On Sharing Vulnerability
  13625. Autonomous Review: The Best Affordable Standing Desk - Tim Leland
  13626. How we beat existing network effects and got 900 customers from day one
  13627. Code Only Says What it Does
  13628. Goodbye
  13629. Beware the Google Password Manager - fasterthanli.me
  13630. Director/Sr. Director of Finance and Operations
  13631. Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more
  13632. Adds a focus trap to the modal as well as the ability to dismiss the modal with the escape key by chrissainty · Pull Request #185 · Blazored/Modal
  13633. See Intricate Details in Leonardo da Vinci’s The Last Supper in a New Gigapixel Image
  13634. A Markdown Editor for the 21st Century - Zettlr
  13635. Icons list
  13636. alfiopuglisi/guietta
  13637. Anti-Algorithmic Music: How Bandcamp Is Helping Artists Beat The Odds
  13638. Understand which font is being rendered - Chrome DevTools
  13639. Blazor WebAssembly : Dependency Injection - EP08
  13640. The SP mvp Weekly
  13641. OpenStreetMap, a global map for worldwide insight
  13642. Using the Internet Archive’s Wayback Machine as a CDN
  13643. Inside the Invasive, Secretive “Bossware” Tracking Workers
  13644. Abstract Wikipedia/July 2020 announcement - Meta
  13645. Generics for Go
  13646. AWS Blog
  13647. Getting Started with GitFlow - Simple Talk
  13648. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  13649. Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  13650. Introducing Fiddler Jam
  13651. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  13652. Always Use the for…of loop to iterate in JavaScript
  13653. Devs-Garden/jsonbase
  13654. Inslee extends face covering requirement for businesses statewide and halts county advancements
  13655. Serious Vulnerabilities in F5's BIG-IP Allow Full System Compromise
  13656. Michael Plant | University of Oxford
  13657. Sleep Tracking: My Oura Ring Review (After Two Years) — Remo Uherek
  13658. The illusion of statelessness
  13659. Keeping the product promise
  13660. The Science Behind The Mask | Don Jones®
  13661. Thinking about Algorithmic problems
  13662. @msurdi blog
  13663. Micah Lerner
  13664. Understanding principal component analysis | Yousuf
  13665. Surprising Things About Working at Well-Known Tech Unicorns
  13666. A History of my Mechanical Keyboards
  13667. From Employee To Contractor - How I did it
  13668. What accomplishments sound like on software engineering resumes
  13669. The First Two-Million-Dollar Check
  13670. Linear scalable read-write lock
  13671. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  13672. Police detective fired over pro-Black Lives Matter social media post
  13673. Using Remote Containers in WSL 2
  13674. Blazor and 2D game development - part 1: intro - Davide Guida
  13675. Abstract Wikipedia/June 2020 announcement - Meta
  13676. Gameplay enhancements
  13677. Really Good Emails
  13678. Life, part 20
  13679. Git Credential Manager Core: Building a universal authentication experience
  13680. Join conversation
  13681. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  13682. Technical progress with Age of Ascent
  13683. The Easiest Way to Version NuGet Packages
  13684. NuGet Package Alternatives when Migrating to .NET Core
  13685. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  13686. The Sci-hub Effect: Sci-hub downloads lead to more article citations
  13687. Apple's latest privacy measures could turn users off
  13688. The Whimsical Web
  13689. Moldova Shuts Down Bootleg Helicopter Factory
  13690. Sustaining Performance Under Extreme Stress
  13691. Fighter Pilot Breaks Down Every Button in an F-15 Cockpit | Ars Technica
  13692. Age of Ascent
  13693. Announcing the Porting Assistant for .NET | Amazon Web Services
  13694. Lights and Shadows – Bartosz Ciechanowski
  13695. Shmew/Fable.SignalR
  13696. Future-proofing .NET application development with the Uno Platform
  13697. Cancelling a Windows Runtime asynchronous operation, part 1: C# | The Old New Thing
  13698. The Magical Methods in C#
  13699. The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  13700. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  13701. [Guest Blog] Using AI to Save Lives
  13702. Entity Framework Core In-Depth Part 7
  13703. Environment Variables with .NET Core and Elastic Beanstalk | Amazon Web Services
  13704. Feature Rejection: sending an email alert from RavenDB
  13705. The Art and Design Philosophy of Age of Ascent
  13706. Book Review: A Philosophy of Software Design
  13707. The New Ford F-150's Onboard Generator Can Power a Ridiculous Amount of Equipment
  13708. Asus Zephyrus G14 Review
  13709. GitHub Pull Requests and Issues - Visual Studio Marketplace
  13710. Good Enough Is Just Fine - More To That
  13711. Apple Lightning
  13712. XXX.
  13713. The Lottery Ticket Hypothesis: A Survey
  13714. Organic Proposals
  13715. The dark side of KPIs - andre.schweighofer
  13716. 120-ish Days Later
  13717. Desugaring - taking our high-level language and simplifying it!
  13718. Building Bootleg BuiltWith – Blog – Emerson Code
  13719. Reflecting on a year of making machine learning actually useful
  13720. Respecting Browser Navigation in Single Page Applications
  13721. About Scaling Model-View-Update
  13722. A tale of latency and broken windows - Blog by Damian Schenkelman
  13723. Why marketing is eating the world
  13724. The Pros and Cons of Self-Learning
  13725. open-telemetry/opentelemetry-specification
  13726. dapr/azure-functions-extension
  13727. Architecting Cloud Native .NET Applications for Azure
  13728. GitHub.com Help Documentation
  13729. Launching docs.github.com - The GitHub Blog
  13730. Oppose the EARN IT Act
  13731. photonlines/Intuitive-Guide-to-Maxwells-Equations
  13732. ‎The Unmade Podcast: Special: Brilli Timilli on Apple Podcasts
  13733. Announcing Azure Functions extension for Dapr - Open Source Blog
  13734. C# Digest #317 for June 29, 2020
  13735. Special: Brilli Timilli - The Unmade Podcast
  13736. Special: Brilli Timilli — The Unmade Podcast
  13737. The Unmade Podcast
  13738. Deconstructing Pinterest's reverse-image-search SEO growth hack | RankScience
  13739. MIT apologizes, permanently pulls offline huge dataset that taught AI systems to use racist, misogynistic slurs
  13740. The Numeracy Ambassador (with Simon Pampena) - Numberphile Podcast
  13741. Intermediate CSS with Kyle from Web Dev Simplified (Flexbox, Grid, Custom Properties, and more!)
  13742. 'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  13743. The world should think better about catastrophic and existential risks
  13744. How Did Vim Become So Popular
  13745. Common Voice Dataset Release - Mid Year 2020
  13746. New Mac ransomware spreading through piracy - Malwarebytes Labs
  13747. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  13748. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  13749. How Hello World! changed – top level statements and functions
  13750. Announcing Azure DevOps Server 2020 RC1 | Azure DevOps Blog
  13751. Connection Pooling for MySQL with the Heimdall Proxy
  13752. Perkeep lets you permanently keep your stuff, for life.
  13753. The Pain of Debugging WebAssembly – The New Stack
  13754. Build a Terminal Dashboard in React with `react-blessed`
  13755. Go faster with your own re-usable Blazor components
  13756. Using Spread Syntax to Merge Objects in JavaScript
  13757. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  13758. Updating to Azure Functions v3 in Visual Studio
  13759. Misusing C#: Multiple Main() Methods
  13760. Debugging .NET Core via Symbol Server on OSX in VSCode
  13761. Home
  13762. How do cars fare in crash tests they're not specifically optimized for?
  13763. On Committing Suicide - Austin G. Walters
  13764. Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  13765. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  13766. irinascurtu/graphql-dncse
  13767. mizrael/BlazorCanvas
  13768. Return to School - Enrollment Options | Fairfax County Public Schools
  13769. protobuf-net/protobuf-net
  13770. Nano services with ASP.NET Core or how to build a light API
  13771. Monday, Jun. 29, 2020 - The MVP reconnect daily
  13772. Real-time in no time (and costs) - with Azure Functions, Cosmos DB & SignalR - Serverless Architecture Conference
  13773. Disclosure: Another macOS privacy protections bypass
  13774. Experiments with WSL2... Yes you can use VSCode but could you run...
  13775. Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  13776. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  13777. Announcing TypeScript 4.0 Beta | TypeScript
  13778. Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  13779. Containerize an app with Docker tutorial - .NET Core
  13780. The JavaScript Supply Chain Paradox: SRI, CSP and Trust in Third Party Libraries
  13781. .NET Conf: Focus on Microservices
  13782. How CDNs Generate Certificates
  13783. NuxtJS Static Pages and Content API - The Latest Features
  13784. How many trees in the Random Forest?
  13785. GOTO 2018 • Machine Learning: Alchemy for the Modern Computer Scientist • Erik Meijer
  13786. C# 8.0 nullable references: NotNull | endjin
  13787. Domestic Meat Shortages and Exports — Jayson Lusk
  13788. Edwin Brady - Idris 2 - Type-driven Development of Idris
  13789. EFF & Heavyweight Legal Team Will Defend Internet Archive's Digital Library Against Publishers * TorrentFreak
  13790. YES NO AS A SERVICE
  13791. No Knead Sourdough Bread
  13792. Tip 268 - Exploring Microsoft Power Virtual Agents based off Microsoft Bot Framework
  13793. Anthony Giretti's .NET blog
  13794. How To Build a Twitch Chat Bot with Nodejs
  13795. Refresh Tokens in IdentityServer4 v4
  13796. Assume 100% responsibility
  13797. Async vs Sync Communication
  13798. How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  13799. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  13800. Lockdown Burnout | Tiny Projects
  13801. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  13802. How conspiracy theories emerge—and how their storylines fall apart
  13803. IRL to Anime With Cartoonization AI
  13804. home
  13805. Running WSL GUI Apps on Windows 10
  13806. Docker container for windows
  13807. TheLiveCoders - Twitch
  13808. Black Girls Code, BlackGirlsCode, Women of Color in Technology
  13809. Life, part 19
  13810. Friday Five: OneNote, Azure SQL, And More!
  13811. Linear – The issue tracking tool you'll enjoy using
  13812. Capacitor plague - Wikipedia
  13813. You only have to be good enough
  13814. Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  13815. Lockdown Suburbs - uMap
  13816. Creating a Custom Validation Message Component for Blazor Forms
  13817. 2020PB/police-brutality
  13818. Wltoys 144001 1/14 2.4G 4WD High Speed Racing RC Car Vehicle Models 60km/h RC Vehicles from Toys Hobbies and Robot on banggood.com
  13819. Why I don't like SemVer anymore
  13820. How to list and download the contents of a GitHub repo in C#
  13821. It’s Time for a Change
  13822. Hosting Blazor WebAssembly app on GitHub Pages
  13823. Superstimulus in 2020
  13824. Pokémon Sprite Decompression Explained
  13825. ReverentGeek's Videos - Twitch
  13826. Zero to Hero with App Service, Part 1: Setting Up
  13827. GitHub Actions for .NET Core NuGet packages - Dusted Codes
  13828. Scalability concepts: zero-downtime deployments
  13829. Create wonderful things, be good, have fun
  13830. le podcast des technologies .NET
  13831. Analysis of @anthonygiretti FOLLOWERS
  13832. Classic ThinkPad Thermal Paste Change
  13833. Automatic Reconnection in the Swift SignalR Client
  13834. Looker might slow you down · O.
  13835. Entity Framework Core In-Depth Part 6
  13836. Exposing a custom type as a JSON string in an ASP.NET Core API
  13837. Does more choice make software development easier?
  13838. How to Know You’re Not Insane (And how a Cards Against Humanity Staff Writer was fired.)
  13839. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  13840. Circuit Breaker Pattern - Pradeep Loganathan
  13841. Monsters Weekly 171 - Artiller.io + Faker.js
  13842. sorskoot - Twitch
  13843. 1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  13844. Event detail - Redgate Software
  13845. Reflections on 6 months solo SaaS startup
  13846. Visual Studio for Mac: Refresh();
  13847. corte.si
  13848. ZX Spectrum emulator running on Blazor
  13849. Our AWS bill is ~ 2% of revenue. Here's how we did it
  13850. Defining Resources — IdentityServer4 1.0.0 documentation
  13851. Overview — IdentityServer4 1.0.0 documentation
  13852. IdentityServer4.Templates 4.0.0
  13853. Resource Access in IdentityServer4 v4 and going forward
  13854. Any Other Indie Hackers Building with .NET?
  13855. Choosing an Azure compute service - Azure Architecture Center
  13856. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  13857. foambubble/foam
  13858. 5 modern alternatives to essential Linux command-line tools
  13859. Python may get pattern matching syntax
  13860. Astronomers detect regular rhythm of radio waves, with origins unknown
  13861. Markets, discrimination, and "lowering the bar"
  13862. maxgoedjen/secretive
  13863. blog
  13864. r/microservices
  13865. Get started with Azure Queue storage using .NET - Azure Storage
  13866. What Does It Take To Be An Expert At Python?
  13867. How to Use the Sound Recognition Accessibility Feature in iOS 14
  13868. Zero to hero - Part 5 - My buttery smooth icing algorithm
  13869. GNU GCC does not round floating-point divisions to the nearest value
  13870. How to get the best out of your Yubikey with GPG
  13871. The Wisdom of rationals
  13872. How does SQLite work? Part 1: pages!
  13873. xi-editor retrospective
  13874. Dreamcast 32MB RAM upgrade
  13875. Configuration is an API, not an SDK
  13876. Building a high performance JSON parser
  13877. VS Code comments auto completion - Visual Studio Marketplace
  13878. POWERful DEVS Virtual Conference
  13879. How much information can you store on one laptop? (Q2 2020)
  13880. devring.club
  13881. New US Bill would require makers of encrypted devices to leave a backdoor
  13882. Rainbow - an attempt to display colour on a B&W monitor
  13883. Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  13884. Palm | Product | The best small phone for minimalists, athletes, and kids
  13885. LMS Prize Winners 2020 | London Mathematical Society
  13886. Unim.Press: read Reddit on a newspaper
  13887. GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
  13888. loic-sharma/BaGet
  13889. HiFiC - High-Fidelity Generative Image Compression
  13890. US Senators Introduce 'Lawful Access to Encrypted Data Act' — With Backdoor Mandate | News Bitcoin News
  13891. Introducing Money in Excel, an easier way to manage your finances - Microsoft 365 Blog
  13892. F# 5 and F# tools update for June | .NET Blog
  13893. Don't Publish On Medium — Brian Balfour
  13894. The 6 Levels of Reusability
  13895. Interviews - The Good, the Bad and the Ugly
  13896. Use managed services. Please. | Dan Moore!
  13897. Searching with the power of PostgreSQL in Symfony Applications
  13898. The Recurring Tragedy of Orchestration
  13899. Dynamic linking
  13900. a string hash.c
  13901. The .NET Docs Show: Blazing into Summer
  13902. Download Beyond Compare Free Trial
  13903. Chris Hacken - Stories about building an Internet Service Provider
  13904. dotnet/core
  13905. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  13906. Earning $800 / Month With Spotify — Steve Benjamins
  13907. Why Birds Can Fly Over Mount Everest - Issue 86: Energy - Nautilus
  13908. Session Details - Code PaLOUsa 2020
  13909. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  13910. Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  13911. Carl Franklin's Blazor Train: Blazor Component Life Cycle
  13912. Dismantling barriers to participation in programming communities with Dr. Denae Ford
  13913. Weekly Update 197
  13914. Amazon.com: USB C to USB C Cable 10ft [100W 20V/5A], uni Type-C Fast Charging Cable, Braided USB C Cable Compatible with MacBook Pro 2019/2018/2017, iPad Pro 2020/2018, Samsung Galaxy S20/S10/S9, Grey: Computers & Accessories
  13915. microsoft/reverse-proxy
  13916. NET Foundation Nominations are closing
  13917. Amazon.com: FosPower iPhone Charger (2 Pack), Apple MFi Certified Lightning to USB C Cable [Nylon Braided] Compatible with iPhone 11/11 Pro / 11 Pro Max/X/XS/XR/XS Max / 8/8 Plus - 10FT: Computers & Accessories
  13918. Deploy to Azure Container Instances with Docker Desktop
  13919. Black Lives Matter | Bonfire
  13920. Dark | Netflix Official Site
  13921. Announcing Azure Service Operator for Kubernetes - Open Source Blog
  13922. Elijah McClain organized by Sheneen McClain
  13923. Q&A: Ask the .NET Product Group Anything | UCP2019
  13924. Understanding SSIM
  13925. Egui – An experimental immediate mode GUI written in Rust
  13926. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  13927. ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  13928. Why the US military usually punishes misconduct but police often close ranks
  13929. Debugging with Fiddler Everywhere: Mocking Remote Issues
  13930. Life, part 18
  13931. .NET: Prepare your company for the future
  13932. How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  13933. How to Unit Test an Abstract Class
  13934. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  13935. Boston Bans Use Of Facial Recognition Technology. It's The 2nd-Largest City To Do So
  13936. chubin/wttr.in
  13937. Software developers: We won't take a pay cut just to work remotely | ZDNet
  13938. Announcing .NET 5.0 Preview 6 | .NET Blog
  13939. Mona Lisa in Real Life? Depixelizing Doom Guy? The "Upscaling" AI: PULSE
  13940. Using the Blockly visual programming editor to call a .NET Core WebAPI
  13941. How to embed JavaScript components in C# built Uno WebAssembly Web Applications - Uno Platform
  13942. Recorded session: Modeling in non relational world | RavenDB
  13943. Fix Your Timestep! | Gaffer On Games
  13944. Blackballed by PayPal, Scientific-Paper Pirate Takes Bitcoin Donations - CoinDesk
  13945. macOS Big Sur: Has the Dust Finally Settled on Limiting Third-Party Apps?
  13946. Why some methodologies cannot spread?
  13947. Emacs Server – Why and why not? – arenzana.org
  13948. The Quest to Take Your Time Back
  13949. Why AES-GCM Sucks
  13950. TikTok Succeeds by Making Copying Easy
  13951. Industry and workers
  13952. mjg59 | Making my doorbell work
  13953. What's in a Linux executable?
  13954. Krita 4.3.0 Released | Krita
  13955. Symbian Won
  13956. Eastern European Movies in English Online
  13957. dotnet/runtime
  13958. Nonparametric Cohen's d-consistent effect size
  13959. There’s Now an Even Worse Anti-Encryption Bill Than EARN IT. That Doesn’t Make the EARN IT Bill OK.
  13960. PEP 622 -- Structural Pattern Matching
  13961. Nice Bug
  13962. How I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since - Shogan.tech
  13963. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  13964. How Azure.com operates on Azure part 2: Technology and architecture
  13965. Silicon Valley Pain Index
  13966. Azure.com operates on Azure part 1: Design principles and best practices
  13967. Learn TV
  13968. ECMAScript proposal: private static methods and accessors in classes
  13969. Bay Area tech diversity: White men dominate Silicon Valley
  13970. Multi-Targeted NuGet Package Gotchas!
  13971. Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  13972. Delivering on a promise – the essential extension pack | Visual Studio Blog
  13973. 10 large Bay Area tech companies employ no Black women, study finds
  13974. It’s time to change the way the media reports on protests. Here are some ideas.
  13975. Breaking changes, version 3.1 to 5.0 - .NET Core
  13976. Amazon establishes new Counterfeit Crimes Unit
  13977. Copy Paste List
  13978. Enable automatic updates in a web application using Azure Functions and SignalR Service - Learn
  13979. Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  13980. Are we going to get treated to spam popups advertising Edge and having it duplicate our data from Firefox without asking every time Microsoft decides to update it from now on?
  13981. What are the benefits of mobile app session recording
  13982. Loved Hey, but it’s not for me
  13983. How to fix the App Store?
  13984. The Goldilocks Management Structure · Stay SaaSy
  13985. The theory behind making something people want · Philipp Cannons
  13986. Software Entropy
  13987. The Super Duper Universal Binary
  13988. Navigating Power & Status
  13989. Writing, Reading, Writing | Not a Blog
  13990. Nico Tuason
  13991. Block websites from reading or modifying Clipboard contents in Firefox - gHacks Tech News
  13992. This $35 Keyboard for Children Transformed Me Into a Novelist
  13993. Introducing Amazon Honeycode – Build Web & Mobile Apps Without Writing Code | Amazon Web Services
  13994. I have stepped down as a Microsoft MVP
  13995. Check out this London tube map made from a working circuit board
  13996. Power BI Report
  13997. Home | Freedom To Breathe Agency
  13998. What Silicon Valley Doesn’t Understand About Agriculture – Thinking Agriculture
  13999. LEGO blocks and organ transplants
  14000. TechEmpower/FrameworkBenchmarks
  14001. Meet Face ID and Touch ID for the web - WWDC 2020 - Videos - Apple Developer
  14002. Video: "My girlfriend had to subscribe to my Twitch channel to tell me to open the door" - Charles Leclerc
  14003. Keep all your packages up to date with Dependabot - The GitHub Blog
  14004. Visual Studio 2019 for Mac - Preview Release Notes
  14005. Announcing OpenJDK for Windows 10 on ARM | Java at Microsoft
  14006. sotu 2.1
  14007. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  14008. Introduction to quantum computing with Q# – Part 4, multi-qubit gates
  14009. Announcing Perl 7
  14010. Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  14011. F# and Functional Programming!
  14012. Google blew a ten-year lead. - Second Breakfast
  14013. Can I get a refund?
  14014. Add Apple Silicon support by lambdageek · Pull Request #20014 · mono/mono
  14015. OpenDiablo2/OpenDiablo2
  14016. QuestDB · Console
  14017. Facebook’s Dominance Is Built on Anti-Competitive Behavior
  14018. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  14019. TCC : Tiny C Compiler
  14020. Journalist’s phone hacked by new ‘invisible’ technique: All he had to do was visit one website. Any website.
  14021. What I learned from looking at 200 machine learning tools
  14022. Elevator.js
  14023. Introducing C# 9: Improved pattern matching
  14024. It’s all in the Host Class – Part 2: Configuration
  14025. Exclusive: Segway, the most hyped invention since the Macintosh, ends production
  14026. Differences between String and string in C# - Code Maze
  14027. Deploy a .NET Container with AWS Fargate
  14028. New Windows Containers GitHub repo - Roadmap and more!
  14029. jantic/DeOldify
  14030. Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  14031. Path Building vs Path Verifying: The Chain of Pain
  14032. Path Building vs Path Verifying: Implementation Showdown
  14033. You can't tell people anything
  14034. NHSX
  14035. Terminology, Power and Oppressive Language
  14036. .NET Foundation Board Member Elections
  14037. Get started with Azure CLI
  14038. Nobody knows what an 850% increase is, so please stop saying it - Sam Ireland
  14039. A wild bug: 1970s Intel 8271 disc chip ate my data!
  14040. Bit Hacks in C#
  14041. Lighthouse Syndrome
  14042. Reflections from a Week of Vagabonding (Pt. II) – The Blog of Joe Balcom
  14043. Don’t fight the trail. Take what it gives you.
  14044. Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  14045. Dungeon Scrawl | Home
  14046. Notes on Note-taking
  14047. So you want to become a senior engineer?
  14048. [Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  14049. Home - WINGS
  14050. Visual Studio 2019 Preview Release Notes
  14051. Cloudflare TV | Cloudflare
  14052. Part II: After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  14053. Cloudflare TV | Cloudflare
  14054. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  14055. The End of OS X
  14056. CERN approves plans for a $23 billion, 62-mile long super-collider
  14057. Writing about software and other curiosities
  14058. Monitor GC stats with a startup hook
  14059. Introducing dotnet-monitor, an experimental tool | .NET Blog
  14060. hyrmn - Overview
  14061. Is WebP really better than JPEG?
  14062. The world is changing...
  14063. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  14064. Blessing Krofegha - Is Headless CMS the future of development?
  14065. Addressing racial injustice - The Official Microsoft Blog
  14066. Software patents are another kind of disease — Free Software Foundation — working together for free software
  14067. How Create and Publish NPM Packages
  14068. Learning operating system development using Linux kernel and Raspberry Pi
  14069. I Just Hit $100k/yr On GitHub Sponsors! 🎉❤️ (How I Did It)
  14070. 3+1 ways to manage state in your Blazor application
  14071. The Google ‘vs’ Trick
  14072. Getting started with ASP.NET Core
  14073. NYT Is Threatening My Safety By Revealing My Real Name, So I Am Deleting The Blog
  14074. iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
  14075. Your terminal can be much, much more productive
  14076. Which Database should I use in my Azure Serverless App?
  14077. React, Redux, and Typescript - Why, What and How - The Long Walk
  14078. Monsters Weekly 170 - Noda Time and Entity Framework Core
  14079. Introducing C# 9: Improved target typing
  14080. XML + JSON Output for Web APIs in ASP .NET Core 3.1
  14081. Ian Bebbington - Uno WebAssembly Containerization
  14082. Introducing Secret Store
  14083. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  14084. Introducing C# 9: Top-level programs
  14085. The IO functor
  14086. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  14087. Failover Clustering Networking Basics and Fundamentals
  14088. Reduce mental energy with C# 9
  14089. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  14090. Onion Architecture In ASP.NET Core With CQRS - Detailed
  14091. Avoiding exposing identifier details to your users
  14092. Create a React Teleprompter using the Web SpeechRecognition API
  14093. No, MediatR Didn't Run Over My Dog
  14094. A WinUI 2 Reference App
  14095. dotnet/machinelearning
  14096. HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  14097. Elastic Stack (Elasticsearch, Kibana, Logstash, Beats) 7.8.0 released
  14098. dabreegster/abstreet
  14099. What’s New in macOS - macOS - Human Interface Guidelines
  14100. What is Zig's “Colorblind” Async/Await?
  14101. Sonos S2 compatibility | Sonos
  14102. jonathan-laurent/AlphaZero.jl
  14103. romkatv/powerlevel10k
  14104. Stalker Online hacked! Over one million gamers' passwords made available for download
  14105. Gift of inspiration and its role in technology
  14106. When threadWaitRead Doesn't
  14107. Improve your web typography with a few solid tips
  14108. How to Transition to a Tech Career
  14109. Reflections on Being a Female Founder
  14110. Good intentions make bad roadmaps - andre.schweighofer
  14111. Radar Theory and Teardown of Aircraft Transponder RT-459A
  14112. Japan Captures TOP500 Crown with Arm-Powered Supercomputer
  14113. There Is No (Real World) Use Case for Face Super Resolution
  14114. Spotify is trying to embrace, extend, and extinguish open podcasting – Kyle Piira
  14115. Safari 14 Beta Release Notes
  14116. Interested in running?
  14117. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  14118. The Next Step for Mixer - From the Myxer
  14119. I created a perfect AI for Fruit Ninja
  14120. schenkd/nginx-ui
  14121. The warnings have changed into bannings
  14122. Simplifying declarative deployments in Azure
  14123. ARM Mac Impact On Intel
  14124. Life, part 17
  14125. Olo jobs
  14126. Game Dev Digest Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!
  14127. Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  14128. .NET Foundation Election 2020 Nominations are Open!
  14129. Yet another robust outlier detector
  14130. [ANNOUNCE] WireGuard Merged Into OpenBSD
  14131. JoeMayo/LinqToTwitter
  14132. Racism in Software Development & Beyond
  14133. Using Azure CLI to create Azure App Registrations
  14134. AdrienTorris/awesome-blazor
  14135. gioblu/PJON
  14136. Chat Wars
  14137. Software & Hardware Used in Formula 1
  14138. Windows Terminal Preview 1.1 Release | Windows Command Line
  14139. InnoDB Internals - Consistent Reads
  14140. 7 Things to Enjoy in Maui and .NET MAUI
  14141. Code snippets for Xamarin Forms XAML Platform-specifics
  14142. UnoConf 2020 (Virtual & Free) – Aug 12, 2020 – Save the date - Uno Platform
  14143. Task.WhenAll / Select is a footgun 👟🔫
  14144. Sysinternals ProcDump For Linux | Build5Nines
  14145. Introducing C# 9: Questions & answers about Records
  14146. How to Develop Inside a Container Using Visual Studio Code Remote Containers - Docker Blog
  14147. Matrix.org
  14148. Wireless is a trap
  14149. @adlrocha - Software should be designed to last
  14150. It Was 100 Degrees in Siberia Today. Yes, That Siberia
  14151. Delores Source Code Released!
  14152. 'CVS: cvs.openbsd.org: src' - MARC
  14153. Toddler Password - Secure passwords generated by a toddler
  14154. Memory-prediction asymmetry
  14155. I used to run my own mail server
  14156. Writing a curriculum vitæ
  14157. 6 Months of Spanish Progress
  14158. nabeelqu
  14159. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  14160. You don't need news
  14161. How I cleared my inbox of calendar updates
  14162. How not to be sad
  14163. Reviews of distributed filesystems | Regressionist
  14164. Log-Structured Merge-Trees
  14165. Do you CI? | Benji's Blog -
  14166. Following Your Dreams Full-Time Isn't Expensive — farza
  14167. Hacking Starbucks and Accessing Nearly 100 Million Customer Records - Sam Curry
  14168. On using WordPress as a back end
  14169. J Cole - Neighbors [LYRICS HQ][Explicit]
  14170. We’re losing the war against surveillance capitalism because we let Big Tech frame the debate
  14171. J. Cole – Neighbors
  14172. dotnet/runtime
  14173. dotnet/runtime
  14174. BYE
  14175. ChesterYue/ohmyzsh-theme-passion
  14176. Writing userspace USB drivers for abandoned devices
  14177. Why Apple Ditched PowerPC, and What it Says About Apple Ditching Intel
  14178. Wireless is a trap - LessWrong 2.0
  14179. FlatBuffers: FlexBuffers
  14180. A little bit of plain Javascript can do a lot
  14181. How is NSA breaking so much crypto?
  14182. Cleaning My MacBook After 16800 Hours of Use!
  14183. Sponsor @chrissainty on GitHub Sponsors
  14184. Closing Notes and Townhall Part 2
  14185. Sarah Rector - Wikipedia
  14186. Teach Yourself Computer Science
  14187. jsmouret/grpc-over-webrtc
  14188. Ramsey County corrections officers of color say they were barred from guarding Derek Chauvin
  14189. My Favorite CLI Tools
  14190. Linear types are merged in GHC
  14191. Banjo Obayomi - Grimoire: A Data Centric Blogging Platform
  14192. Nate Rose - Innovating on OUR STEM Education
  14193. Angie Jones - Keynote: The Reality of Developing an Artificial World
  14194. Mark Okhakumhe - Intellectual Property rights in the technology sector
  14195. Blackfacts and The Wakanda Technology Platform Technology By Us For Us About Us
  14196. Town Hall
  14197. Lightning Interviews - Part 2
  14198. Lightning Interviews - Part 1
  14199. What does culturally responsive teaching mean in an online environment?
  14200. Shukri Abdullahi - Through Programming I became a better Artist
  14201. For Us, Without Us: Addressing Tech’s Shortcomings in Creating Equity for Black People
  14202. RSS Box
  14203. Dawood Iddris - The future of tech and how to keep in touch while it evolves
  14204. Ashley Janelle - Why You're Not Landing That UX Role
  14205. Sorting and information theory
  14206. Reverse-engineering and comparing two Game Boy audio amplifier chips
  14207. Head Up, Head Down
  14208. One Advantage of the App Store That’s Gone
  14209. Kara Swisher: ‘Is It Finally Hammer Time for Apple and Its App Store?’
  14210. Proofs and computation with trees
  14211. Lessons Learned: Giving Feedback as an Engineering Manager
  14212. A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi
  14213. Discovering Dennis Ritchie’s Lost Dissertation - CHM
  14214. Juneteenth Conference - Track 2
  14215. Virtual: Steve Collins - .NET Core Dependency Injection – The Booster Jab
  14216. Juneteenth Conference - Track 1
  14217. Bug #1463112 “Cat sitting on keyboard crashes lightdm” : Bugs : Unity
  14218. Pair Programming - Dan Clarke
  14219. Juneteenth Conference - Track 1
  14220. Proud to be |_____|
  14221. The live coders conference
  14222. Juneteenth Conference - Track 2
  14223. Black Queer Living: A history of DIY culture in the Black LBGT+ community
  14224. What they don't teach you about fundraising as a Black Founder
  14225. Empowerment to the People! What You Need to Know about Black People, Disability, and Accessibility
  14226. Combatting Bias in ML
  14227. From Combat To Code How Vets Who Code Trained Over 250 veterans how to Code and Get Jobs For Free
  14228. Giving Back to Tech without Burnout
  14229. Journaling as a Dev
  14230. Keynote: The Journey To Inclusive Innovation Incubator (In3DC)
  14231. The Ideal Community Model: Lessons Learned
  14232. Breaking into Tech From the Trenches
  14233. Your next open source contribution
  14234. Empowered By Imposter Syndrome
  14235. Juneteenth History
  14236. Juneteenth History
  14237. My First Juneteenth – GenX Jamerican
  14238. Workshop: Docker and Kubernetes - 1/2 - NDC Melbourne 2020
  14239. Home : Hypothesis
  14240. Emancipation Statue - Barbados Pocket Guide
  14241. HTTPS is NOT Secure Enough for API
  14242. Why Figma Wins - kwokchain
  14243. How I Got My 7 Person Startup Featured In Entrepreneur Magazine - David Kemmerer
  14244. The ugly truth
  14245. Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  14246. Starting from the Problem not the Solution
  14247. The Wolf
  14248. Switching from Fedora & Gnome to Arch & Sway | Josh Mcguigan
  14249. Good and Bad Parts of Ansible after 2 Years of Usage
  14250. johang/btfs
  14251. Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
  14252. You Download the App and it Doesn't Work
  14253. Written communication is remote work super power
  14254. CCCXLIII - Muscle Sword
  14255. Weekly Update 196
  14256. Join us live! - JuneteenthConf - June 19th and 20th 2020
  14257. IdentityServer4
  14258. Olo - Xamarin Mobile Engineer
  14259. » The Shareware Scene, Part 5: Narratives of DOOM The Digital Antiquarian
  14260. Code Maze Weekly #30 - Code Maze
  14261. The smartest password policy enforcer for Active Directory
  14262. Build your own .NET memory profiler in C# — call stacks (2/2–2)
  14263. Quit Whining about Apple and Just Stop Using Them
  14264. Heading into WWDC by insulting developers, Apple? Really? - 9to5Mac
  14265. Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  14266. the-benchmarker/web-frameworks
  14267. MiniProfiler for .NET : Release Notes
  14268. dotnet/tye
  14269. Pwned Passwords, Version 6
  14270. Machine learning on Azure for baseball decision analysis
  14271. Stepping away from Caliburn.Micro · Caliburn.Micro
  14272. CAP: Event Bus & Outbox Pattern
  14273. New Azure maps make identifying local compliance options easy
  14274. How much do you need transactions?
  14275. How to setup Visual Studio Codespaces for collaborative use
  14276. Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  14277. Making your data residency choices easier with Azure
  14278. Don't Code Tired | Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
  14279. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  14280. AgileMapper v1.7 Released
  14281. Apple gave me the Hey treatment back in 2014
  14282. This is why we need to #DoTheMath, even on "small" projects. — Strong Towns
  14283. Why is there a "V" in SIGSEGV Segmentation Fault? — Idea of the day
  14284. The Australian Dream
  14285. microsoft/WinDev
  14286. Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  14287. The Return of the 90s Web
  14288. Let's Encrypt: Senior Software Engineer
  14289. Ask Troy Hunt your data protection questions at Redgate Streamed
  14290. No to .io, yes to .xyz! — Yarmo Mackenbach
  14291. You need a new hobby
  14292. Intuitive Programming - Comments
  14293. Be Careful What You Benchmark
  14294. Stop Being a Floating Leader
  14295. MSI Optix MAG272CQR – Redefine eSports rules | eSports Gaming Monitor | MSI
  14296. State of Linux Desktop Security
  14297. People, not numbers
  14298. My Favorite CLI Tools
  14299. Convolutional Neural Networks - Yaonotes Blog | Yaonotes Blog
  14300. Why 536 was ‘the worst year to be alive’
  14301. How to protect your job from automation
  14302. A Small Insight About Power, Markets, and Post-capitalism
  14303. Hetzner Cloud Review: Revisited in 2020 - Magnus Skog
  14304. Why Fighting Unintended Bias in Machine Learning Matters
  14305. Scheduling in Linux – A Rebel's Musing
  14306. HBO: Home to Groundbreaking Series, Movies, Comedies & Documentaries
  14307. After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  14308. Reconstruction in America | EJI Report
  14309. Simulating Liquids in Bottles with a Shader
  14310. Introducing Firefox Private Network VPN’s Official Product – the Mozilla VPN – Future Releases
  14311. Steve Blank The Coming Chip Wars
  14312. ASP.NET Core Series: Performance Testing Techniques
  14313. Akamai Edge Live | EMEA Summit 2020 | Akamai
  14314. BlazorDay 2020
  14315. Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  14316. PacMan in Blazor WebAssembly
  14317. ASP.NET Core Series: Blazor
  14318. Testing in Production with Feature Toggles in .NET Core
  14319. Life, part 16
  14320. Our commitments to racial equity
  14321. LibriVox | free public domain audiobooks
  14322. .NET Rocks! vNext
  14323. 11 User Authentication · Real-World Cryptography MEAP V07
  14324. Copy & Paste playground
  14325. Clearview
  14326. Lightweight alternatives to Google Analytics
  14327. UKMT Maths Masterclass
  14328. Antitrust: Commission opens investigations into Apple
  14329. https://webgate.ec.europa.eu/isdb_results/factsheets/country/details_australia_en.pdf
  14330. GPU accelerated ML training inside the Windows Subsystem for Linux - Windows Developer Blog
  14331. Image GPT
  14332. Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  14333. AWS said it mitigated a 2.3 Tbps DDoS attack, the largest ever | ZDNet
  14334. Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  14335. ASP.NET Core Series: Tracing
  14336. Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  14337. Resuming optional Windows 10 and Windows Server non-security monthly updates
  14338. The Continuous Integration Check-In Dance | Gary Woodfine
  14339. Entity Framework Core In-Depth Part 3
  14340. What’s next for Windows 10 updates | Windows Experience Blog
  14341. Python in Visual Studio Code - June 2020 Release | Python
  14342. Optimize your Azure costs to help meet your financial objectives
  14343. Introducing C# 9: Records
  14344. Development With A Dot - ASP.NET Core OData Part 3
  14345. Semantic highlighting in OmniSharp and C# extension for VS Code
  14346. Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  14347. Workshop: Building Your First Voice Experience with Alexa - 1/2 - NDC Melbourne 2020
  14348. Lupusa87/LupusaBlazorDemos
  14349. JuneteenthConf - June 19th and 20th 2020
  14350. Postbank forced to replace 12-million bank cards after employees steal 'master key'
  14351. Startup School Relaunching as Continuous Program
  14352. MAY 2020 UPDATE: Average User Rating for Micromobility Operators -
  14353. My trip through the Starmaze: a world in the 9th dimension
  14354. How I Removed My Own Face From My Head - Maximillian Laumeister
  14355. Hey Next.js, Is Server Side Rendering Dead?
  14356. 160k+ high school students will only graduate if a statistical model allows them to
  14357. QR Code History: Story of evolution of the very popular 2D Barcode
  14358. Tracker Testing HEY vs MailChimp: Can They Coexist?
  14359. TextMate’s Enduring Influence
  14360. efcore/EFCore.NamingConventions
  14361. Sleep Hygiene For Software Engineers
  14362. Black-Owned Dog Businesses in the United States
  14363. The Web Has Got Me
  14364. .NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  14365. dodyg/practical-aspnetcore
  14366. Converting a hundred million integers to strings per second
  14367. Scrappy Vs. Polished
  14368. Hello World, Again | Cedric Fung (vecio)
  14369. hashcat 6.0.0
  14370. Deep JavaScript: Theory and techniques
  14371. Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  14372. Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device | Amazon Web Services
  14373. A virtual developer conference with a SciFi/Fantasy comic-con flair
  14374. Time to upgrade your monitor
  14375. End-to-End Encryption Update - Zoom Blog
  14376. Twitch
  14377. The .NET docs show
  14378. Learn Python for Data Science Full Course - Kharpann
  14379. Simplify DisplayName Calls In Razor Views
  14380. The Grandmaster Who Got Twitch Hooked on Chess
  14381. Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  14382. Proxyjump, the SSH option you probably never heard of
  14383. Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  14384. Fun with Bit Hacks in C#
  14385. Workshop: Web performance matters 1/2 - NDC Melbourne 2020
  14386. GitHub isn't fun anymore
  14387. A Jupyter kernel for SQLite
  14388. Computers as I used to love them
  14389. Make your PWA feel more like an app
  14390. No Paint
  14391. Standalone Q# console applications | StrathWeb. A free flowing web tech monologue.
  14392. Monsters Weekly 169 - Giraffe
  14393. Explore the stunning LEGO® Technic Lamborghini Sián
  14394. Zoom to Introduce New Censorship Features After Doing China's Bidding
  14395. FreeBSD 11.4-RELEASE Announcement
  14396. Introducing C# 9: Init only properties
  14397. The Importance of Nesting when Remote Working and Quarantine Working
  14398. Honoring Our Beloved Melody Lo organized by Amineta Lo
  14399. ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  14400. Home | Geany
  14401. GitHub Terms of Service - GitHub Help
  14402. The Russian Disinfo Operation You Never Heard About
  14403. Super secretive Russian disinfo operation discovered dating back to 2014 | ZDNet
  14404. Executive Summary
  14405. Linux GUI applications in the Windows Subsystem for Linux (WSL) survey
  14406. Apple Threatens to Remove Email App 'Hey' From App Store Over Lack of In-App Subscription Option [Updated]
  14407. Are 14 people currently looking at this product?
  14408. Bootstrap 5 alpha!
  14409. Introducing Sdkbin - The Marketplace for Software Developers.
  14410. Selling People What They Want, Not What They Need
  14411. Oodle Texture Compression
  14412. TIL#2: How to add a transparent video to a web page
  14413. How I Growth Hacked Instagram to Drive $13,000 of Card Game Sales - David Kemmerer
  14414. Zoom in China
  14415. DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  14416. Drive & Listen
  14417. The Next Step for Generics
  14418. News by the ton: 75 years of US advertising — Benedict Evans
  14419. What does the product design team do here? — Tanner Christensen
  14420. Variadic tuple types by ahejlsberg · Pull Request #39094 · microsoft/TypeScript
  14421. You won't kill racism by replacing words - Coding Nagger
  14422. Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  14423. 3K, 60fps, 130ms: achieving it with Rust | tonari blog
  14424. Download FFmpeg
  14425. 2020 Chrome Extension Performance Report | DebugBear
  14426. gRPC-Web for .NET now available | ASP.NET Blog
  14427. Why Gravity Is Not Like the Other Forces
  14428. Entity Framework: .NET Community Standup - June 10th 2020 - EF Core Power Tools
  14429. 2020 Chrome Extension Performance Report | DebugBear
  14430. Goodbye NancyFX, Hello F#!
  14431. XAML code editor - Visual Studio
  14432. High Performance Browser Networking (O'Reilly)
  14433. Generics and Compile-Time in Rust | TiDB
  14434. Black Google manager: “My education and elocution cannot save me from these situations”
  14435. Trial of Tech Writer Charged With Soliciting Sex With Minors Ends in Hung Jury
  14436. Apple, ARM, and Intel
  14437. Cloudinary Image Upload with Nodejs and React
  14438. r/programming - GitHub will no longer use the term 'master' as default branch because of negative association
  14439. Reasoning by Lego: The wrong way to think about cryptography.
  14440. How the Nintendo Switch prevents downgrades by irreparably blowing its own fuses
  14441. corona-warn-app/cwa-documentation
  14442. Blazor WebAssembly : MVVM Architecture - EP07
  14443. Adding host filtering to Kestrel in ASP.NET Core
  14444. Beautiful Trigonometry - Numberphile
  14445. Model S Long Range Plus: Building the First 400-Mile Electric Vehicle
  14446. New Statue Appears By The Colston Plinth | Best of Bristol
  14447. New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  14448. The Latest News from the UK and Around the World | Sky News
  14449. Looking Back at Postgres
  14450. Tip 267 - Using the Bot Framework Composer tool
  14451. Marten Quickstart with .Net Core HostBuilder
  14452. C# semantic classification with Roslyn
  14453. Computing with types in TypeScript
  14454. Announcing .NET Foundation Election 2020
  14455. Validation in ASP .NET Core 3.1
  14456. Remembering Windows 2000, Microsoft’s Forgotten Masterpiece
  14457. Redgate Streamed
  14458. Delivery Hero Confirms Foodora Data Breach
  14459. Viewing async code with Visual Studio
  14460. The Flat Earth Society
  14461. Recent database technology that should be on your radar (part 1)
  14462. Nine ways 5G and the Internet of Things will harm humans, wildlife & Earth
  14463. Australian Vaccination-risks Network Inc.
  14464. Introducing Windows Insider Channels | Windows Experience Blog
  14465. The spreadsheet I use to compare job offers
  14466. Blog
  14467. How I create photo stories from my travel.
  14468. The blog of wjwh - Redis Lua scripting for library writers
  14469. On Coding, Ego and Attention
  14470. Dear engineers, this is a marathon and not a sprint so take care
  14471. fdn-email.md
  14472. I tweet every time I spend money
  14473. Why Does Logitech Hate Left Handed People? - Kev Quirk
  14474. Offering a solution for Terminal Wide Character issues · Articles
  14475. Security check | SpringerLink
  14476. Blog of Jake | Compound Interest
  14477. T-Mobile hit by phone calling, text message outage – TechCrunch
  14478. [OC] Baby Shark as a Finite State Machine : dataisbeautiful
  14479. jbp.io :: Third-party audit of rustls
  14480. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  14481. MuseScore 4. Moving from notation software to composition software.
  14482. Basecamp’s founders are trying to start an email rebellion
  14483. Debugging Async Code: Parallel Stacks for Tasks | Visual Studio Blog
  14484. Adobe Flash Player End of Life
  14485. 1027106 - Make ImageLib share cached imgRequests for the same SVG document even if the URI has a different ref/hash
  14486. Introduction to the High Performance package - Windows Community Toolkit
  14487. Holy Post - Race in America
  14488. Accelerated KVM guests on WSL 2
  14489. Life, part 15
  14490. Build yourself a weather station. Part I
  14491. The Thumb Zone: Designing For Mobile Users — Smashing Magazine
  14492. An understanding of AI’s limitations is starting to sink in
  14493. Woman in China, 45, made S$589,800 by buying insurance on flights she predicted would get delayed
  14494. DeepFakes used in Animations - A New Way of Animating?
  14495. Managing Package Versions Centrally
  14496. Senior Program Manager in Other, Other, Australia | Engineering at Microsoft
  14497. Workshop: Google Cloud Serverless - NDC Melbourne 2020
  14498. Weekly Notes - #15
  14499. Piece of Pi (Number 1) | eBay
  14500. GeorgeFloyd Protest - police brutality videos on Twitter
  14501. Farm WiFi Off The Grid with Ubiquiti and Solar
  14502. A collection of free books from Springer
  14503. Postbank to replace 12m bank cards after security breach
  14504. .NET with Scott Hunter Part 1
  14505. .NET 5 – How to start – Michał Białecki Blog
  14506. Thursday Quickie: Fixing NCrunch for Azure Functions
  14507. Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  14508. Protecting your GitHub assets with Azure Sentinel
  14509. On Redis master-slave terminology - <antirez>
  14510. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  14511. Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  14512. Coming soon – paraLLEl N64 RDP – Resolution upscaling! (Video demonstration) – Libretro
  14513. Zsh and Fish’s simple but clever trick for highlighting missing linefeeds – Vidar's Blog
  14514. ISS Photo Explorer Flat
  14515. Problem with Goal driven work
  14516. LSTM for Programmers
  14517. Matt Inouye - The Curse of Excess Information
  14518. An Introduction to Progressive Delivery
  14519. Managing the risk of not upgrading
  14520. I'm 15 and I slept on the floor for a year. Here's why.
  14521. Building a command line tool to generate number sequences
  14522. Who is Saddam Hussein? #blacklivesmatter
  14523. One Task Board to Rule Them All
  14524. Why Low Pay In the Games Industry Leads to Bad Games – Aaron Nemoyten
  14525. BLM - Bonus Panel - Fowl Language Comics
  14526. EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  14527. How to Estimate Your Projects Like a Boss
  14528. Bible Believers v. Wayne County, Mich., 805 F. 3d 228 - Court of Appeals, 6th Circuit 2015
  14529. Why Devs (Should) Like Estimates - Stack Overflow Blog
  14530. Never Hertz to Ask
  14531. Collected Notes.
  14532. Music Grid Piano. Create Beautiful Short Music Snippets
  14533. Why Congress hasn’t made lynching a hate crime
  14534. How x86_64 addresses memory
  14535. So You Want to Talk About Race: Oluo, Ijeoma: 9781580058827: Amazon.com: Books
  14536. The American Press Is Destroying Itself
  14537. #FuckDiscord | Cadence's Blog
  14538. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  14539. Death of George Floyd
  14540. Google resumes its senseless attack on the URL bar, hides full addresses on Chrome 85
  14541. Fast 2D rendering on GPU
  14542. Applying for 1000 jobs per hour
  14543. Jonathan Bayless - Handwired Iris Keyboard Build
  14544. May 2020 news · Gwern.net
  14545. How I Used Revenue Stacking To Generate Over $4,000 In One Month — Brendan Cahill
  14546. jbogard/nsb-diagnostics-poc
  14547. I made an actual Drum Machine in Excel
  14548. microsoft/PowerToys
  14549. SageMath Mathematical Software System - Sage
  14550. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  14551. Michael Feathers - Functional Code is Honest Code
  14552. SQLite As An Application File Format
  14553. Publishing an NPM Package- Webinar
  14554. Design electronics like it is 70's at CERN
  14555. Twilio Docs - IoT - Super SIM
  14556. How Many U.S. Taxpayers Are There?
  14557. Urgent Immigration Update — News of a Damaging Proposed Immigration Proclamation on Non-Immigrant Visa Holders | Kuck Baxter Immigration
  14558. Schedule | Linux Foundation Events
  14559. Adding Additional Mime Mappings to the Static File Provider
  14560. Below the Great Pacific Garbage Patch: More Garbage - Eos
  14561. 5 Common Feelings Being a Woman of Color in Tech
  14562. Uber says engineer is on his own for US$180 million legal award to Google
  14563. Names of PPP Business Borrowers Won’t Be Released
  14564. Analysing the (Alleged) Minneapolis Police Department "Hack"
  14565. This 26-year-old 'died three times' after police hit her with a blast ball
  14566. Wil Shipley: Every year I fill out this survey from Apple, for Apple developers. Every year nothing changes.
  14567. web.dev LIVE
  14568. Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  14569. Alex Money
  14570. In Defense of Myers Briggs
  14571. Getting Started with Nix
  14572. UPDATED: A HUGE List of Bay Area Protests & Rallies This Weekend
  14573. Record charts
  14574. The Upcoming Future of Online Meetups
  14575. Dependence
  14576. A Look at Cryptovoxels
  14577. Introduction to Bimachines
  14578. r/sanfrancisco - I was so close to renting a new apartment, but then the landlords took it completely off the market
  14579. Password Checkup Tools Warnings
  14580. American Rule by Jared Yates Sexton: 9781524745714 | PenguinRandomHouse.com: Books
  14581. Optimising .NET Core Docker images - Ben Foster
  14582. Biohacking Lite
  14583. Best practices for managing & storing secrets like API keys and other credentials [2020]
  14584. IdentityServer/IdentityServer4
  14585. Jepsen: PostgreSQL 12.3
  14586. ABC Casts Its First Black 'Bachelor'
  14587. Async Python is not faster
  14588. Starcom: Nexus, An Indie Dev Story
  14589. What to write down when you’re reading to learn
  14590. CS-ONLINE.CLUB - Play CS 1.6 in the browser!
  14591. Is Dark Mode Such A Good Idea? - Kev Quirk
  14592. Flat UI Elements Attract Less Attention and Cause Uncertainty
  14593. Release Notes Chocolatey Gui
  14594. Chocolatey GUI Release 0.17.1
  14595. Weekly Update 195
  14596. Ohio GOP state senator fired from ER doctor job after using racist language
  14597. The Trouble With Phishing
  14598. Capitol Hill Autonomous Zone | You are now leaving the USA
  14599. GIMP - GIMP 2.10.20 Released
  14600. Ecoji.NET
  14601. Getting Value from appsettings.json in .NET Core
  14602. Visual Studio Code May 2020
  14603. Life, part 14
  14604. How Do I Debug Async Code in Visual Studio? | Visual Studio Blog
  14605. Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  14606. DevExpress Controls for WinUI 3 Preview are Now Available
  14607. Louisville police release the Breonna Taylor incident report. It's virtually blank
  14608. RE320 - Variable‑d dynamic vocal & instrument microphone by Electro-voice
  14609. University of the People: Tuition-Free, Accredited Online Degree Programs
  14610. Artvee
  14611. JeremyLikness/BlazorWasmEFCoreExample
  14612. The Byzantine Generals Problem - Microsoft Research
  14613. How async should have been
  14614. Develop, Preview, Test
  14615. Model facts, not your problem domain
  14616. Towards a New Leveraged ETF Part 3 · Sturm Mabie
  14617. Steven Gerhardt-King - Asking a stranger to watch your stuff at Starbucks doesn't make any sense
  14618. The Many Quirks of Qsort
  14619. And so it begins | Regressionist
  14620. Compressing Synapse database | Levans' workshop
  14621. ECDSA: Handle with Care
  14622. Framework for unit testing generators
  14623. Learning about distributed systems: where to start?
  14624. Web or System Fonts
  14625. Audio forwarding on Android 10 · ~rom1v/blog
  14626. How to make a good impression as a new grad engineer
  14627. Mission Vimpossible
  14628. Oh Hello Ana - Blog
  14629. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  14630. Introducing "Web Live Preview" | ASP.NET Blog
  14631. OpenAI API
  14632. How and why GraphQL will influence the SourceHut alpha
  14633. A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  14634. Blazor RenderTree Explained
  14635. Collations and case sensitivity - EF Core
  14636. Collations and Case Sensitivity | Npgsql Documentation
  14637. MIT, guided by open access principles, ends Elsevier negotiations
  14638. dotnet/pinvoke
  14639. Pepsi’s $32 Billion Typo Caused Deadly Riots
  14640. I’m watching you…
  14641. Removing "Annoying" Windows 10 Features is a DMCA Violation, Microsoft Says * TorrentFreak
  14642. Cloudinary and React Hooks with Domitrius Clark (Live Stream)
  14643. HuffPost is now a part of Verizon Media
  14644. Foxtana Pro - Redirect Cortana – Get this Extension for 🦊 Firefox (en-US)
  14645. Finally, I Closed My LinkedIn - PC Maffey
  14646. GE FILTERGATE
  14647. The Deficit Myth: Modern Monetary Theory and How to Build a Better Economy Hardcover – 9 Jun. 2020: Amazon.co.uk: Kelton, Stephanie: 9781529352528: Books
  14648. iiSM.org
  14649. Home - The Amos Bursary
  14650. Activists rally to save Internet Archive as lawsuit threatens site - Decrypt
  14651. Confessions of a Former Bastard Cop
  14652. Woodworking for engineers
  14653. Microsoft Regional Director (Trifecta)
  14654. Viewing AutoMapper Execution Plans with ReadableExpressions
  14655. Reddit Welcomes Michael Seibel to Board of Directors
  14656. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  14657. Blazor Day - 18th june 2020
  14658. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  14659. PINETAB – 10.1″ Linux tablet with detached backlit keyboard – PINE Store
  14660. await false & await true – TooSlowException
  14661. How Do I Think About Async Code?! | Visual Studio Blog
  14662. Shawn Wildermuth's Blog
  14663. Development With A Dot - ASP.NET Core OData Part 2
  14664. Azure CLI - Interactive Mode - Azure Greg
  14665. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  14666. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  14667. Police have been spying on black reporters and activists for years. I know because I’m one of them.
  14668. Blazor vs React for Web Developers
  14669. JUNETEENTH WORLD WIDE CELEBRATION
  14670. The Idealcast - IT Revolution
  14671. The Thrilling Tale of How Robert Smalls Seized a Confederate Ship and Sailed it to Freedom
  14672. Writing a full-text search engine using Bloom filters - Stavros' Stuff
  14673. microsoft/terminal
  14674. apohl79/audiogridder
  14675. I Will Vote
  14676. Why Tacit Knowledge is More Important Than Deliberate Practice
  14677. .NET Virtual User Group - Building Island Tracker – Xamarin, Functions, Table Storage, and More
  14678. We are implementing a one-year moratorium on police use of Rekognition
  14679. Inslee announces new investigation into death of Manuel Ellis | Governor Jay Inslee
  14680. The seven deceptions of microservices
  14681. From Ops Engineer to Product Manager, A Career Journey
  14682. The One About Giving & Receiving Feedback
  14683. You dont believe in clean code
  14684. Who should you be: Technology Generalist or Specialist?
  14685. my love letter to redo
  14686. Exploration Strategies in Deep Reinforcement Learning
  14687. Radio Garden
  14688. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  14689. .NET Virtual User Group (Seattle, WA)
  14690. YOLOv5 is Here
  14691. ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  14692. AWS Ruins Own Attempt at Sabotage - Last Week in AWS
  14693. Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  14694. r/webdev - fyi: You can bypass youtube ads by adding a dot after the domain
  14695. natemcmaster/LettuceEncrypt
  14696. BlazorRepl/BlazorRepl
  14697. Blazor REPL
  14698. Shapes
  14699. dapr/dapr
  14700. Acegikmo - Twitch
  14701. How Wikipedia Lost 3 Billion Organic Search Visits To Google in 2019 | Hacker Noon
  14702. Announcing .NET 5.0 Preview 5 | .NET Blog
  14703. 25 Years of PHP History
  14704. 6 Steps To Run .NET Core Apps In Azure Kubernetes
  14705. Don't Joke About Firing People · Stay SaaSy
  14706. Blazor WebAssembly : Entity Framework Core - EP06
  14707. Overcoming Bias : No Recent Automation Revolution
  14708. Create diagrams with code using Graphviz
  14709. After 10 Years in Tech Isolation, I'm Now Outsider to Things I Once Had Mastered
  14710. gnu.org
  14711. .NET Today and Tomorrow | Strangelights
  14712. A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  14713. Project Tye with .Net Core and Angular
  14714. Async Iterators in the Azure SDK for JavaScript & TypeScript
  14715. Versioning an ASP.NET Core API
  14716. TypeScript: validating external data
  14717. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  14718. Durable Functions’ Distributed Tracing
  14719. Security headers in ASP.NET Core
  14720. DRY vs DAMP in Unit Tests
  14721. SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  14722. Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  14723. Posh-git on Mac using Oh My Zsh Themes - Emad Alashi
  14724. Tickets - NDC Melbourne 2020
  14725. Haiku R1/beta2 has been released!
  14726. Explore Pharaoh Ramesses VI Tomb in 3D
  14727. Introducing: Quotebacks
  14728. Overcoming YAML Hell in Build Pipelines - Matthias Koch
  14729. Machine learning is hard.
  14730. Reflecting on Close Calls
  14731. Arguing over Agile
  14732. The One About Managing Self As A Junior
  14733. A Collection of all Keyboard Shortcuts I use
  14734. How to set compensation using commonsense principles
  14735. My Essential Mac Applications · jshah
  14736. 'Escaping Web' Season One Retrospective
  14737. Learning more about lacto-fermentation - luke miles
  14738. Playing Around With The Fuchsia Operating System
  14739. CacheOut
  14740. Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  14741. hsoft/collapseos
  14742. New inline assembly syntax available in nightly | Inside Rust Blog
  14743. Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  14744. The Deficit Myth
  14745. We're launching Black Tech Pipeline🚀
  14746. React Router Tutorial - Setup in 5 Minutes
  14747. CapRover · Build your own PaaS in a few minutes!
  14748. Most tech content is bullshit - aleksandra.codes
  14749. Deno Beginner | Deno Crash Course | Learn Deno
  14750. target="_blank" - The most underrated security vulnerability
  14751. Software & Hardware Used in Formula 1
  14752. leoxshn/mangoLang_kt
  14753. The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  14754. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  14755. NVIDIA/cutlass
  14756. IBM ends all facial recognition business as CEO calls out bias and inequality – TechCrunch
  14757. Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  14758. TypeScript: narrowing types via type guards and assertion functions
  14759. Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  14760. Create a Windows module for React Native with asynchronous code in C#
  14761. ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  14762. Analysts say Apple should buy DuckDuckGo Search Engine
  14763. Understandability: The Most Important Metric You’re Not Tracking
  14764. Daniel Radcliffe Responds to J.K. Rowling’s Tweets on Gender Identity – The Trevor Project
  14765. ethomson/retarget_prs
  14766. Container technologies at Coinbase
  14767. Analysis of hospital traffic and search engine data in Wuhan China indicates early disease activity in the Fall of 2019
  14768. Potential Organized Fraud in ACM/IEEE Computer Architecture Conferences
  14769. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  14770. Best Practices for ACME Client Operations
  14771. The Live Coders
  14772. Why Is Grayscale Buying 100% Of The Mined Bitcoins Since Halving - Hamad Dar's Blog
  14773. 22 Things You Should Give Up If You Want To Be A Successful Developer
  14774. I’m switching back to “non-true” wireless earbuds. Here’s why…
  14775. Borg+Vorta is finally a usable backup solution for Linux desktop | Blog by Simon Frey
  14776. 12 Lessons from Saying No to a Life of Mediocrity – The Blog of Joe Balcom
  14777. Some Virtualization Papers Worth Reading
  14778. Cox slows Internet speeds in entire neighborhoods to punish any heavy users
  14779. The Path Toward Mastery—How To Become An Expert In Your Field - Iulian Gulea
  14780. A Better Way to do Standups
  14781. ASP.NET Core Series: Endpoint Routing
  14782. How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  14783. Videos show cops slashing car tires at protests in Minneapolis
  14784. The Mad Magazine Fold-In Effect in CSS
  14785. The RuboCop Name Drama Redux
  14786. Google got rich from your data. DuckDuckGo is fighting back
  14787. US Military Could Lose Space Force Trademark to Netflix Series
  14788. Nulls not missing anymore
  14789. Typology of Lego Computers. | Present&Correct
  14790. Lessons from nullable: Superstars + Feedback
  14791. Use a group to manage access to SaaS apps - Azure AD
  14792. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  14793. Nodesign.dev | Design less develop more.
  14794. Discret 11, the French TV encryption of the 80's
  14795. My White Friend Asked Me on Facebook to Explain White Privilege. I Decided to Be Honest - Yes! Magazine
  14796. It's never too late to stretch your wings: Why I got a Ph.D. at age 66
  14797. PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  14798. REMOVAL PUBLIC DISPLAYS OF THE CONFEDERATE BATTLE FLAG > United States Marine Corps Flagship
  14799. Type assertions in TypeScript
  14800. dotnet/runtime
  14801. RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  14802. Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1 | Raygun Blog
  14803. In Search of an Understandable Consensus Algorithm
  14804. Collapse OS — Why Forth?
  14805. carlini/printf-tac-toe
  14806. Blazor vs. React / Angular / Vue.js
  14807. Terminology, Power and Oppressive Language
  14808. Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  14809. Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  14810. Weekly Update 194
  14811. How Albert Einstein Used His Fame to Denounce American Racism
  14812. Black Lives Matter march draws 1,300 in Leavenworth
  14813. The Ultimate Guide to Running Healthy Apps in the Cloud
  14814. Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  14815. Ladies and Gentlemen… Cloudflare TV!
  14816. Hacking Windows with F# 5.0 Scripts
  14817. Good Black News
  14818. Tip 266 - Build 2020 – Application Developer on-demand videos list
  14819. BackgroundService Gotcha: Application Lifetime
  14820. Easily rename your Git default branch from master to main
  14821. Blazor Day - 18th june 2020
  14822. SharpLab
  14823. 25 million user records leak online from popular math app Mathway | ZDNet
  14824. Ethical Hacking: SQL Injection
  14825. The Incomplete Framley Examiner
  14826. dotnet/runtime
  14827. r/GunsAreCool
  14828. Particles for Justice
  14829. Byzantine and non-Byzantine distributed systems
  14830. ROTHULT Smart lock, white - IKEA
  14831. Test in Production with Fiddler
  14832. ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  14833. Add "Update All" button to Visual Studio Installer page
  14834. Bias-free communication - Microsoft Style Guide
  14835. Home - Juneteenth Conference
  14836. apple/password-manager-resources
  14837. r/melbourne - Melbourne trams 🚃#blacklivesmatter
  14838. downr 3.0 - bradygaster.com
  14839. European Cybersecurity Blogger Awards Winners Announced
  14840. Pricing | Six Labors
  14841. Vue.js
  14842. A Random Postcard
  14843. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  14844. Call function in unmanaged DLL from C# and pass custom data types [Marshal]
  14845. NPacMan.Blazor
  14846. Donate | VALS
  14847. Interactive map of Linux kernel
  14848. Johan Kaewberg's answer to What screams 'I never properly learned to program'?
  14849. mimoo/disco
  14850. SimRefinery : Maxis Business Simulations : Free Download, Borrow, and Streaming : Internet Archive
  14851. F# and Azure Functions
  14852. Logging with Decorators in TypeScript
  14853. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  14854. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  14855. .NET Rocks! vNext
  14856. Same Origin Policy & CORS
  14857. Klein Bottles - Numberphile
  14858. cradle77/OrdersDemo
  14859. MS Build 2020: Key Takeaways for .NET Developers
  14860. Algorithms of Oppression
  14861. Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  14862. Dynamically Build LINQ Expressions
  14863. Largest Known Maya Structure Found, More than 4,000 Feet Long and Nearly 3,000 Years Old
  14864. Configure 3rd Party Libraries for Testing | bUnit
  14865. HaveIBeenPwned
  14866. Data of 3.5 million Zoomcar customers up for sale - ETtech
  14867. .NET ThreadPool starvation, and how queuing makes it worse
  14868. fsharpConf 2020
  14869. Virtual code execution via IL interpretation
  14870. Building the most inaccessible site possible with a perfect Lighthouse score
  14871. Peeking under the hood of Command & Conquer
  14872. Is the Periodic Table Upside Down?
  14873. Widespread error in Radiance HDR RGBE conversions
  14874. SixLabors.ImageSharp 1.0.0-rc0002
  14875. Watch a Tesla Model 3 drive itself straight into a truck
  14876. Microsoft.Diagnostics.Runtime 2.0.130507
  14877. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  14878. Why I (still) love Vaadin
  14879. Faster than radix sort: Kirkpatrick-Reisch sorting
  14880. milen.me — Distributed Caching & Compilation
  14881. Race Conditions on Rails
  14882. Running Linux on my Macbook
  14883. My current Wiki approach
  14884. Gearing up your development environment with IPv6 Prefix Delegation - fnordahl.com
  14885. Software as a Liability
  14886. Dos and Don'ts for a Product Engineering team
  14887. The one bad thing about vim
  14888. My Standard Desktop
  14889. The shadow of have to
  14890. sqlancer/sqlancer
  14891. Eloston/ungoogled-chromium
  14892. The Weaponization of Diversity - Silicon Hills Lawyer
  14893. The online courses you must take to be a better Data Scientist
  14894. Best music to listen to when studying/working
  14895. Code Review and Criticism · Caffeinspiration
  14896. How are you improving your technology skills today? Start by reading articles
  14897. 3dSen
  14898. anopara/genetic-drawing
  14899. Why I Abandoned 22% of My Life
  14900. How to Save Emails to Pocket
  14901. My criteria for a tiny SaaS - Public Notes
  14902. Ruby vs Crystal Performance
  14903. Presentation Rules – Jilles.net
  14904. Building an easy on the eyes IKEA style blog, in no time, for free, again
  14905. Personality and Engineering
  14906. Going serverless :: Aloïs Micard
  14907. The Dictator's Army and charismatic founders
  14908. How to be Extraordinarily Ordinary – The Blog of Joe Balcom
  14909. Pragmatic weekend project - apartments bot
  14910. Monitor your website with cloud functions
  14911. Why you should measure tail latencies
  14912. Experimenting with Memory Management for Basil
  14913. Efficient Note Taking
  14914. Batch, batch, batch: Respect the classics!
  14915. julia as a cli calculator
  14916. Restoring a UBR-1 · Robot & Chisel
  14917. Keeping myself motivated to write
  14918. Turn off your browser and try red, green & refactor pattern (part 2)
  14919. My experience posting on
  14920. Dear freelancer, protect yourself.
  14921. State of the Market - Infinite State Hidden Markov Models
  14922. Size Matters
  14923. Deploying a Branch to Netlify on the Command-Line · Jamie Tanna | Software Engineer
  14924. Taming Webpackʼs content hashes
  14925. Why does this lazy sequence work? | Phillippe Siclait
  14926. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  14927. Configuring Errors and Warnings in C#
  14928. .NET Rocks! vNext
  14929. Hn blogs newsletter
  14930. iMessage for Windows
  14931. Agenda - NDC Melbourne 2020
  14932. 25 million user records leak online from popular math app Mathway | ZDNet
  14933. Those Win9x Crashes on Fast Machines…
  14934. GitHub Classroom
  14935. Good Practices for Starting with Containers
  14936. The top types `any` and `unknown` in TypeScript
  14937. Building Design Systems for Apps
  14938. ReSharper 2020.2 Roadmap - .NET Tools Blog
  14939. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  14940. Building an Azure Static Web App With GraphQL | LINQ to Fail
  14941. Why isn't Seattle trying to save this Black-owned bookstore? | Nikkita Oliver
  14942. Cysharp/MagicOnion
  14943. PeeringDB
  14944. 8 Can't Wait
  14945. City Attorney to Withdraw Consent Decree Motion
  14946. johnboiles/obs-mac-virtualcam
  14947. Is a trillion-dollar worth of programming lying on the ground
  14948. Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  14949. Twitch
  14950. The Unattributable "Lead Hunter" Data Breach
  14951. Police are Attacking Journalists at Protests. We’re Suing.
  14952. This German city wants to ditch Microsoft for Linux - AndroidRookies
  14953. Declining worker power versus rising monopoly power
  14954. Software Engineering Within SpaceX - Yasoob Khalid
  14955. Mark Zuckerberg Believes Only in Mark Zuckerberg
  14956. Blazor Train - Free Training on Microsoft Blazor
  14957. Avoiding Unexpected Navigation
  14958. Ways To Help
  14959. Lenovo Brings Linux® Certification to ThinkPad and ThinkStation Workstation Portfolio, Easing Deployment for Developers & Data Scientists | Lenovo StoryHub
  14960. Blazor Beyond the Browser w/ Ed Charbeneau & Daniel Roth
  14961. The Universe of Discourse : Weirdos during the depression
  14962. Basic.css - Classless CSS Starter File
  14963. Building an All Terrain Vehicle for Twitch to pilot
  14964. The Rise and Fall of Commercial Smalltalk
  14965. Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  14966. The Unattributable "Lead Hunter" Data Breach
  14967. Gleam v0.9 released! – by Otter Nonsense
  14968. The Current State of OpenTelemetry in .NET
  14969. Using Currying to Pass Additional Data to React Event Handlers
  14970. Visual Studio 2019 v16.7 Preview 2 Available Today! | Visual Studio Blog
  14971. Introducing Local Process with Kubernetes for Visual Studio 2019 | Visual Studio Blog
  14972. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  14973. Papers with Code - The latest in machine learning
  14974. Running Awk in parallel to process 256M records
  14975. When police officers are told they’re in a war, they act like it
  14976. How to write a (toy) JVM
  14977. QuantumBox/blackgamedevs
  14978. Black Game Developers
  14979. immuni-app/immuni-documentation
  14980. TypeScript - JavaScript that scales.
  14981. Silence Is NOT An Option
  14982. .NeXt Generation (London, United Kingdom)
  14983. Introducing P2P Matrix | Matrix.org
  14984. joshiemoore/snakeware
  14985. Lawsuit over online book lending could bankrupt Internet Archive
  14986. Wiki - PinebookProSixMonthsIn
  14987. U.S. police have attacked journalists more than 110 times since May 28
  14988. Avalonia UI Framework
  14989. Why Our Intuition About Sea-Level Rise Is Wrong - Oceans on Nautilus
  14990. Customising the ASP.NET Core default UI without editing the PageModels
  14991. Folklore.org: Round Rects Are Everywhere!
  14992. r/Seattle - This is the moment it all happened
  14993. Donate — Brooklyn Community Bail Fund
  14994. Microsoft Defender SmartScreen is hurting independent developers – ImageView
  14995. Official George Floyd Memorial Fund organized by Philonise Floyd
  14996. How We Solved the Worst Minigame in Zelda's History
  14997. Simplifying Board Games
  14998. Seven years later, I bought a new Macbook. For the first time, I don
  14999. C Internals
  15000. Getting Started With Cloudinary API (Live Stream)
  15001. Surprise Capital One court decision spells trouble for incident response
  15002. The danger of async/await and .Result in one picture – TooSlowException
  15003. Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  15004. Martin Heinz - Personal Website & Blog
  15005. As Qualified Immunity Takes Center Stage, More Delay from SCOTUS
  15006. The Debian Administrator's Handbook
  15007. electronicarts/CnC_Remastered_Collection
  15008. Stop Taking Regular Notes; Use a Zettelkasten Instead
  15009. Tip 256 - Work with your Azure apps in Visual Studio Codespaces
  15010. Fiddler Everywhere v0.10 is Here!
  15011. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  15012. winget install learning | Windows Command Line
  15013. Introducing the Microsoft.FeatureManagement library
  15014. Getting Started with ASP.NET Core and MongoDB - Code Maze
  15015. Absentee and Early Voting | USAGov
  15016. Visual Studio Subscriptions administrator feature updates | Visual Studio Blog
  15017. Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  15018. Music Industry Calling for a &#39;Blackout&#39; in Response to George Floyd&#39;s Death
  15019. Police brutality in Seattle
  15020. Administrative Records Mask Racially Biased Policing by Dean Knox, Will Lowe, Jonathan Mummolo :: SSRN
  15021. Balance fallacy - RationalWiki
  15022. How We Solved the Worst Minigame in Zelda's History
  15023. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  15024. The Worst Typo I Ever Made
  15025. Anguish and Action
  15026. Reconstructing a lost NES game from 30-year-old source code disks – Video Game History Foundation
  15027. Joomla Resources Directory (JRD) Portal Suffers Data Breach
  15028. Justin Amash announces introducing the "Ending Qualified Immunity Act" - Ordinary Times
  15029. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  15030. 38: The past, present and future of .NET. With Immo Landwerth
  15031. How To Become A Hacker
  15032. ryansolid/solid
  15033. dotnet/tye
  15034. dotnet/tye
  15035. yaakov-h/Notepad.Extensions.Logging
  15036. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  15037. dotnet/AspNetCore.Docs
  15038. canaxess/presentations
  15039. Framework Benchmarks Round 19 - TechEmpower Blog
  15040. cake-build/cake-action
  15041. Modern Web UI with Blazor WebAssembly
  15042. dapr/dapr
  15043. Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  15044. AndreyAkinshin/perfolizer
  15045. .NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  15046. DotNetAnalyzers/DocumentationAnalyzers
  15047. 80-characters-per-line limits should be terminal, says Linux kernel chief Linus Torvalds
  15048. Report: Indian e-Payments App Exposes Millions of Users in Massive Data Breach
  15049. Analysing the (Alleged) Minneapolis Police Department "Hack"
  15050. Measuring keyboard-to-photon latency with a light sensor
  15051. This Website Will Self Destruct
  15052. Weather API: Get ClimaCell's Free Weather API Now
  15053. Fiddler for Xamarin Developers
  15054. Changes to How We Manage DefinitelyTyped | TypeScript
  15055. Logically Fallacious
  15056. Help us improve WPF and UWP XAML designer | .NET Blog
  15057. ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  15058. a1studmuffin/SpaceshipGenerator
  15059. Immutable data structures in F#
  15060. What Blazor Needs: An Ecosystem
  15061. In Camden, New Jersey, Police Officers Marched Peacefully With Protesters, Even BBQ'd Together - Shore News Network
  15062. Trying and setting up WSL 2
  15063. Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  15064. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  15065. George Floyd Left a Gospel Legacy in Houston
  15066. SerenityOS update (May 2020)
  15067. Violence in Blue
  15068. (Very) Basic Intro To Elliptic Curve Cryptography
  15069. Officials see extremist groups, disinformation in protests
  15070. Welcome to our pipeline!
  15071. This has to stop now
  15072. Queensland eases restrictions early: Here's what's changing
  15073. r/AskReddit - [NSFW] What’s the most fucked up thing the US government has done?
  15074. Exploring Visual Studio Codespaces
  15075. Nationwide Demonstrations Turn Violent as Police Attack Protesters
  15076. A Meeting with Scott Hunter !!
  15077. What the Data Say about Police Shootings
  15078. What computer and software is used by the Falcon 9?
  15079. A Surprising Pi and 5 - Numberphile
  15080. USA: police must end 'excessive' militarised response to George Floyd protests
  15081. Image Scrubber
  15082. Falcon Heavy - BPS.space
  15083. Simple way to notify from python app
  15084. Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  15085. valkyrienyanko/Unity-MMORPG-Boilerplate
  15086. Making a SNES game in 2020 - Yo-Yo Shuriken by Dr. Ludos
  15087. CVE-2019-9506 | Encryption Key Negotiation of Bluetooth Vulnerability
  15088. Rust: Dropping heavy things in another thread can make your code 10000 times faster
  15089. NASA Astronauts Launch from America in Test of SpaceX Crew Dragon
  15090. SpaceX makes history with successful first human space launch – TechCrunch
  15091. Crew Demo-2
  15092. React and Serverless Part 2- Webinar
  15093. Frameworkless Movement
  15094. UNdata | record view | Number Days with Thunder
  15095. SpaceX
  15096. Entity Framework Core in Action, Second Edtion
  15097. Why are some channels on Roku not working? | Official Roku Support
  15098. crt.sh | 1
  15099. reactiveui/ReactiveUI.Samples
  15100. Webhook Runner for Github
  15101. 'Re: Why does OpenBSD still include Perl in its base installation?'
  15102. ScottHolden/BFSourceGen
  15103. 4 Million Computers Compromised: Zoom's Biggest Security Scandal Explained
  15104. A visual guide to React Mental models, part 2: useState, useEffect and lifecycles
  15105. clean up kernel_{read,write} & friends v2
  15106. Join us to Change the Web Together | Brave Browser
  15107. Microsoft’s Project Tye aims to tame microservices development
  15108. Mosquitoes: World&#8217;s Deadliest Animal
  15109. Godot Engine - Godot Editor running in a web browser
  15110. Why is Kubernetes getting so popular? - Stack Overflow Blog
  15111. Drained.
  15112. Simplifier
  15113. Create and deploy a cloud-native ASP.NET Core microservice - Learn
  15114. Black Visions Donations
  15115. Louisville Community Bail Fund
  15116. Support Reclaim the Block
  15117. Donate | northstarhealth
  15118. Oracle.EntityFrameworkCore 3.19.0-beta1
  15119. Beta Release: Oracle Entity Framework Core 3.1
  15120. Summary of the role of MDbg and Cordbg
  15121. How does the Gmail unsubscribe button work?
  15122. The radix 2^51 trick
  15123. Things we learned about sums · QuestDB
  15124. An Introduction to Apache Airflow
  15125. Cloud Native Apps with .NET and AKS | BOD105
  15126. Campaign Zero
  15127. CNN reporter arrested live on air while covering Minneapolis protests
  15128. Scaling up Anime with Machine Learning and Smart Real Time Algorithms
  15129. Minnesota Freedom Fund
  15130. Git Made Fetch Happen
  15131. I wrote a SaaS product because the internet made me believe it'd make me rich
  15132. BigFooty | AFL News and Forum
  15133. Language Models are Few-Shot Learners
  15134. Perfvane/Example - Anomalies
  15135. DavidWengier - Hacking away at Roslyn stuff for Comet - Twitch
  15136. Weekly Update 193
  15137. StreamElements - The Ultimate Live Streaming Platform
  15138. Learn with Visual Studio Remote Office Hours | Visual Studio Blog
  15139. The magic of C# closures
  15140. Patterns for Managing Source Code Branches
  15141. A Guide to Threat Modelling for Developers
  15142. Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2)
  15143. Dark Patterns—What Not to Do to Your Users
  15144. Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  15145. Write high-quality TypeScript code - .NET Tools Blog
  15146. Why use Azure Functions for ML inference ?
  15147. Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  15148. How does ASP.NET Core processes a request? - Code Rethinked
  15149. API versioning in ASP.NET Core
  15150. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  15151. Mix 06 | A 72-hour conversation
  15152. Idea Generation
  15153. r/techsupport - I wrote Task Manager and I just remembered something...
  15154. r/dotnet - Is dotnet completely free for commercial usage ?
  15155. Tools for better thinking
  15156. What to Yell Instead of “Rape” In a Society That Has Collectively Decided Rape is Fine
  15157. TechEmpower Web Framework Performance Comparison
  15158. Where Did Software Go Wrong?
  15159. C# Source Generator
  15160. .NET Core | Technology Radar | ThoughtWorks
  15161. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  15162. TechEmpower Web Framework Performance Comparison
  15163. RoughNotation
  15164. Remote Work Has Its Perks, Until You Want a Promotion
  15165. 8GB Raspberry Pi 4 on sale now at $75 - Raspberry Pi
  15166. The Vintage Beauty Of Soviet Control Rooms
  15167. Against an Increasingly User-Hostile Web
  15168. Micro - Home
  15169. Life, part 13
  15170. Hypermodern Python
  15171. AudioMass
  15172. How I made a game played in Notepad
  15173. The “OO” Antipattern
  15174. Buy a Raspberry Pi 4 Model B – Raspberry Pi
  15175. Numberphile
  15176. Stop Blogging on Medium if You Care about SEO [Tool Analysis]
  15177. Straight to Spam
  15178. Introducing Snowpack 2.0
  15179. CyberCX 2021 Graduate Program | Jobs at CyberCX Graduate Roles
  15180. A Guide to Threat Modelling for Developers
  15181. The Dangers of TypeScript Enums | LINQ to Fail
  15182. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  15183. Dynamic command dispatching in C#
  15184. How to Use Windows Package Manager - Petri
  15185. Patterns for Managing Source Code Branches
  15186. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  15187. Wishbone Breach: 40 Million Records Leaked on Dark Web
  15188. 1. PROJECT: N-1 X
  15189. 'VISAGES': A COMPUTER-BASED TEST OF FACE PRECOGNITION
  15190. </> htmx - high power tools for html
  15191. The Day AppGet Died.
  15192. Introduction to UEFI: Part 1
  15193. Rediscovering the Small Web - Neustadt.fr
  15194. Microsoft and Docker collaborate on new ways to deploy containers on Azure
  15195. cmd.exe is dead, long live PowerShell: Microsoft leads aged command-line interpreter out into 'maintenance mode'
  15196. Stack Overflow Developer Survey 2020
  15197. The Virtual ML.NET Community Conference
  15198. Research Report – Zephyr and MCUboot Security Assessment
  15199. The 2020 Developer Survey results are here! - Stack Overflow Blog
  15200. Stack Overflow Developer Survey 2020
  15201. Guerrilla Public Service Redux - 99% Invisible
  15202. Obsidian
  15203. SpaceX
  15204. Humble Pi, Chapter 2
  15205. Audiobooks & Original Audio Shows - Get More from Audible
  15206. Eryb's Space
  15207. How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  15208. Entity Framework Core in Action, Second Edition
  15209. Blue Bee Feared to Be Extinct Is Found in Florida
  15210. ‎The Numberphile Podcast on Apple Podcasts
  15211. Developing Stack Overflow on MacOS
  15212. The Happy Twin - with Ben Sparks — Numberphile
  15213. The Happy Twin - with Ben Sparks — The Numberphile Podcast
  15214. The Happy Twin (with Ben Sparks) - Numberphile Podcast
  15215. How I helped reposition a database product that went on to make $1 billion in revenue
  15216. Supabase | Supabase
  15217. WATCH: 10 Local TV Stations Pushed the Same Amazon-Scripted Segment
  15218. Near Real-Time Transient Clients • NServiceBus Samples
  15219. I'm writing a book!
  15220. Node v12.17.0 (LTS) | Node.js
  15221. NextDNS
  15222. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  15223. Optimizing RavenDB by adding Thread.Sleep(5)
  15224. 10 years of building .NET on AWS | Amazon Web Services
  15225. A first look at records and tuples in JavaScript
  15226. .NET async/await in a single picture – TooSlowException
  15227. [Guest Blog] The Accidental Accessibility Advocate
  15228. Messaging with Azure Service Bus - Part 9 - Premium Features
  15229. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  15230. Multiple Environments in ASP.NET Core - Code Maze
  15231. Introducing Collaboration—A Team Ready Fiddler Experience
  15232. Unit Testing in ASP .NET Core 3.1
  15233. Where's the science?
  15234. A Guide to Threat Modelling for Developers
  15235. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces
  15236. Twitch
  15237. Visual Computing @ IST Austria
  15238. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces (SIGGRAPH 2020)
  15239. Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
  15240. How a Lazy Bitch like me learned to be Productive
  15241. WinForms in .NET Core (#VisualBasic, of course); playing with "high performance" WinForms drawing.
  15242. [St. Jude] Tiger King Codes: Regurgitator
  15243. I Was Blackmailed–Any YouTuber Could Be Next
  15244. CLR, architectures, and stuff
  15245. - Miguel de Icaza
  15246. Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  15247. Connection Speed Test
  15248. ʕ•ᴥ•ʔ Bear Blog
  15249. .NET Core as Cloud Native Workshop | Techorama
  15250. Scaling .NET for Apache Spark processing jobs with Azure Synapse
  15251. Why is Artificial Intelligence So Useless for Business?
  15252. 5 Types Of ZSH Aliases You Should Know
  15253. Reverse Proxy Usage Spring 2020
  15254. Can 1/3 + 1/3 = 2/6? It seemed so!
  15255. Today’s Javascript, from an outsider’s perspective
  15256. The Day AppGet Died
  15257. How our 99th percentile response time went from 4000 ms to sub 10 ms
  15258. Scott Hunter - .NET 5 and MS Build Announcements
  15259. Life, part 12
  15260. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  15261. Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  15262. I won't buy ebooks anymore
  15263. Complete Website Redesign - (Speed Up Video)
  15264. Patrik Svensson - Targeting ARM64 for Windows in Rust
  15265. Idris 2 version 0.2.0 Released
  15266. fsharpConf: The F# Community Virtual Conference
  15267. Amazon Web Services
  15268. Blazor News from Build 2020
  15269. The Incredible Story of the US Army's Earth-Shaking, Off-Road Land Trains
  15270. Start House
  15271. I bought netflix.soy | Tiny Projects
  15272. Why is Idris 2 so much faster than Idris 1?
  15273. Deploying Your Web Site to Azure Static Web Apps – Chinh Do
  15274. Why Infrastructure As Code? - Simple Thread
  15275. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  15276. Don't use method with side-effect in LINQ
  15277. Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  15278. NuGet.org will permanently remove support for TLS 1.0 and 1.1 on June 15th | The NuGet Blog
  15279. BackgroundService Gotcha: Startup
  15280. Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  15281. Logging to Notepad window from ASP.NET Core
  15282. Introduction to Functional Programming in F# - Part 10 — Softwarepark
  15283. Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  15284. Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  15285. Microsoft Build 2020 | Channel 9
  15286. Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  15287. Looking Glass Studios Podcast Archives
  15288. Cryptology ePrint Archive: Report 2020/615
  15289. Using Blazor to build native mobile apps
  15290. Org Mode - Organize Your Life In Plain Text!
  15291. The NHL’s protocol for phase 2 of return-to-play is very bad
  15292. Companies must pay share of rent for employees working from home
  15293. Home automation and Bitcoin?
  15294. Blazor WebAssembly : Project Structure/Template - EP03
  15295. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  15296. How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  15297. stapelberg uses this: my 2020 desk setup
  15298. Exciting new features in C# 9
  15299. Software will eat software in a remote-first world
  15300. GitHub Reinstates Popcorn Time Code Despite MPA 'Threat' * TorrentFreak
  15301. Implementing simple cooperative threads in C - Stephen Brennan
  15302. Measurements of hash functions, indexed by machine
  15303. Round 4: Hacker returns and puts 26Mil user records for sale on the Dark Web | ZDNet
  15304. How the biggest consumer apps got their first 1,000 users - Issue 25
  15305. TUXEDO Book BA15 - Gen10 - 15,6 Zoll non-glare Full-HD IPS + AMD Ryzen 3500U + AMD Radeon Vega 8 Graphics + max. two SSDs (M.2) + max. 32GB RAM - TUXEDO Book BA15 - Gen10
  15306. StevenThewissen - Twitch
  15307. Habits of High-Functioning Teams
  15308. 99.5 WCRB | Classical Radio Boston
  15309. Yo-Yo Ma Plays Bach Live
  15310. NIST Special Publication 800-63-3
  15311. Register Domain Names at Register.com
  15312. 18F - Consulting Software Engineer (IT Specialist)
  15313. inessential: weblog
  15314. Memory safety - The Chromium Projects
  15315. Nicolas Garcia Belmonte
  15316. the-bot-scare
  15317. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  15318. SCM Marchant Cogito 240 Electronic Calculator
  15319. Optimizing for the RDNA Architecture: presentation notes
  15320. Optimizing for the Radeon™ RDNA Architecture
  15321. Catalina is checking notarization of unsigned executables
  15322. Devhints — TL;DR for developer documentation
  15323. LaTeX.css — Make your website look like a LaTeX document
  15324. Why am I shutting down Kozmos? - Azer Koçulu's Journal
  15325. Jepsen Disputes MongoDB’s Data Consistency Claims
  15326. Hacker Mods Old Calculator to Access the Internet, CASIO Files DMCA Complaint * TorrentFreak
  15327. First Krita Beta for Android and ChromeOS in Play Store
  15328. User authentication with passwords, What’s SRP?
  15329. SQLite Release 3.32.0 On 2020-05-22
  15330. React and Serverless - Webinar
  15331. Bookmark Saturday #1 – Václav Vančura, User Interface Designer
  15332. To test its security mid-pandemic, GitLab tried phishing its own work-from-home staff. 1 in 5 fell for it
  15333. Calca - The Text Editor that Loves Math
  15334. Should I Block Ads?
  15335. Windows 10 quietly got a built-in network sniffer, how to use
  15336. I made a NES emulator in Rust using generators
  15337. Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  15338. HTTP Server - LanguageTool Wiki
  15339. GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  15340. GitHub Theme - Visual Studio Marketplace
  15341. What Unity Is Getting Wrong
  15342. Quellcode von Mercedes-Benz-Fahrzeugen online geleakt
  15343. https://marlin-prod.literatumonline.com/pb-assets/Lancet/pdfs/S0140673620311806.pdf
  15344. A Meeting with Scott Hunter !!
  15345. This Goes to Eleven (Pt. 5/∞)
  15346. A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  15347. macOS 10.15: Slow by Design
  15348. Touch Pins as Wake-up Source (ESP32 + Arduino series)
  15349. Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  15350. ESP32: Blink the LED (ESP32 + Arduino series)
  15351. Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  15352. Using the PlatformIO Library Manager (ESP32 + Arduino series)
  15353. Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  15354. Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  15355. Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  15356. How To Install PlatformIO (ESP32 + Arduino series)
  15357. Controlling Relay Board (ESP32 + Arduino Series)
  15358. Connect ESP32 to WiFi (ESP32 + Arduino series)
  15359. Connect to ThingSpeak (ESP32 + Arduino series)
  15360. Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  15361. Deep Sleep & Other Power Modes (ESP32 + Arduino Series)
  15362. Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  15363. Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)
  15364. An Amazon Programmer's Perspective (http://pastebin.com/BjD84BQ3)
  15365. ‘What Time Is It in London?’
  15366. PAC-MAN Recreated with AI by NVIDIA Researchers | NVIDIA Blog
  15367. Blazor In-Depth
  15368. Weekly Update 192
  15369. async/await is the wrong abstraction - LogRocket Blog
  15370. Autofac, WebApplicationFactory and integration tests
  15371. How easy is it to build a Marvel search engine with Blazor?
  15372. The Fundamentals of Continuous Software Design
  15373. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  15374. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  15375. Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  15376. More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  15377. Microsoft Build 2020 – Highlights
  15378. 13 Firefox browser extensions to make remote work and school a little better – The Firefox Frontier
  15379. Zettelkasten — How One German Scholar Was So Freakishly Productive
  15380. The Project Gutenberg eBook #33283: Calculus Made Easy, 2nd Edition
  15381. Why these friendly dolphins are bringing in gifts from the sea
  15382. G4 Pro Beats the Leading Home Brand Cameras in Image Quality Shootout – Ubiquiti Networks Blog
  15383. TI removes access to assembly programs on the TI-83 Premium CE
  15384. Microsoft Open-Sources GW-BASIC | Windows Command Line
  15385. Introducing YARP Preview 1 | .NET Blog
  15386. The Parker Quiz - with Matt Parker — Numberphile
  15387. The Parker Quiz - with Matt Parker — The Numberphile Podcast
  15388. The Parker Quiz - Numberphile Podcast
  15389. ‎The Numberphile Podcast on Apple Podcasts
  15390. WinDbg — the Fun Way: Part 2
  15391. WinDbg — the Fun Way: Part 1
  15392. Stealing Secrets from Developers using Websockets
  15393. Life, part 11
  15394. Windows Terminal Build Color Scheme
  15395. An introduction to RabbitMQ - What is RabbitMQ?
  15396. Send to Carbon with VS19
  15397. Introducing Project Tye | ASP.NET Blog
  15398. Community
  15399. Please include documentation on how to opt out of telemetry · Issue #179 · microsoft/winget-cli
  15400. Using Visual Studio Codespaces with .NET Core | .NET Blog
  15401. Three bugs in the Go MySQL Driver
  15402. Creating a virtual stage when in-person isn’t possible - AI for Business
  15403. ARM Template Viewer - Visual Studio Marketplace
  15404. Blazor WebAssembly : Hello World from Windows & Linux - EP02
  15405. Blazor WebAssembly is Officially Released at Microsoft Build
  15406. X
  15407. The Death Of Corporate Research Labs
  15408. Vertebrae by draxes
  15409. Microsoft Build 2020
  15410. Building a physical <blink> tag!
  15411. OpenAI Model Generates Python Code
  15412. ASP.NET Core in Action, Second Edition
  15413. Mount Everest is Visible From Kathmandu, Nepal for First Time in Living Memory
  15414. Azure Arc enabled Kubernetes preview and new ecosystem partners
  15415. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  15416. Azure Arc enabled Kubernetes
  15417. Windows PowerToys FancyZones is the essential window manager for Windows 10
  15418. Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  15419. A Guide to Threat Modelling for Developers
  15420. Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  15421. Introduction to quantum computing with Q# – Part 3, Single qubit gates
  15422. Using WSL to Launch Several Bash Command from an Application
  15423. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  15424. How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  15425. Introducing WinUI 3 Preview 1 - Windows Developer Blog
  15426. Windows Terminal 1.0 | Windows Command Line
  15427. Tackle Big-O Notation in .NET Core - Simple Talk
  15428. Home - Microsoft Build 2020 Book of News
  15429. Remaster Update and Open Source / Mod Support
  15430. What Is Nix
  15431. Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  15432. Home Chef confirms 8 million user records stolen in breach – TechCrunch
  15433. Sell Yourself Sell Your Work
  15434. Composing in the Caddyfile
  15435. Vishnu Mohandas
  15436. Fuzzing: On the Exponential Cost of Vulnerability Discovery
  15437. Microsoft Build 2020
  15438. Digital Overload: Average Adult Will Spend 34 Years Of Their Life Staring At Screens - Study Finds
  15439. Microsoft Build 2020
  15440. Microsoft Build 2020
  15441. Victory! ICANN Rejects .ORG Sale to Private Equity Firm Ethos Capital
  15442. Turning Signal App into a Coarse Tracking Device
  15443. r/commandandconquer - Comment by u/EA_Jimtern on ”Remaster Update and Open Source / Mod Support”
  15444. Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  15445. suckless.org software that sucks less
  15446. Welcome to C# 9.0 | .NET Blog
  15447. There and Back Again — Scaling Multi-Tenant Kubernetes Cluster(s)
  15448. F# 5 and F# tools update | .NET Blog
  15449. Kyle Halladay - Ray Tracing In Notepad.exe At 30 FPS
  15450. Why is This Website Port Scanning me
  15451. Microsoft Build 2020
  15452. SSH Agent Explained
  15453. The Miracle Sudoku
  15454. Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  15455. Microsoft Build 2020
  15456. Microsoft Build 2020
  15457. Home - Microsoft Build 2020 Book of News
  15458. Blogging is not dead
  15459. Developer Velocity: Empowering developers to fuel business performance
  15460. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  15461. Code, collaborate, and ship your apps from anywhere
  15462. A Guide to Threat Modelling for Developers
  15463. Windows Forms Designer for .NET Core Released | .NET Blog
  15464. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  15465. Patterns for Managing Source Code Branches
  15466. ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  15467. OpenBSD 6.7
  15468. Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  15469. Azure App Configuration: Configuration of .NET Applications
  15470. Monsters Weekly 165 - WaitAndRetry with Polly
  15471. Building End-to-End Diagnostics: Visualization with Exporters
  15472. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  15473. Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  15474. Remembering Why Agile was a Big Deal
  15475. Want to build a side business? Just buy a great Domain Name | Deep South Ventures
  15476. Microsoft Build 2020
  15477. Microsoft Build 2020
  15478. Azure Static Web Apps documentation
  15479. Windows Terminal overview
  15480. it’s not just the interpreter « kmod's blog
  15481. ‎My Stream Timer
  15482. Spotify signs ‘The Joe Rogan Experience’ to an exclusive multi-year deal – TechCrunch
  15483. When SimCity got serious: the story of Maxis Business Simulations and SimRefinery | The Obscuritory
  15484. Microsoft Build 2020
  15485. Simple Personal Finance Tracking with GnuCash
  15486. Graduate Student Solves Decades-Old Conway Knot Problem
  15487. CSLA .NET 5.2.0 release
  15488. Why is Rails boot so slow on macOS?
  15489. A Meeting with Scott Hunter !!
  15490. Bolero: F# in WebAssembly
  15491. Modern Web UI with Blazor WebAssembly
  15492. Quickref
  15493. Announcing Microsoft Lists - Your smart information tracking app in Microsoft 365
  15494. The Journey to One .NET
  15495. Microsoft Build 2020
  15496. Announcing accelerated training with ONNX Runtime—train models up to 45% faster - Open Source Blog
  15497. The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  15498. Hacker arrested in Ukraine for selling billions of stolen credentials | ZDNet
  15499. Walmart says it will discontinue Jet, which it acquired for $3B in 2016 – TechCrunch
  15500. DirectX ❤ Linux | DirectX Developer Blog
  15501. Amazon.com : pangshi 7inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  15502. A Google Cloud support engineer solves a tough DNS case | Google Cloud Blog
  15503. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  15504. Introducing App Service Static Web Apps
  15505. Microsoft Build 2020
  15506. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  15507. Microsoft Build 2020
  15508. Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  15509. Handling Web API Exceptions with ProblemDetails middleware
  15510. World IBD Day 2020
  15511. World IBD Day 2020
  15512. Free and Open
  15513. Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  15514. ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  15515. Microsoft Build 2020
  15516. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  15517. Numberphile Hat
  15518. VS Code React Setup - 5 Tips
  15519. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  15520. Introducing .NET Multi-platform App UI | .NET Blog
  15521. Microsoft MakeCode for Minecraft
  15522. Windows Package Manager Preview | Windows Command Line
  15523. Week of Blazor Events with Telerik - Join Us!
  15524. A Universe of Sorts
  15525. How Distortion Works in Music
  15526. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  15527. Developer in Cyprus Claims Breach of Contacts App
  15528. Tiny websites are great | Tiny Projects
  15529. I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  15530. sia_dev - Mixer
  15531. ep 2 - Special Microsoft Build 2020 Keynote
  15532. Fiddler Everywhere is Getting a New Look
  15533. TypeScript in a Weekend: A Crash Course
  15534. .NET Foundation April/May 2020 Update
  15535. Uno Platform lets you develop for macOS and Windows using the same code
  15536. WorldBrain's Memex
  15537. Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more
  15538. Preventing Leaked Azure Secrets in GitHub!
  15539. A Guide to Threat Modelling for Developers
  15540. Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  15541. Patterns for Managing Source Code Branches
  15542. Webinar tomorrow - Event Sourcing in C# with RavenDB
  15543. How I trick my well developed procrastination skills
  15544. Satya Nadella: Permanent work from home damaging for workers' well-being | India Business News - Times of India
  15545. Infographics - Alan's Factory Outlet
  15546. Pricing Calculator | Microsoft Azure
  15547. What is a control system anyway?
  15548. Tag Helper Authoring in ASP .NET Core 3.1
  15549. Living with Wildlife | Issaquah, WA
  15550. The Effects on Cognition of Sleeping 4 Hours per Night for 12-14 Days: a Pre-Registered Self-Experiment - Alexey Guzey
  15551. LPT_LISA
  15552. Bobcat
  15553. Announcing end of support for .NET Standard 1.3 in AWS SDK for .NET | Amazon Web Services
  15554. ACME End User Client and Code Signing Certificates
  15555. new.css
  15556. new.css
  15557. Microsoft Build 2020
  15558. Covve revealed as source of data breach impacting 23m individuals
  15559. SharpLab
  15560. SharpLab
  15561. 'Code changes for clarity' - MARC
  15562. Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  15563. Microsoft Build 2020
  15564. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  15565. Life, part 10
  15566. Schedule Your On-Demand Live Sessions at GTC Digital
  15567. Norske offiserer og soldater avslørt av mobilen
  15568. youtube automatically delete "communist bandits" 共匪 in all comments now?
  15569. digital clock in conways game of life
  15570. Multi-path cancellation; a tale of two codependent async enumerators
  15571. Orb.Farm
  15572. Check what .net core GC keywords are enabled without a debugger
  15573. Software Burnout Is for Real
  15574. The Death of Couchsurfing?
  15575. Stop setting the language of your website based on my location
  15576. Mystery of The French Thousands Separator
  15577. The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  15578. Released: Microsoft.Data.SqlClient 1.1.3
  15579. It’s all in the Host Class – Dependency Injection with .NET
  15580. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  15581. Doordash and Pizza Arbitrage
  15582. Discrete Mathematics - An Open Introduction
  15583. Hundred Rabbits
  15584. 10 most common mistakes using kubernetes
  15585. It's Time to Get Back Into RSS | Daniel Miessler
  15586. Explore the world one photo at a time | Bing Wallpaper
  15587. Snake Battle Royale - 100 Subscribers Special
  15588. Bing Wallpapers - Apps on Google Play
  15589. The Frank Show
  15590. Home page - FuGet Gallery
  15591. Kafka Needs No Keeper - Removing ZooKeeper Dependency
  15592. XP.css
  15593. May DDD By Night
  15594. Shrinking BSON Documents
  15595. Data processing with .NET for Apache Spark
  15596. DDD Melbourne
  15597. No One Goes There Anymore
  15598. GraphQL API for SQL Database in .NET — setting up access to the data
  15599. Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  15600. California - Hamilton Official Site
  15601. Multi-threaded Producer Consumer using .Net Core Channels
  15602. Trains․NET - Episode 29 - Nicer train collisions and a release!
  15603. Private Link for Azure SQL Database - Part 1
  15604. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  15605. Microsoft Build 2020
  15606. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  15607. COBOL Pong
  15608. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  15609. CHRISTMAS LECTURES 2019: Secrets and lies
  15610. Andrew Negri / toro
  15611. Here's What's New in the May Update | Rainway
  15612. It’s OK for your open source library to be a bit shitty
  15613. What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  15614. Cryptology ePrint Archive: Report 2020/572
  15615. Introducing ASP.NET 5
  15616. Matrix Factorization - Numberphile
  15617. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  15618. If I could bring one thing back to the internet it would be blogs
  15619. Security incident - Covve
  15620. If I could bring one thing back to the internet it would be blogs
  15621. Game Programming Patterns
  15622. Creating and Editing Content - Demo and Q&A
  15623. Data processing with .NET for Apache Spark
  15624. Write your first C# code - Learn
  15625. Coding is Not Computer Science
  15626. Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
  15627. Service NSW emails hacked in cyber attack
  15628. So much of academia is about connections and reputation laundering « Statistical Modeling, Causal Inference, and Social Science
  15629. Our Chrome Extension Is Safe
  15630. What every developer should know about TCP
  15631. Community
  15632. Microsoft Build 2020
  15633. PERF: ensure we run full GC on contexts
  15634. Mozilla goes full incubator with ‘Fix The Internet’ startup lab and early-stage investments – TechCrunch
  15635. Jepsen: MongoDB 4.2.6
  15636. So You Want To Write Your Own CSV code? · Thomas Burette
  15637. 22 million emails found in mystery open database | SC Media
  15638. How Not to Store Passwords
  15639. Auto Saving Form Data in Blazor
  15640. Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  15641. The Dark Secrets of a Hacking Hero
  15642. Five Years of Rust | Rust Blog
  15643. US video game sales have record quarter as consumers stay at home – TechCrunch
  15644. How Google, DoorDash, & Grubhub Conspire To Screw Local Restaurants
  15645. Blue Microphones Blackout Yeti USB Microphone + $50 Ubisoft Discount Code 988-000078 - Best Buy
  15646. Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  15647. Roundup #72
  15648. Chain Actions, Funcs, and Predicates In .NET
  15649. Code Maze Weekly #25 - Code Maze
  15650. The HTTP headers you don't expect
  15651. Microsoft Build 2020
  15652. EF Core and Cosmos DB with Blazor WebAssembly
  15653. The Unattributable "db8151dd" Data Breach
  15654. Weekly Update 191
  15655. TSMC Announces Intention to Build and Operate an Advanced Semiconductor Fab in the United States
  15656. Development With A Dot - Unit Testing the HttpContext in Controllers
  15657. Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  15658. More fun with comments
  15659. Using Dapper in ASP.NET Core applications
  15660. What is Azure Front Door?
  15661. Patterns for Managing Source Code Branches
  15662. Announcing Hyperdrive v10
  15663. BradWilson72 - Twitch
  15664. NordVPN: Best VPN Service Provider | #1 Editors' Choice
  15665. EF Core and Cosmos DB with Blazor WebAssembly
  15666. Do Not Draw
  15667. mindbg – lowleveldesign.org
  15668. Up to 4GB of memory in WebAssembly · V8
  15669. Handling Heavy Ad Interventions  |  Web  |  Google Developers
  15670. Security Flaws in Adobe Acrobat Reader Allow Malicious Program to Gain Root on macOS Silently
  15671. NVIDIA CEO Introduces NVIDIA Ampere Architecture, NVIDIA A100 GPU in News-Packed ‘Kitchen Keynote’ | The Official NVIDIA Blog
  15672. Different ways to host Blazor WebAssembly (Wasm)
  15673. Life, part 9
  15674. Now there's nothing stopping the PATRIOT Act allowing the FBI to slurp web-browsing histories without a warrant
  15675. NVIDIA’s New Ampere Data Center GPU in Full Production
  15676. A Quick Look at Impredicativity (Simon Peyton Jones)
  15677. Chalmers Seminars on Functional Programming
  15678. The anatomy of async iterators (aka await, foreach, yield)
  15679. How to add custom logging in ASP.NET Core
  15680. Keep tabs on your tabs in Google Chrome
  15681. Why use DTOs (Data Transfer Objects)?
  15682. Logging in .NET Core and ASP.NET Core
  15683. The Success and Failure of Ninja
  15684. Working with OneDrive data and MS Graph in .NET Core
  15685. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  15686. Patterns for Managing Source Code Branches
  15687. Patterns for Managing Source Code Branches
  15688. How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  15689. .NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  15690. Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  15691. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  15692. r/interestingasfuck - Pointing out how much power few people have gets you removed from this sub apparently.
  15693. TechEmpower Web Framework Performance Comparison
  15694. Senate narrowly rejects plan to require a warrant for Americans’ browsing data – TechCrunch
  15695. ZLogger — Zero Allocation Logger for .NET Core and Unity
  15696. Microsoft Docs contributor guide overview - Contributor Guide
  15697. Deno 1.0
  15698. Performance speed limits
  15699. Building a Progressive Web App with Blazor | Visual Studio Blog
  15700. Fira Code Font 3.1
  15701. cobwe: this word does not exist
  15702. Roundy
  15703. Unreal Engine 5 Revealed! | Next-Gen Real-Time Demo Running on PlayStation 5
  15704. Copy to Clipboard in Blazor
  15705. Erlang Programming Language
  15706. Chris's Wiki :: blog/web/HTTPSNoOldServers
  15707. Let's Guess What Google Requires In 14 Days Or They Kill Our Extension
  15708. Weep for Graphics Programming
  15709. Linux containers in a few lines of code
  15710. I made an alt because this is sketchy, so I can only post this here. The government (DEA, ICE, and local authorities) is hiding cameras on telephone poles, and then not securing those cameras with passwords. Anyone can access them.
  15711. A first look at Unreal Engine 5
  15712. SPACEX - ISS Docking Simulator
  15713. Building End-to-End Diagnostics: Activity and Span Correlation
  15714. The Janet Programming Language
  15715. Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  15716. Analyze performance for the benefit of ourselves and others
  15717. Let's talk about performance analysis
  15718. Huawei denies involvement in buggy Linux kernel patch proposal | ZDNet
  15719. Langton's Ant - Numberphile
  15720. Announcing TypeScript 3.9 | TypeScript
  15721. What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks? | SkillsCast
  15722. Playing Games on a 60s Computer
  15723. Getting started with Angular development 2020
  15724. Microsoft and Redis Labs collaborate to give developers new Azure Cache for Redis capabilities
  15725. May 2020 Azure SDK Release
  15726. RedisConf2020 | Takeaway
  15727. Replacing JWTs with Branca and PASETO in .NET Core
  15728. Patio11’s Law - Second Breakfast
  15729. Meshing with LinkerD2 using gRPC-enabled .NET Core services
  15730. Using System.CommandLine with a class
  15731. Getting Started With Visual Studio Codespaces - Cloud IDE | Build5Nines
  15732. Referencing an analyzer from a project
  15733. Messaging with Azure Service Bus - Part 8 - Commands and Events
  15734. WireGuard for OpenBSD Kernel Patches Posted
  15735. Vladimir Khorikov: 100% Test Coverage is an Artificial Metric | Maintainable
  15736. How the most prized degree in India became the most worthless - Rest of World
  15737. Structure and Interpretation of Classical Mechanics
  15738. Iyashikei: Japan’s Genre of “Healing Games”
  15739. Slack System Status
  15740. Remote work worsens inequality by mostly helping high-income earners
  15741. React Native for Windows & Mac · Build native Windows apps with Javascript and React
  15742. In Praise of AutoHotKey • Hillel Wayne
  15743. Make any PDF look like scanned!
  15744. Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  15745. What Was TON And Why It Is Over
  15746. The Eclipse Foundation Is Moving to Europe
  15747. Diagrams · Diagram as Code
  15748. Linux Is Most Used OS In Microsoft Azure - Over 50 Percent Of VM Cores | Build5Nines
  15749. Dev Around the Sun
  15750. Install Windows Subsystem for Linux (WSL) on Windows 10
  15751. Docker - Visual Studio Marketplace
  15752. GitHub stars are overvalued
  15753. Openpilot, its model and driving in GTA
  15754. Tiltify - Dev Around The Sun 2020
  15755. Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  15756. Performance best practices in C#
  15757. Most detailed ever photograph of The Night Watch goes online - Rijksmuseum
  15758. Increase ASP.NET File Upload Limits
  15759. Airtable API Tutorial With cURL and JavaScript
  15760. Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  15761. Lockdown Course: Introduction to Cryptography - James Grime
  15762. Dev Around The Sun 2020
  15763. Statiq - Your Imagination, Your Generator
  15764. Creative Commons Licensing UI and Data Updates
  15765. Lidl owner launching its own rival to Amazon Web Services - Latest Retail Technology News From Across The Globe - Charged
  15766. A 2020 Vision of Linear Algebra
  15767. Pi-hole v5.0 is here!
  15768. Apache NiFi
  15769. Ian Bebbington - Many platforms, one world - Part 4
  15770. SonarQube Integration with Visual Studio Professional
  15771. Project Tye – easier development with .NET for Kubernetes
  15772. A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  15773. Marten v4.0 Planning Document (Part 1)
  15774. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  15775. Patterns for Managing Source Code Branches
  15776. Top 10 must-know Kubernetes design patterns - Red Hat Developer
  15777. Monsters Weekly 164 - Using Feature Filters in Microsoft.FeatureManagement
  15778. Setting TypeScript For Modern React Projects Using Webpack And Babel — Smashing Magazine
  15779. Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  15780. Names, Legal Names, and Fractally Deferred Responsibility
  15781. Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  15782. Unit Testing Blazor Components with bUnit and JustMock
  15783. SignalR in ASP .NET Core 3.1
  15784. Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  15785. Regional Monitoring Dashboard
  15786. Thank you for helping us increase our bandwidth - Internet Archive Blogs
  15787. NDC Melbourne 2020 - Online Workshop Event: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  15788. Webrecorder
  15789. PJRC Store
  15790. Original 80s Time Out Arcade Found in a Dead Mall in Virginia
  15791. Next.js 9.4
  15792. Here's how I verify data breaches
  15793. Scraping Recipe Websites
  15794. Blockchain.com Explorer | BTC | ETH | BCH
  15795. Age Reduction Breakthrough
  15796. Performance Characteristics of the Abbott Architect SARS-CoV-2 IgG Assay and Seroprevalence in Boise, Idaho
  15797. SourceHut + Plan 9 = ❤
  15798. Web Scraping with R
  15799. Deep Learning for Guitar Effect Emulation
  15800. Encouraging a Culture of Written Communication – mcls
  15801. Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  15802. The DMOTE | VE
  15803. Asgard Systems uses ML.NET to reduce food waste | .NET
  15804. Scancam uses ML.NET to prevent fuel theft | .NET
  15805. Life, part 8
  15806. Draw.io Integration - Visual Studio Marketplace
  15807. Advanced SQL and database books and resources
  15808. SQL Server Isolation Levels : A Series - SQLPerformance.com
  15809. Swift 5.3 Release Process
  15810. My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  15811. Google Translate
  15812. Pinned Object Heap in .NET 5 – TooSlowException
  15813. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  15814. Patterns for Managing Source Code Branches
  15815. How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  15816. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  15817. Avoid rolling your own leader election algorithm | RavenDB
  15818. Deploying a Static Site to Azure Using the az CLI
  15819. From <code>react-window</code> to <code>react-virtual</code>
  15820. Decompilation support in OmniSharp and C# Extension for VS Code
  15821. Using ML.NET for deep learning on images in Azure | .NET Blog
  15822. Building End-to-End Diagnostics: OpenTelemetry Integration
  15823. Cross-Platform Build Events in .NET Core using MSBuild
  15824. Tip 263 - 5 Visual Studio Code extensions to remain productive while working remote
  15825. Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  15826. Make LLVM fast again
  15827. Zoom buys Keybase to help it build end-to-end encryption
  15828. Second-guessing the modern web - macwright.org
  15829. Ben Wiser | My blog is now generated by Google Docs
  15830. Pi-hole v5.0 is here!
  15831. The Thousand Autumns of Jacob de Zoet
  15832. try-convert 0.5.125603
  15833. Racket is 25
  15834. 5 AWS Services You Should Avoid!
  15835. Archive
  15836. Writing More Succinct C# - Dan Clarke
  15837. Scunthorpe Sans 🗯🚫 profanity-blocking font
  15838. Sunday 10th May | Live | Slough Baptist Church
  15839. From the Implicit flow to PKCE: A look at OAuth 2.0 in SPAs
  15840. The IBM 1401 compiles and runs FORTRAN II
  15841. Godot Engine - Godot 4.0 will get a new, modernized lightmapper
  15842. Alternatives to PGP
  15843. Cryptology ePrint Archive: Report 2018/607
  15844. Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  15845. ( Secret Sky. )
  15846. How Khan Academy Successfully Handled 2.5x Traffic in a Week
  15847. First, it was Craigslist, next it's Zapier
  15848. Cryptology ePrint Archive: Report 2020/529
  15849. Running a Programming YouTube Channel - What It's Like and Why You Should Do It
  15850. Azure SQL Database : Manage & Restore Backups - EP02
  15851. Fast or Slow - Global Website Speed Profiler
  15852. ~rabbits/orca - sourcehut git
  15853. Porter Robinson's Secret Sky.
  15854. Maintaining ownership continuity of your user account's repositories
  15855. Keybase joins Zoom
  15856. Weekly Update 190
  15857. Brandon Smith's Website
  15858. PaperCall.io - Live Coders Conf 2
  15859. How Doom's Enemy AI Works
  15860. SIGGRAPH 2020 Technical Paper: N-Dimensional Rigid Body Dynamics « Marc ten Bosch
  15861. Clancey - Twitch
  15862. OpenCV directly in the browser (webassembly + webworker)
  15863. Find your GitHub user id
  15864. CryptoPerf.swift
  15865. A Microcontroller Display With A Classic Twist
  15866. Visual Effects with Particles: a Guide for Beginners
  15867. Create a .NET Core Deamon app that calls MSGraph with a certificate
  15868. How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  15869. Sure, the Velociraptors Are Still On the Loose, But That’s No Reason Not to Reopen Jurassic Park
  15870. Geode pattern - Cloud Design Patterns
  15871. Making Emacs popular again
  15872. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  15873. Doctocat
  15874. 5 Reasons to Protect Your VPN With MFA
  15875. The Original Cookie specification from 1997 was GDPR compliant
  15876. Human Programming Interface | beepb00p
  15877. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  15878. Eastside Baby Corner
  15879. NDC Oslo Warmup Meetup #1
  15880. A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  15881. Indian Maths Genius Who Debunked Euler’s Theory, Made it to NYT Front Page Dies at 103
  15882. Euler Squares - Numberphile
  15883. There is one, and only one strain of SARS-CoV-2
  15884. We Chat, They Watch: How International Users Unwittingly Build up WeChat’s Chinese Censorship Apparatus - The Citizen Lab
  15885. Super Bootable 64
  15886. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  15887. .NET Portability Analyzer
  15888. A message from our CEO: The Way Forward - Stack Overflow Blog
  15889. C64 Turbo Assembler 34-Year-Old Bug Found & Fixed
  15890. Testing Experience - code coverage
  15891. twitch roulette
  15892. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  15893. Episode 81 - Malicious Life
  15894. Geckoview - GeckoView
  15895. Getting Started with Gridsome - A Vuejs Web Framework (Live Stream)
  15896. Visual Studio 2019 for Mac - Preview Release Notes
  15897. GCC 10.1 Released
  15898. Life, part 7
  15899. Zoom Acquires Keybase and Announces Goal of Developing the Most Broadly Used Enterprise End-to-End Encryption Offering - Zoom Blog
  15900. Tips for Turning to the Plant Side
  15901. OData Model Builder now Available | OData
  15902. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  15903. Introducing Surface Go 2, Surface Book 3, Surface Headphones 2 and Surface Earbuds | Microsoft Devices Blog
  15904. VB.NET Shop
  15905. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  15906. Manage and find data with Blob Index for Azure Storage—now in preview
  15907. Cosmos DB Profiler
  15908. Patterns for Managing Source Code Branches
  15909. A Small Case Study in Test Automation (and other things)
  15910. Animate Anything with Xamarin.Forms
  15911. Post-Build Events and .NET Core
  15912. Top JavaScript Features Added in ECMAScript 2020 (ES2020)
  15913. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  15914. Databases Still Store Data
  15915. Building an Real Time Event Processor – Part 1
  15916. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  15917. Building an Real Time Event Processor – Part 2
  15918. Building an Real Time Event Processor – Part 3
  15919. The Importance of Passwords and Multi Factor Authentication: An Interview with Troy Hunt
  15920. Crash in FBSDKRestrictiveDataFilterManager.m line 80 · Issue #1374 · facebook/facebook-ios-sdk
  15921. .NET Foundation
  15922. Buttplug: Sex Toy Control Software
  15923. Suspicious Site Reporter
  15924. book.dvi
  15925. Top 10 books every .NET/C# developer should read
  15926. Add tags for programming languages / genres
  15927. No Hello
  15928. Building an ASP.NET Core MVC app for my Azure Cosmos DB sample
  15929. The Art of the Japanese Sword - Face To Face | NHK WORLD-JAPAN On Demand
  15930. damianedwards / SignalR - ccdd24c
  15931. View and navigate through changes across multiple resources | Azure updates | Microsoft Azure
  15932. WinUI
  15933. Entity Framework: .NET Community Standup - May 6th 2020 - Introducing the EF Core Community Standup
  15934. iamtimcorey
  15935. No cookie consent walls — and no, scrolling isn’t consent, says EU data protection body – TechCrunch
  15936. Release notes/1.0 - Inkscape Wiki
  15937. Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  15938. Take care editing bash scripts
  15939. I was tricked into thinking I had “grit” - Second Breakfast
  15940. An Adult Cam Site Exposed 10.88 Billion Records
  15941. Status of This Year's Event - DDD Melbourne
  15942. Europol arrests hackers behind Infinity Black hacker group | ZDNet
  15943. The 773 Million Record "Collection #1" Data Breach
  15944. Awesome Blazor Browser
  15945. April Extensions for Firefox Preview
  15946. Configure a domain for an Azure App Service using Cloudflare
  15947. Using Postgresql Advisory Locks for Leader Election
  15948. Connecting to locahost over HTTPS from simulators and emulators (revisited)
  15949. Static Constructor Failures and Declaration Order
  15950. May DDD By Night
  15951. Patterns for Managing Source Code Branches
  15952. Securing Web API with the Hybrid Flow - Code Maze
  15953. Razor Pages in ASP .NET Core 3.1
  15954. Humans Not Invited
  15955. #GivingTuesdayNow Matching-Gift Opportunity
  15956. Floating Point Visually Explained
  15957. Bitly | URL Shortener, Custom Links & Link Management
  15958. TLDR: Writing a Slack bot to Summarize Articles
  15959. Cam Link 4K
  15960. Nintendo has reportedly suffered a significant legacy console leak | VGC
  15961. Firefox 76.0, See All New Features, Updates and Fixes
  15962. Citing revenue declines, Airbnb cuts 1,900 jobs, or around 25% of its global workforce – TechCrunch
  15963. Carbon Seqestration | Seaweed Farming | Blue Carbon |
  15964. 90 Days With The Pinebook Pro
  15965. How Stripe Designs Beautiful Websites
  15966. Working from home
  15967. The Strictly Zero-Correlation Attack with Application to the Full DES
  15968. Blazor Tutorial : Deploy to Azure App Services
  15969. Contrast Security jobs
  15970. Getting Started - Introduction
  15971. Formatting Strings with JavaScript Padstart and Padend Functions
  15972. Sonic Pi - The Live Coding Music Synth for Everyone
  15973. Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  15974. Stealing your SMS messages with iOS 0day
  15975. PHP showing its maturity in release 7.4
  15976. UK finds itself almost alone with centralized virus contact-tracing app that probably won't work well, asks for your location, may be illegal
  15977. Toll Group suffers second ransomware attack this year
  15978. Auto Saving Form Data in Blazor
  15979. Experts Doubt the Sun Is Actually Burning Coal
  15980. Azure Charts Visualize your cloud learning journey
  15981. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  15982. I gave away my books for free, and sales increased 4x
  15983. Patterns for Managing Source Code Branches
  15984. Development With A Dot - Dynamic Routing in ASP.NET Core 3
  15985. Monsters Weekly 163 - Getting Started with Feature Flags
  15986. Using PredicateBuilder with EF Core for Complex Queries
  15987. Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  15988. Call For Papers - NDC Melbourne 2020
  15989. Introducing Inkscape 1.0 | Inkscape
  15990. NYT defeats Ajit Pai as judge orders FCC to provide net neutrality records
  15991. DamianPEdwards - Twitch
  15992. history.txt
  15993. Learn about Blazor with Michael
  15994. No Cookies | Gold Coast Bulletin
  15995. Why strace doesn't work in Docker
  15996. Introducing Caddy 2 - The Ultimate Server with Automatic HTTPS
  15997. Download Inkscape 1.0 | Inkscape
  15998. Life, part 6
  15999. Very British Problems: Making Life Awkward for Ourselves, One Rainy Day at a Time: Amazon.co.uk: Rob Temple: 9780751557039: Books
  16000. ongoing by Tim Bray · Bye, Amazon
  16001. Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
  16002. Inkscape 1.0 is here!
  16003. systemd, 10 years later: a historical and technical retrospective
  16004. Learn SQL while solving crimes! SQL Police Department
  16005. try-convert 0.4.125402
  16006. It's better to .Take() | Codejack
  16007. SVG Fragment Identifiers in HTML and CSS
  16008. Client Certificate Authentication
  16009. Unimpressed by online classes, college students seek refunds
  16010. Apple updates 13-inch MacBook Pro with Magic Keyboard, double the storage, and faster performance
  16011. debugging tips: check your assumptions
  16012. EEVblog
  16013. Headless vs Embedded CMS (Live Stream)
  16014. Pacific Time: 07:04am
  16015. EF Core testing sample - EF Core
  16016. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  16017. Trains․NET - Episode 27 - Prevent trains bumping into each other
  16018. Auto-failover groups in Azure SQL
  16019. Curtis Lusmore
  16020. F# 5
  16021. standupmaths on eBay
  16022. Modern SAT solvers: fast, neat and underused (part 1 of N)
  16023. ongoing by Tim Bray · Bye, Amazon
  16024. Blazored.Toast 3.0.0
  16025. Popcorn Linux - Home
  16026. systemd, 10 years later: a historical and technical retrospective
  16027. Explainable Deep Learning: A Field Guide for the Uninitiated
  16028. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  16029. Remote Debugging for Azure Functions Can Be a Breeze | Ozcode
  16030. Tip 262 - Learn how to reduce cost with Azure
  16031. Clean Coding in C# - Part I
  16032. Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  16033. terrajobst - Episode 21: Source Generators - Twitch
  16034. The FlixOne Bookstore Journey - WIN AN EBOOK PART 2: Hands-On Microservices with C# and .NET Core
  16035. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  16036. Free GitHub Satellite Virtual 2020 Event May 6 | Build5Nines
  16037. Removing xaml.cs with C# Source Generators - Michael Esteves
  16038. The man feeding a remote Alaska town with a Costco card and a ship
  16039. Tesla Data Leak: Old Components With Personal Info Find Their Way On eBay
  16040. Startup financial models - 12 templates compared for SaaS
  16041. The Five Most Likely Explanations for Long Delayed Echoes - Department of Physics
  16042. Making rust as fast as go
  16043. Pupper — Stanford Student Robotics
  16044. Full outage
  16045. Salt 3000.2 Release Notes
  16046. 'Re: Integrating "safe" languages into OpenBSD?'
  16047. New Surface Neo – Coming Holiday 2020 – Microsoft Surface
  16048. Before proceeding • IACR
  16049. What to Code
  16050. So I reverse engineered two dating apps...
  16051. Episode 20: Emitting IL Part 3
  16052. My First Year as a Freelance AI Engineer
  16053. Sequoia - Pricing Your Product
  16054. Hacker leaks 15 million records from Tokopedia, Indonesia's largest online store | ZDNet
  16055. Installing Blazor-Blogs on Microsoft Azure
  16056. Orleans UniversalSilo
  16057. The Best Medium-Hard Data Analyst SQL Interview Questions
  16058. How to sell a B2B product by Calvin French-Owen
  16059. How does a .NET profiler work?
  16060. How assembly language loops work
  16061. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  16062. How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  16063. Awk in 20 Minutes
  16064. Complexity Has to Live Somewhere
  16065. Reducing allocations using Span<T> and Memory<T>
  16066. Endorse COVIDSafe
  16067. Time Periods
  16068. on the usability of editable software
  16069. Gatsby and Sanity - Part 4 (Live Stream)
  16070. New Firefox service will generate unique email aliases to enter in online forms | ZDNet
  16071. Open file links directly in Office desktop apps
  16072. OpenPGP Message Format
  16073. Power BI Report
  16074. GTR: Shadows
  16075. Code Maze Weekly #23 - Code Maze
  16076. SerenityOS update (April 2020)
  16077. Announcing ImageSharp 1.0 Release Candidate 1 | Six Labors
  16078. Weekly Update 189
  16079. Sprint management built for software teams.
  16080. Migrating to ASP.NET Core
  16081. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  16082. bliki: KeystoneInterface
  16083. Solution - unable to Copy/Paste into Gmail
  16084. Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  16085. Development With A Dot - Performance in .NET – Part 4
  16086. From Fiddler Classic to Fiddler Everywhere
  16087. Patterns for Managing Source Code Branches
  16088. I’ve Consed Every Pair
  16089. ICANN Board Withholds Consent for a Change of Control of the Public Interest Registry (PIR)
  16090. A Warm Welcome to ASN.1 and DER
  16091. Microsoft Build 2020
  16092. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  16093. Jukebox
  16094. Over 275 Days Since Equifax's Data Breach Settlement and No One Has Been Paid | Interest.com
  16095. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  16096. Create a .NET profiler with the Profiling API - Start of an unexpected journey
  16097. Writing a Key Value Store in C#
  16098. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  16099. NuGet Trends
  16100. Announcing the SourceHut project hub
  16101. Life, part 5
  16102. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  16103. Visual Studio Codespaces
  16104. Rust/WinRT Public Preview - Windows Developer Blog
  16105. Game of Life 32 by Desire
  16106. Blazor Tutorial : Deploy to IIS - EP28
  16107. Service Fabric Community Q&A 43
  16108. Redis 6.0.0 GA is out!
  16109. Join conversation
  16110. The Open Web is Dying | PerezBox
  16111. Rules of thumb for a 1x developer
  16112. Data Breaches: How to Respond to a Tipoff of a Problem
  16113. Using Reinforcement Learning in the Algorithmic Trading Problem
  16114. Hacking Together an E-ink Dashboard
  16115. How to break everything by fuzz testing
  16116. COVIDSafe App Teardown & Panel Discussion
  16117. COVIDSafe App Teardown & Panel Discussion
  16118. SSH Tips & Tricks
  16119. Tech gurus inspected the COVIDSafe app. Here's what they found
  16120. Introducing Insomnia Designer
  16121. Introducing Postgres Projects in Azure Data Studio
  16122. Quickly transform any mockup or design into a working Blazor prototype
  16123. diagrams.net
  16124. Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  16125. Exception Helper – Rethrown Exceptions | Visual Studio Blog
  16126. One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  16127. Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  16128. The Dispose Pattern is Broken
  16129. Announcing TypeScript 3.9 RC | TypeScript
  16130. Integrating ASP.NET Core with gRPC - Simple Talk
  16131. Patterns for Managing Source Code Branches
  16132. DevExpress Reports: Localization with Azure Text Translator API
  16133. I could do that in a weekend!
  16134. Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  16135. Software Folklore
  16136. INotifyPropertyChanged with C# 9.0 Source Generators
  16137. Building External #KEDA Scaler on #Kubernetes.
  16138. WEBWORMHOLE
  16139. Google Meet premium video meetings—free for everyone
  16140. Introducing C# Source Generators | .NET Blog
  16141. Sessions — Dev Around the Sun
  16142. How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
  16143. To Microservices and Back Again - Why Segment Went Back to a Monolith
  16144. Speakers — Dev Around the Sun
  16145. Good writing is a business advantage. (An advertisement for myself.)
  16146. Wilderness Labs Developer Portal
  16147. Resilio Connect File Sync Software
  16148. SailfishOS - Sailfish OS
  16149. GlassWire - Personal Firewall & Network Monitor
  16150. 68 Bits of Unsolicited Advice
  16151. President of the Royal Society comments on death of The Lord May of Oxford, Robert May OM AC Kt HonFREng FRS | Royal Society
  16152. Build Secure Apps on DigitalOcean with VPC and a Trustworthy Foundation
  16153. Copy to Clipboard in Blazor
  16154. PageSpeed Insights
  16155. C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  16156. Contract-first development: Create a mock back end for realistic data interactions with React - Red Hat Developer
  16157. The Hard Part of Learning a Language • Hillel Wayne
  16158. How to use CancellationTokens to cancel operations in the Azure SDK for .NET
  16159. coding.blog
  16160. Sponsorship
  16161. British Museum makes 1.9 million images available for free
  16162. With questionable copyright claim, Jay-Z orders deepfake audio parodies off YouTube – Waxy.org
  16163. Don’t Use Boolean Arguments, Use Enums
  16164. Save time linking resources with autolink references
  16165. How 3D Game Rendering Works: Texturing
  16166. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  16167. Server-Side Rendering is a Thiel Truth
  16168. How Automating Your Tests Improves Productivity - Simple Talk
  16169. Kicking off Marten v4 Development
  16170. Demo app using React/Redux/Typescript and hooks
  16171. Patterns for Managing Source Code Branches
  16172. MsQuic is Open Source
  16173. Amy Shira Teitel, FIGHTING FOR SPACE (Stay Home and Read #4)
  16174. IPFS 0.5.0 is here! Our largest upgrade to IPFS yet
  16175. Troy Hunt @troyhunt
  16176. Announcing the general availability of Windows Server containers and private clusters for Azure Kubernetes Service
  16177. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  16178. The Anti-Amazon Alliance
  16179. GitHub CLI (gh) Cheat Sheet | Build5Nines
  16180. Why not "Why not WireGuard?"
  16181. Tavour - Craft Beer Delivered
  16182. Four Ways to Create a Function in JavaScript
  16183. Messaging with Azure Service Bus - Part 5 - Message Sending Options
  16184. Some overwhelmed parents are giving up on distance learning and abandoning at-home schooling
  16185. Virtual rate cut forces Nintendo gamers into riskier assets | Free to read
  16186. Visual Studio Code Browser Preview Extension
  16187. UTS #51: Unicode Emoji
  16188. Smarter C/C++ inlining with __attribute__((flatten))
  16189. Lewis Carroll's Pillow Problem - Numberphile
  16190. Tmux for mere mortals
  16191. First Release
  16192. B-trees
  16193. Pluralization with EF Core and EF Core Power Tools
  16194. COVIDSafe
  16195. Paxos vs Raft: Have we reached consensus on distributed consensus?
  16196. AKS Engine Questionnaire
  16197. Monsters Weekly 162 - Replacing Let's Encrypt with Managed Certificates in App Services
  16198. Feature Flags - Asp.Net Core - The Long Walk
  16199. Using dotTrace and dotMemory for production analysis on Linux
  16200. Patterns for Managing Source Code Branches
  16201. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  16202. Memories - SizeCoding
  16203. Joint Statement of the Seven Bay Area Health Officers on Upcoming Extension and Revisions to the Current Shelter-in-Place Orders
  16204. 18-1150 Georgia v. Public.Resource.Org, Inc. (04/27/2020)
  16205. Confirmed: Twitter Kills Off SMS Notifications & Posting In Most Countries And Deletes SMS Followers Without Providing Any Warning - DansDeals.com
  16206. Hey, I'm going to the bear pits tomorrow!
  16207. COVIDSafe App Teardown & Panel Discussion
  16208. What's coming in Go 1.15
  16209. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  16210. This Goes to Eleven (Pt. 4/∞)
  16211. Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  16212. I spent $6 Million On Google Ads Last Year
  16213. keys.pub - Cryptographic key management, sigchains, user identities, signing, encryption, password manager.
  16214. Automate multi-container Kubernetes deployments with Azure Pipelines - Learn - Learn
  16215. Building .NET Framework Applications with Github Actions
  16216. How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  16217. Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  16218. Controlling my A/C with a Gameboy · jg
  16219. Life, part 4
  16220. Twilio Inspire: Building Cloud City Cakes with ASP.NET and Twilio
  16221. First Release
  16222. T E X T F I L E S D O T C O M
  16223. Getting Started : Azure App Services : EP01
  16224. Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  16225. Remove certificate pinning for Australia Goverment Covidsafe Android Application
  16226. a-Shell
  16227. 'Sextortion' scam: Police warn as porn blackmailers target Hertfordshire computer users
  16228. Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  16229. Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  16230. Tip 261 - Learn how to use Azure Kubernetes Service Diagnostics
  16231. Testable Back-end Programming in F#
  16232. Soon You’ll Use Fiddler Everywhere & Every Way You Asked For
  16233. NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  16234. Stored Procedures, ORMs, and GraphQL - ardalis
  16235. The Chain of Responsibility Pattern – Or how to over engineer FizzBuzz in PowerShell
  16236. Does Nick Offerman Say Fremulon?
  16237. SPICIEST CHIP IN THE WORLD | Paqui One Chip Challenge
  16238. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  16239. 04-26-20 Chris Craze NEW HOUSE MUSIC
  16240. Just Flip A Coin
  16241. Entity Framework Core Part 4
  16242. https://www.health.gov.au/sites/default/files/documents/2020/04/covidsafe-application-privacy-impact-assessment-agency-response.pdf
  16243. Who says not a doctor?
  16244. Explicit Loading in Entity Framework Core - TekTutorialsHub
  16245. Load data from Azure Blob storage into Azure SQL
  16246. SPAs are dead!?
  16247. Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  16248. COVIDSafe app reaches five-day download goal within five hours
  16249. Let's Stop the 5G Hysteria: Understanding Hoaxes and Disinformation Campaigns
  16250. Eloquent JavaScript
  16251. Hackathons are Dumb
  16252. Vietnam's contact tracing app broadcasting a fixed ID
  16253. Barbie typewriter
  16254. Cox's Blocks, a Minecraft server from Do By Friday
  16255. Public Money, Public Code
  16256. Teleforking a process onto a different computer!
  16257. Netherlands commits to Free Software by default
  16258. The Universe of Discourse : Why my book can be downloaded for free
  16259. My NixOS Desktop Flow
  16260. r/windows - How can I disable 'Search the web'?
  16261. Preventing Software Rot
  16262. Government launches tracing app
  16263. WebLiero
  16264. Japan to subsidize 100% of salaries at small companies
  16265. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  16266. Search Results - Springer
  16267. Registering an Application to a URI Scheme using .NET (custom protocol)
  16268. Troy Hunt @troyhunt
  16269. Build a C# App with CockroachDB and the .NET Npgsql Driver
  16270. Sony Handycam HDR-HC3 HD Camcorder + VCT-D580RM tripod, used excellent condition 27242688599 | eBay
  16271. Facebook’s Calibra Team Outlines New Byzantine Fault Tolerance Testing Methods
  16272. Shell productivity tips and tricks
  16273. Airbnb Price Per Night Correcter
  16274. Creating a Reverse Proxy in Dotnet Core
  16275. Home - Pl@ntNet
  16276. Time is the only real currency we have
  16277. ATA113906 GDO-7V1.indd
  16278. Weekly Update 188
  16279. TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  16280. Passwords Evolved: Authentication Guidance for the Modern Era
  16281. A Third Solution
  16282. AmpliFi Alien Router and MeshPoint
  16283. Seinfeld
  16284. Emojicode Documentation · Compile and Run Your First Program
  16285. BlazorJsFastDataExchanger 1.0.1
  16286. Disabling Snaps in Ubuntu 20.04
  16287. Programming is not a goal.
  16288. The final Python 2 release marks the end of an era - Stack Overflow Blog
  16289. Working with Channels in .NET
  16290. Agile’s Early Evangelists Wouldn’t Mind Watching It Die
  16291. R 4.0.0 is released
  16292. Play board games online from your browser
  16293. Analyzing Analytics (Featuring: The FBI)
  16294. Keynote - NDC Porto 2020
  16295. Trains․NET - Episoide 26 - Better looking trains
  16296. Coming soon: Fedora on Lenovo laptops! - Fedora Magazine
  16297. Visual Studio Tricks: Increase signal to noise in your debugger
  16298. SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  16299. Spotify’s Failed #SquadGoals
  16300. Things I Wished More Developers Knew About Databases
  16301. Roundup #70
  16302. 25 Basic Docker Commands for Beginners - Codeopolis
  16303. Career advice for people with bad luck
  16304. PWA Store
  16305. Announcing Rust 1.43.0 | Rust Blog
  16306. Streamlabs Chat CSS tweak so message goes below name. Good for tall, thin layout.
  16307. How to Build a Secure AWS Lambda API with Node.js and React
  16308. Azure Resource Organization Cheat Sheet
  16309. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  16310. Patterns for Managing Source Code Branches
  16311. Introducing MVVM architecture. Vanilla javascript implementation.
  16312. C# 8.0 nullable references: embrace the expressiveness
  16313. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  16314. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  16315. NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  16316. Books I recommend to my software engineering students
  16317. Announcing .NET 5.0 Preview 3 | .NET Blog
  16318. AKAI Fire
  16319. https://mca-marines.org/wp-content/uploads/CMC-Letter-R1.pdf
  16320. Preliminary test results suggest 21.2% of NYC residents have COVID antibodies | 6sqft
  16321. MetricsPrototyping
  16322. Desktop: .NET Community Standup - April 23rd 2020 - WinForms & XAML Tooling
  16323. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  16324. The ProtonMail Android app is open source
  16325. Ubuntu 20.04 and WSL 1
  16326. Get Ubuntu | Download | Ubuntu
  16327. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  16328. Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  16329. Mobile Blazor Bindings - State Management and Data
  16330. Life, part 3
  16331. How to find cause of high kernel_task cpu usage?
  16332. Is Cloudflare safe yet?
  16333. .NET Core Tab Completion With Zsh
  16334. Get Ubuntu 20.04 LTS - Microsoft Store
  16335. Migrate SQL Express DB to Azure SQL Database
  16336. The 2020 iPhone SE
  16337. Elastic{ON} Tour Americas East 2020 (Virtual)
  16338. Awesome 8-Bit DIY Breadboard Computer... | EEWeb Community
  16339. GraphQL and Apollo with Andrew Mead (Live Stream)
  16340. OODA loop simulator
  16341. This is what end-to-end encryption should look like! - Jitsi
  16342. Fixing Random, part 14
  16343. Fixing Random, part 13
  16344. Fixing Random, part 12
  16345. A small state-of-the-art study on custom engines
  16346. Closing the gap: cross-language LTO between Rust and C/C++
  16347. FocalFossa/ReleaseNotes - Ubuntu Wiki
  16348. Related Subreddits By User/Redditor Overlap
  16349. Keynote - NDC Porto 2020
  16350. Announcing Pulumi 2.0, Now with Superpowers
  16351. Unleash your full-stack creativity with Blazor and Tailwind CSS
  16352. Introducing TinyMvvm 2.0 | Daniel Hindrikes
  16353. Talk: Modeling in a non relational world | RavenDB
  16354. Getting started with JavaScript application development - Red Hat Developer
  16355. Monsters Weekly 161 - Simple Retry Policy with Polly
  16356. Introducing Jasper as an In Process Command Bus for .Net
  16357. Patterns for Managing Source Code Branches
  16358. Team Fortress 2 source code has leaked, and you can apparently get malware by playing
  16359. MVP Program
  16360. ‎The Numberphile Podcast: The Accidental Streamer - with 3blue1brown on Apple Podcasts
  16361. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  16362. Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  16363. MikaBerglund.com - Developing for Microsoft Azure and Office 365
  16364. Call MS Graph APIs from ASP.NET Core 3.1
  16365. Our data centers now work harder when the sun shines and wind blows
  16366. Make Home & End keys behave like Windows on Mac OS X
  16367. Magic Leap reportedly slashes 1,000 jobs and steps away from consumer plans – TechCrunch
  16368. Phoenix Framework
  16369. What's New in Skype for Windows, Mac, Linux and Web? | Skype Support
  16370. Creating and Packaging a .NET Standard library | Visual Studio Blog
  16371. SharpLab
  16372. Home | The Permanent Legacy Foundation - The Permanent Legacy Foundation
  16373. Things I Wished More Developers Knew About Databases
  16374. EF Core Power Tools - Visual Studio Marketplace
  16375. Windows Terminal Preview v0.11 Release | Windows Command Line
  16376. wizard zines
  16377. How to find cause of high kernel_task cpu usage?
  16378. Telerik UI for Blazor - UI for Blazor 2.11.0
  16379. Conversations with a six-year-old on functional programming
  16380. Patreon lays off 13% of workforce – TechCrunch
  16381. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  16382. Scott Miller's answer to Why are Soviet mathematics/physics textbooks so insanely hardcore in comparison to US textbooks?
  16383. Running ML.NET + Notebooks in Azure Machine Learning Studio
  16384. Nintendo 64 Architecture | A Practical Analysis
  16385. Entity Framework Core Part 3
  16386. Migrating from .NET Framework to .NET Core
  16387. Lab — CS-3210, Spring 2020 1 documentation
  16388. Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  16389. Patterns for Managing Source Code Branches
  16390. Help us shape the future of deep learning in .NET | .NET Blog
  16391. Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  16392. AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  16393. On WD Red NAS Drives - Western Digital Corporate Blog
  16394. The Cognitive Services + Xamarin Combo Challenge! | Xamarin Blog
  16395. TypeScript Assertion Signatures
  16396. Four new Google Duo features to help you stay connected
  16397. 98.css
  16398. Hackers leak personal info of Vianet users
  16399. How We Reopen
  16400. The Fed
  16401. Leaker Claims Mobile Version of Xcode Coming to iPad
  16402. Intention
  16403. Phishing: how to report to the NCSC
  16404. How Netflix brings safer and faster streaming experience to the living room on crowded networks…
  16405. Transparent Textures
  16406. Stripe is Silently Recording Your Movements On its Customers' Websites
  16407. Remote Software Developers Earn 22% More Than Non-Remote Developers
  16408. BlazorPro.BlazorSize 2.0.2
  16409. A Possible New Backend for Rust – Jason Williams
  16410. ZEIT is now Vercel - Vercel
  16411. What Is Interesting About Factorio
  16412. Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield
  16413. Special Delivery
  16414. Why is this Puzzle Impossible? - Numberphile
  16415. Lessons Learned Preparing and Presenting Tech Training Events
  16416. Getting Started with Sanity.io
  16417. Matheminecraft: Where math and Minecraft meet
  16418. PlayStation Architecture | A Practical Analysis
  16419. Hero Patterns
  16420. Background Patterns in CSS
  16421. C# 9 – Positional or Nominal Creation
  16422. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  16423. AUTOMATIC LIP-SYNCING
  16424. Ars Technica
  16425. Support Foone Turing on Ko-fi.com!
  16426. The Duckbill Group - Lower Your AWS Bill by 20-40%
  16427. Platformonomics
  16428. CINEMATIC LIGHTING Techniques Tips and Tricks
  16429. Live Coding with Xamarin - Prism Enhancements
  16430. Kezdőlap - BME AUT
  16431. stochastic terrorism - Wiktionary
  16432. Julie Lerman on about.me
  16433. The Con (Tegan & Sara) but with mixed meters
  16434. XML Expat parsing for the Lua programming language
  16435. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  16436. Sahil Lavingia
  16437. The Project | 10 daily
  16438. Growing with the Web
  16439. VisualStudio - #dotNetConf David Ortinau shows off #PantsCam - Twitch
  16440. My Mother's Best, No-Knead Peasant Bread Recipe | Alexandra's Kitchen
  16441. Home Page - Institute for Local Self-Reliance
  16442. Soundroom
  16443. AutSoft - Ideas meet technology
  16444. Scene & Graphic Setup for Developer Streamers
  16445. Kim Maida 🥑 — DEV Profile
  16446. r/xboxone - Why doesn't ONE X support HDMI-CEC?
  16447. Kefra Consulting
  16448. Welcome to Webkinz World!
  16449. Shane Lawrence
  16450. Foone Turing is creating Tweets, Weird Hardware Things, and Videos | Patreon
  16451. Shawn Wildermuth's Blog
  16452. Foone Wiki
  16453. Fifth Dream Today
  16454. My Writings
  16455. Abonnement Xbox Live - Les codes Xbox Live et les Cartes Cadeaux les moins chers du Net
  16456. Secure, Fast & Private Web Browser with Adblocker | Brave Browser
  16457. Our Products | Fresh Greens from West Village Greens
  16458. Playing Audio Files in a Blazor Application — App vNext
  16459. Tip 260 - Using Azure Functions Premium Plan to avoid cold-start
  16460. The Most Exciting Promise of .NET 5
  16461. Azure Service Fabric 7.1 Release
  16462. Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  16463. Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  16464. Building End-to-End Diagnostics and Tracing: Diagnostic Events
  16465. Patterns for Managing Source Code Branches
  16466. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  16467. Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  16468. How to disable “one more minute” on Scree…
  16469. Python 2.7.18, the last release of Python 2
  16470. Nintendo accounts are getting hijacked—including one of ours
  16471. IA in Practice: Getting to Structured Content
  16472. Fixing Random, bonus episode 1
  16473. Fixing Random, part 15
  16474. Uber Will Drive You to the Polls for Free on Election Day
  16475. Fixing Random, part 16
  16476. Fixing Random, part 17
  16477. “Stubs” in the .NET Runtime
  16478. Build an intelligent chat bot that runs on Slack, Facebook & more!
  16479. Provide support for C# on Databricks
  16480. Life, part 2
  16481. Psychedelic compound from magic mushrooms produced in yeast
  16482. DevTalks :: DevTalks
  16483. ASP .NET Core Dev Blog Series
  16484. TechEmpower Web Framework Performance Comparison
  16485. BlazorHelp Website > Blog - Advanced Blazor Templating
  16486. Star Trek: Deep Space Nine In 82.5 Hours
  16487. Home Page - Stack Overflow Email
  16488. Proton Has Brought About 6000 Games to Linux So Far – Boiling Steam
  16489. Kick The Shit Out Of Procrastination - David Thorpe
  16490. Configuring Logging in Azure App Services - ardalis
  16491. Feature Flags (aka Feature Toggles)
  16492. Postgres For Those Who Can’t Even, Part 3 – In The Real World
  16493. Strategies for migrating to TypeScript
  16494. Filtering on Include in EF Core
  16495. Creating web apps via TypeScript and webpack
  16496. How does TypeScript work? The bird’s eye view
  16497. Messaging with Azure Service Bus - Part 1 - Why Use Messaging?
  16498. Where The Shadow Ends - Acoustic
  16499. BANNERS - Where The Shadow Ends (Acoustic / Audio)
  16500. Hardware Solutions To Highly-Adversarial Environments Part 3: Trusted Execution Environment (TEE), SGX, TrustZone and Hardware Security Tokens
  16501. The Baymard Institute: A glorious, evidence-based trove of UX best practices
  16502. Watching More Files With Dotnet Watch For Static Sites
  16503. 500 Free Computer Science Courses from the World’s Top CS Universities
  16504. Exposing the Dorr Brother Scams
  16505. Hands-on Scala Programming
  16506. UnclePaul
  16507. ‎The Numberphile Podcast on Apple Podcasts
  16508. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  16509. The Accidental Streamer - with 3blue1brown — Numberphile
  16510. The Accidental Streamer - with 3blue1brown — The Numberphile Podcast
  16511. Jevons Paradox & The Rebound Effect
  16512. ✏️ safer: a safer file writer ✏️
  16513. Star Trek: The Next Generation In 40 Hours
  16514. MiniProfiler (.NET) - AppVeyor
  16515. The Accidental Streamer (with 3blue1brown) - Numberphile Podcast
  16516. Running postmarketOS on iPhone 7 – project-insanity.org
  16517. Convention of States Action
  16518. I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  16519. Aptoide Credentials Information
  16520. San Francisco, California and the 1918-1919 Influenza Epidemic
  16521. Aptoide: Corporate Website
  16522. hCaptcha - Data Labeling
  16523. Scuttlebot peer-to-peer log store
  16524. IT'S TIME TO BUILD - Andreessen Horowitz
  16525. Enjoy Local Development with Tye, Docker, and .NET
  16526. Why anti-cheat software utilize kernel drivers
  16527. #TechSkillsDay
  16528. TablePlus | Modern, Native Tool for Database Management.
  16529. ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  16530. Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  16531. This open-source program lets you run deepfakes on live video calls
  16532. Build your own .NET memory profiler in C# — allocations(1/2)
  16533. History in the Making: Microsoft Edge Overtakes Mozilla Firefox
  16534. A Taste of GPU Compute
  16535. Windows Task Dialog · Issue #146 · dotnet/winforms
  16536. Amazon EC2 Instance Comparison
  16537. X410 - X Server for Windows 10
  16538. Stack Overflow Team Summary - Folding@Home Stats
  16539. Azure Compute Instances
  16540. Hello, Gleam! - The Gleam Book
  16541. Building an end-to-end Speech Recognition model in PyTorch
  16542. ZoomerBackgrounds
  16543. Online Courses
  16544. The Decline of Usability | datagubbe.se
  16545. Visual Studio 2019 for Mac - Preview Release Notes
  16546. NASA, SpaceX set May 27 as target date for first crew launch – Spaceflight Now
  16547. 5.1.4 Overhead Speaker Setup
  16548. Is BGP safe yet? · Cloudflare
  16549. How I made a basketball hoop that always goes in
  16550. Visual Studio 2019 for Mac - Preview Release Notes
  16551. [wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
  16552. Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  16553. Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  16554. Squaring The Circle (feat. James Grime) - Objectivity #171
  16555. Internode
  16556. [ONLINE] Entity Framework Past and Future
  16557. Matt Segal Dev - Nand to Tetris is a great course
  16558. .NET JIT compiler is not type safe – TooSlowException
  16559. Userscripts Are Fun And Are Still Very Much Relevant
  16560. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  16561. ICANN delays .org sell off after California's attorney general intervenes at last minute, tears non-profit a new one over sale
  16562. Released: Microsoft.Data.SqlClient 1.1.2
  16563. Don't Code Tired | Pretty Method Display in xUnit.net
  16564. Azure on the Cheap - Azure Storage Static Website and Azure Front Door
  16565. Apple changes default MacBook charging behavior to improve battery health
  16566. Introducing the Diagnostics Client Library for .NET Core
  16567. Creating CommonJS-based npm packages via TypeScript
  16568. A Rant On Reusability
  16569. Rider 2020.1 Is Released! - .NET Tools Blog
  16570. See What's New in Visual Studio 2019 v16.6 Preview 3! | Visual Studio Blog
  16571. Announcing Uno Platform support for Visual Studio Code - Uno Platform
  16572. ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  16573. Entity Framework Core Part 2
  16574. Weekly Update 187
  16575. Changing policy, Y Combinator cuts its pro rata stake and makes investments case-by-case – TechCrunch
  16576. State of Vue Apr 16 2020
  16577. Excel with s0lly: 5. Simulating the Game of Life
  16578. Herding Code 241: The Freaky Friday macOS / Windows Switch
  16579. Gatsby and Sanity.io - Part 3 (Live Stream)
  16580. Cloudflare Workers Now Support COBOL
  16581. Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  16582. Workstream Home
  16583. It's like JSON. but fast and small.
  16584. Syncfusion Free Ebooks | Blazor Succinctly
  16585. The Computer Scientist Who Can’t Stop Telling Stories
  16586. Apple (Australia)
  16587. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  16588. Americans Remain Risk Averse About Getting Back to Normal
  16589. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  16590. ep IV - Immo Landwerth :: DevTalks
  16591. Creating a ReadOnlySequence from Array Data - Steve Gordon
  16592. F# Software Foundation
  16593. .NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  16594. Are Boolean Flags on Methods a Code Smell? - ardalis
  16595. MSIX Packaging Tool April 2020 release is now available!
  16596. Welcoming the Icelandic Government to Have I Been Pwned
  16597. Augmenting Interfaces in the Global Scope in TypeScript
  16598. The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  16599. A Framework to DotNet Core Conversion Report
  16600. Types for classes as values in TypeScript
  16601. A Framework to DotNet Core Conversion Report
  16602. Download the Student Developer coloring book!
  16603. When to Mock
  16604. What is Fiddler?
  16605. IntelliSense Customer Development
  16606. TCP/IP tutorial
  16607. Folding@Home is now equivalent to an exascale supercomputer
  16608. Building a web app with functional programming
  16609. Entity Framework documentation
  16610. https://dl01.blob.core.windows.net/pdf/vsmac-keyboard-quick-reference.pdf
  16611. The Keyboardio Atreus
  16612. The first two statements of your BASH script should be…
  16613. The most successful malleable system in history
  16614. The Devastating Decline of a Brilliant Young Coder
  16615. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  16616. WebDriver (Chromium) - Microsoft Edge Development
  16617. WinUI Community Call (April 15, 2020)
  16618. databinding GmbH | Ihr Partner für Software, Datenanalyse und Beratung
  16619. JetBrains .NET Days Online
  16620. iPhone SE: A powerful new smartphone in a popular design
  16621. Breakthrough of Digital Culture: Finland accepts the Demoscene on its national UNESCO list of intangible cultural heritage of humanity - Demoscene - The Art of Coding
  16622. A Programmer's Introduction to Mathematics
  16623. Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  16624. Western Digital admits 2TB-6TB WD Red NAS drives use shingled magnetic recording – Blocks and Files
  16625. Turning my obsession with the stock market into a side project
  16626. KolibriOS official site
  16627. ArduBee, a Ready-To-Fly Micro drone for Education and Swarming
  16628. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  16629. Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
  16630. Open Source Identity and Access Management
  16631. My Commute.org
  16632. April 2020 Azure SDK Release
  16633. .NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  16634. Refactoring: This class is too large
  16635. Publish VSCode extension using GitHub Actions | Visual Studio Geeks
  16636. ‎TF Podcast on Apple Podcasts
  16637. tippin.me
  16638. Consuming GraphQL in C#
  16639. Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  16640. Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful—Stephen Wolfram Writings
  16641. C# 8 Nullable Reference Types in System.CommandLine
  16642. Pulumi - Modern Infrastructure as Code
  16643. AMD Claims World’s Fastest Per-Core Performance with New EPYC Rome 7Fx2 CPUs
  16644. SoftBank expects $24 billion in losses from Vision Fund, WeWork and OneWeb investments – TechCrunch
  16645. Airbreak: Jailbreak your CPAP machine
  16646. Swagger UI
  16647. tom nook's laptop
  16648. The Webpage
  16649. GitHub is now free for teams
  16650. Zippia Poll: Half of American workers would rather work from home forever - Zippia
  16651. Top Visual Studio Code Git Extensions in 2020
  16652. How to automatically choose a free port in ASP.NET Core 3.0
  16653. Mobile Blazor Bindings - State Management and Data
  16654. NextDNS is my new favourite DNS service
  16655. RIP John Conway
  16656. xkcd: RIP John Conway
  16657. John Conway
  16658. Organizational Accounts for ASP .NET Core 3.1
  16659. Queuing Background Jobs with Coravel - CodeOpinion
  16660. SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  16661. Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  16662. Introducing a New Interactive Element: In-Game Purchases (Includes Random Items)
  16663. An Introduction to GraphQL: Subscriptions
  16664. Bring your own machine to Visual Studio Online | Visual Studio Blog
  16665. Try gh, GitHub's new CLI
  16666. Monsters Weekly 159 - Managing Database Migrations
  16667. Typing functions in TypeScript
  16668. Free Google Book: Building Secure and Reliable Systems - High Scalability -
  16669. Webinar: Let’s Build a Financial Dashboard with React
  16670. 0.6.0 Release Notes · The Zig Programming Language
  16671. Using Certificates from Azure Key Vault in ASP.NET Core
  16672. Document Your Pain - Simple Talk
  16673. Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  16674. Anti-Corbyn Labour officials worked to lose general election to oust leader, leaked dossier finds
  16675. TurboPower Software Company
  16676. Rename files in linux / bash using mv command without typing the full name two times
  16677. Using Alba for Integration Testing ASP.Net Core Web Services
  16678. File transfer app with Blazor: Introduction - Mircea Oprea
  16679. Over 500,000 Zoom accounts sold on hacker forums, the dark web
  16680. Erase your darlings: immutable infrastructure for mutable systems
  16681. Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  16682. Gatsby and Sanity.io - Part 2 Live Stream
  16683. Gatsby and Sanity.io - Part 1 (Live Stream)
  16684. Download Inkscape 0.92.5 | Inkscape
  16685. A Personal History of Compilation Speed, Part 1
  16686. Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  16687. ‎The Numberphile Podcast on Apple Podcasts
  16688. Life, part 1
  16689. The Legendary John Conway (1937-2020) - Numberphile Podcast
  16690. Fourth View
  16691. Saving Money on Internation Payments as a Remote Freelancer
  16692. The Legendary John Conway (1937-2020) — The Numberphile Podcast
  16693. Senior Software Engineer - IAM Platform
  16694. Easier organization and increased scalability for repository administrators
  16695. Senior Software Engineer - IAM Experience
  16696. Serilog Logging Best Practices
  16697. Download Inkscape 1.0rc1 | Inkscape
  16698. Software Engineer - IAM Experience
  16699. The Legendary John Conway (1937-2020) — Numberphile
  16700. This is what end-to-end encryption should look like! - Jitsi
  16701. Your statement is 100% correct but misses the entire point
  16702. Tales from the Loop (TV Series 2020– ) - IMDb
  16703. Technical reasons to choose FreeBSD over GNU/Linux
  16704. Next-Gen Nuclear Power
  16705. Database basics: writing a SQL database from scratch in Go
  16706. A very short introduction to COBOL
  16707. Name all the colors @ colornames.org
  16708. Welcome back to C++ - Modern C++
  16709. Introduction
  16710. Your statement is 100% correct but misses the entire point
  16711. Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  16712. UniFi - Advanced Adoption of a "Managed By Other" Device
  16713. Stop Making Students Use Eclipse
  16714. Drive-In Theaters Are Helping Communities Socialize in Place
  16715. Discussion: Puzzle Game Movement Systems, with Sean Barrett.
  16716. Thousands of Wisconsin ballots could be thrown out because they don’t have a postmark
  16717. How to Speak | How to Speak | MIT OpenCourseWare
  16718. UniFi - How to Migrate from Cloud Key to Cloud Key or UDM
  16719. Teaching a computer to strafe jump in Quake with reinforcement learning
  16720. Enemy AI: chasing a player without Navigation2D or A* pathfinding
  16721. CONTACT | BBB Studios Inc | Minecraft Partner
  16722. Bored? How about trying a Linux speed run?
  16723. The Daddy of Big Numbers (Rayo's Number) - Numberphile
  16724. Practical TLA+ - Planning Driven Development | Hillel Wayne | Apress
  16725. UDM-Pro Quick Start Guide
  16726. Nasty macOS flaw is bricking MacBooks: Don't install this update
  16727. John Conway 1/6 [The Free Will Lectures] - Free Will and Determinism [2009]
  16728. Things That Turbo Pascal is Smaller Than
  16729. Moving away from GMail
  16730. "Memories" - 256 byte MSDOS intro
  16731. The Death of Hype: What's Next for Scala
  16732. The limitations of Android N Encryption
  16733. THE EVIL OF 5G TECHNOLOGY - David Icke | London Real
  16734. #badBIOS features explained
  16735. The Voices Project
  16736. Borders to stay closed, travellers urged to 'see Australia first' once curbs ease
  16737. Life, Death and the Monster (John Conway) - Numberphile
  16738. Hacking my Sixth Form College network in 1991
  16739. Artist Relief Submission Manager
  16740. After 50 Years of Effort, Researchers Made Silicon Emit Light
  16741. Saturday Morning Breakfast Cereal - Anger
  16742. A Billion Views — Brady Haran
  16743. UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
  16744. FreeRDP
  16745. IBM will offer free COBOL training to address overloaded unemployment systems
  16746. Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  16747. Virtual Conferences
  16748. dotGo 2017 - Cindy Sridharan - Unmasking netpoll.go
  16749. Съобщение във връзка с регистрираните онлайн потребители
  16750. Senate Stock Watcher - See What Senators are Trading
  16751. Godot Engine - C# progress report: iOS and signals as events
  16752. Colonists on LV-426 excited after discovery of Easter eggs - The Rochdale Herald
  16753. Linksys Official Support - Required password reset due to DNS hack
  16754. Dev Around the Sun
  16755. Justponics – An aquaponics kit store
  16756. Why it’s too early to start giving out “immunity passports”
  16757. 8x8 Video Meetings
  16758. Firefox 75.0, See All New Features, Updates and Fixes
  16759. This Man Owns The World's Most Advanced Private Air Force After Buying 46 F/A-18 Hornets
  16760. Report thy feat unto Lord British
  16761. ACLU White Paper: The Limits of Location Tracking in an Epidemic | American Civil Liberties Union
  16762. OpenTelemetry .NET SDK progress
  16763. Virtual Local User Group Feedback
  16764. Something Deeply Hidden – Sean Carroll
  16765. AWS re:Inforce 2020
  16766. markmap-lib
  16767. Adversarial Fashion
  16768. Code Maze Weekly #20 - Code Maze
  16769. Open Source Virtual Background | BenTheElder
  16770. Weekly Update 186
  16771. Zero Trust: Going Beyond the Perimeter
  16772. The Global Dollar Short Squeeze
  16773. The software industry's greatest sin: hiring
  16774. Historic first Trans-Atlantic contact made on 432 MHz - Tues 7th April 2020
  16775. Firefox 75 for developers
  16776. Remove "There were build errors. Would you like to continue and run..." dialog.
  16777. NuGet Gallery | Home
  16778. The 501 Developer Manifesto
  16779. IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  16780. 追加有り:WEB会議などで使える「エヴァンゲリオン壁紙」登場! – エヴァンゲリオン公式サイト
  16781. Thinkst Canary
  16782. Temporal circuit of macroscale dynamic brain activity supports human consciousness
  16783. Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  16784. 8x8 Video Meetings
  16785. Let's Stop the 5G Hysteria: Understanding Hoaxes and Disinformation Campaigns
  16786. Messaging App Signal Threatens to Dump US Market if Anti-Encryption Bill Passes
  16787. 8x8 Video Meetings
  16788. ICQ New – stay connected
  16789. Jitsi Meet
  16790. hello-world.cbl
  16791. Planning for Yelp’s Future - Yelp
  16792. Why I’m leaving Elm - lukeplant.me.uk
  16793. SharpLab
  16794. I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  16795. The Unfriendly Robot: Automatically flagging unwelcoming comments - Stack Overflow Blog
  16796. WebSockets for fun and profit - Stack Overflow Blog
  16797. Swift: Google’s bet on differentiable programming | Tryolabs Blog
  16798. Cloudflare dumps reCAPTCHA as Google intends to charge for its use | ZDNet
  16799. I can't keep up with idiomatic Rust
  16800. Briggs & Tim Minchin - HouseFyre (Lockdown Video) #StayHome
  16801. Learn dbatools in a Month of Lunches
  16802. When in doubt, add more indirection - Clip of davidwengier - Twitch Clips
  16803. The Power of Prolog
  16804. Executing your configuration
  16805. Write Regular Expressions Easily with Rider - .NET Tools Blog
  16806. A guide to remote development with Live Share | Visual Studio Blog
  16807. Azure Friday | Channel 9
  16808. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  16809. Using Oakton for Development-Time Commands in .Net Core Applications
  16810. On architecture, urban planning and software construction
  16811. Intro to quantum computing with Q# – Part 2, Superposition
  16812. Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  16813. Thank you, Visual Studio docs contributors | Visual Studio Blog
  16814. A Fast and Lightweight Solution for CQRS and Event Sourcing
  16815. CSS Findings From The New Facebook Design - Ahmad Shadeed
  16816. The Live Coders Conference
  16817. Microsoft Tye - Parte 2 | DevDicas em 10 Minutes
  16818. Krisp | Noise Cancelling App
  16819. Why you should stop using Google Analytics on your website
  16820. Does a memory barrier ensure that the cache coherence has been completed?
  16821. Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  16822. Virtual: What's new in Visual Studio for Mac for .NET Developers
  16823. Migrating Duolingo’s Android app to 100% Kotlin
  16824. Google - Site Reliability Engineering
  16825. Himalayas visible for first time in 30 years as pollution levels in India drop
  16826. Mobile Blazor Bindings - Getting Started
  16827. Building End-to-End Diagnostics and Tracing: Trace Context
  16828. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  16829. ‎Bottle Up and Explode! by Elliott Smith
  16830. Going React to React Native w/ Jenn Creighton on Real Talk Javascript
  16831. Edouard Klein / falsisign
  16832. Free April Month
  16833. Moving from reCAPTCHA to hCaptcha
  16834. How to Invert a Machine Learning Matrix Using C# -- Visual Studio Magazine
  16835. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  16836. Move OData to .NET 5 | OData
  16837. Home - /dev/null as a Service
  16838. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  16839. Oceanware.Ocean.Blazor 2.0.0
  16840. Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  16841. Meet Visual Studio for Mac’s New Integrated Terminal! | Visual Studio Blog
  16842. Muscle Simulation...Now In Real Time! 💪
  16843. Jitsi Meet features update, April 2020 - Jitsi
  16844. Announcing Windows 10 Insider Preview Build 19603 | Windows Experience Blog
  16845. dig.ccMixter Home
  16846. Gnoosic - Discover new Music
  16847. A Week at the Shore - Barbara Delinsky
  16848. Microservices
  16849. How we abused Slack's TURN servers to gain access to internal services
  16850. NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  16851. Microsoft to take most of its external and internal events for the next year digital-only | ZDNet
  16852. Assemble and adjust your Face Shield
  16853. Start Small tracking
  16854. Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  16855. v5: drop Internet Explorer support by XhmikosR · Pull Request #30377 · twbs/bootstrap
  16856. Running your own secure communication service with Matrix and Jitsi | Matrix.org
  16857. Stanford researchers devise treatment that relieved depression in 90% of participants in small study
  16858. Introducing Krustlet, the WebAssembly Kubelet
  16859. CS Degree vs Coding Bootcamp vs Self-taught (Live Stream)
  16860. Introducing Aboard Beta
  16861. Announcing unverified.email . Pavlo Kerestey
  16862. City-Data.com - Stats about all US cities
  16863. Cross-platform profiling .NET code with BenchmarkDotNet
  16864. 5 ways to set the URLs for an ASP.NET Core app
  16865. Blazor Tutorial : Spinner or Activity Indicator : EP26
  16866. Mobius – .NET runtime running on .NET Core – TooSlowException
  16867. Carl Franklin's Blazor Desk Show
  16868. Service and Container Orchestration for .NET with Tye
  16869. Organize conference calls on Skype with one click | Skype
  16870. Setting the Record Straight: containers vs. Zones vs. Jails vs. VMs
  16871. Mobile Blazor Bindings - Layout and Styling
  16872. quakejs.com
  16873. NuGet Support in Visual Studio for Mac 8.5
  16874. IdentityServer4 UI and Web API Basic Security - Code Maze
  16875. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  16876. PowerShell 7 support with AWS Lambda | Amazon Web Services
  16877. Check Certificate Expiry Date in .NET Core - Steve Fenton
  16878. New Blazor Desk Show (free) Dates! — App vNext
  16879. Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  16880. How are .NET APIs Designed? - Steve Gordon
  16881. .NET docs: What's new for March 2020
  16882. ASP.NET Core docs: What's new for March 2020
  16883. 2011 : WHAT SCIENTIFIC CONCEPT WOULD IMPROVE EVERYBODY'S COGNITIVE TOOLKIT?
  16884. Pronoun Island: he/him examples
  16885. I’m Broderick Fowler. I enjoy creating user-centric, delightful, and human experiences.
  16886. Online Communities - Not another bloody "how to do remote work post"!
  16887. How SEO Ruined the Internet — Superhighway 98
  16888. Crafting Interpreters
  16889. 44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  16890. No, I Won't Link to Your Spammy Article
  16891. Transport Layer Security (TLS) best practices with the .NET Framework
  16892. This Video Has 861,548 Views
  16893. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  16894. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  16895. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  16896. Sprites mods - Frekvens LED box hack
  16897. Carl Franklin's Blazor Road Show
  16898. Securing Blazor WebAssembly with Identity Server 4
  16899. Releasing Skclusive-UI 2.0 for Blazor
  16900. My Customized Windows Terminal Settings profiles.json
  16901. Tip 259 - How to use Azure App Service managed certificates
  16902. Cancellation of The Championships 2020
  16903. .NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  16904. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  16905. Up to the clouds!
  16906. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  16907. Microsoft Edge is now 2nd most popular desktop browser, beats Firefox
  16908. Hack yourself first – how to go on the offence before online attackers do
  16909. Federal Government Outbids Kentucky For Medical Equipment Amid Shortage
  16910. Table of Contents · Crafting Interpreters
  16911. OnCheckin - Continuous Deployment for ASP.Net websites.
  16912. CS106A Code in Place
  16913. Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  16914. Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  16915. Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  16916. Welcome · Real-World Cryptography MEAP V05
  16917. drhanialghamdi on Snapchat
  16918. SEv3-dec18
  16919. FLOPPY DISK OVERDRIVE, by MASTER BOOT RECORD
  16920. Microservices in .NET Core, Second Edition
  16921. Replicate your favorite VSCode theme in Windows Terminal
  16922. Troy Hunt @troyhunt
  16923. The Svelte Compiler Handbook
  16924. Sunday Morning Live
  16925. Theia - Cloud and Desktop IDE
  16926. Regex Performance Improvements in .NET 5 | .NET Blog
  16927. Ryan C. Gordon is creating games, tools, and awesome things. | Patreon
  16928. Yet another novel I will no longer write
  16929. Boring Old Business Home
  16930. Covid Trends
  16931. OMG! We Made One Gram of Remdesivir!
  16932. Bose QC 35 Firmware 4.5.2 Noise Cancellation Investigation Report
  16933. Learn computer science. Change the world.
  16934. Kurzgesagt – In a Nutshell is creating Science Animation Videos | Patreon
  16935. Kubernetes Research Survey
  16936. Pretlist Careers
  16937. Programming Discussion: Speed, w/ special guest Sean Barrett
  16938. Treendly
  16939. Digi.City
  16940. HttpClient - Error handling, a test driven approach
  16941. The Live Coders Conference
  16942. leontrolski - 33 line React
  16943. Full stack open 2020
  16944. Why build an entire computer on breadboards?
  16945. Impossible Squares - Numberphile
  16946. 10 Things I Hate About PostgreSQL
  16947. How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  16948. Blazor Book Examples
  16949. Hacking forum gets hacked for the second time in a year | ZDNet
  16950. Aram Koukia
  16951. Secret iPad
  16952. Post Apocalyptic
  16953. Scrum Dynamics
  16954. All Courses
  16955. How we recovered over $300K of Bitcoin
  16956. Reassuring Words and Good Intentions Don't Mean Good Security
  16957. Move Fast & Roll Your Own Crypto: A Quick Look at the Confidentiality of Zoom Meetings - The Citizen Lab
  16958. Version 1.2.0 released
  16959. ‎macOS Server
  16960. writing a C compiler #programming
  16961. Free Meals
  16962. Webcam Hacking | Ryan Pickren
  16963. Getting Started with The Twitch API (Live Stream)
  16964. Sad state of cross platform GUI frameworks | RoyalSloth
  16965. Hardware microphone disconnect in Mac and iPad
  16966. PostgreSQL is the worlds’ best database
  16967. Helping users choose stronger passwords with known data breaches
  16968. Building Web Applications with Blazor
  16969. Weekly Update 185
  16970. A crash course in compilers – Increment: Programming Languages
  16971. CodeTour VSCode extension allows you to produce interactive guides, assessments and tutorials.
  16972. Stay Home and Skill Up for Free
  16973. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  16974. Shawn Wildermuth's Blog
  16975. Consider Chesterton's Fence Principle Before Changing That Code
  16976. Content Injection with Response Rewriting in ASP.NET Core
  16977. If you want your OSS project to be successful…
  16978. Idris 2 version 0.1.0 Released
  16979. Dependency Injection Lifetimes In ASP.NET CORE
  16980. What's a virus, anyway? Part 1: The bare-bones basics - Scope
  16981. HCA Healthcare - Jobs
  16982. Jobs, Apartments, Homes for Sale, New/Used Cars & More at Geebo
  16983. Lyme disease bacteria eradicated by new drug in early tests - Scope
  16984. Amazon.com : CLOUDSFOTO 11inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  16985. Team 6502
  16986. Alan Moir's Signature Political Cartoons Australia - Moir Cartoons
  16987. Десятки тысяч белорусов требуют ввести в стране карантин. Президент объясняет, почему нет
  16988. (Angular & ASP.NET) Gurustop.NET By @Meligy
  16989. Block Selection - Visual Studio 2019 for Mac
  16990. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  16991. Troy Hunt
  16992. Reassuring Words and Good Intentions Don't Mean Good Security
  16993. Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  16994. GTC 2020: DLSS - Image Reconstruction for Real-time Rendering with Deep Learning
  16995. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  16996. Learn Advanced Distributed Systems Design
  16997. Free April Month
  16998. Solutions Architect, Public Key Infrastructure (PKI) - Jobs at Apple
  16999. Edit fiddle - JSFiddle - Code Playground
  17000. Free April Month
  17001. Announcing .NET 5.0 Preview 2 | .NET Blog
  17002. All Microsoft’s PowerToys for Windows 10, Explained
  17003. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  17004. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  17005. Welcome!
  17006. A Message to Our Users - Zoom Blog
  17007. News Release
  17008. How we reduced our Google Maps API cost by 94%
  17009. Manage HTML DOM with vanilla JavaScript
  17010. Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  17011. The EARN IT Act Violates the Constitution
  17012. r/ProgrammerHumor - If Microsoft developed West World
  17013. Mastering Web Application Development with Express
  17014. Lens | The Kubernetes IDE
  17015. libgit2 v1.0 Released
  17016. How SNES emulators got a few pixels from complete perfection
  17017. Resiliency with Polly – Anthony Giretti's .NET blog
  17018. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  17019. Getting Started with CQRS – Part 3 - Simple Talk
  17020. Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  17021. Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  17022. How to Build Custom Forms with React Hooks
  17023. How to SSH Properly
  17024. Dom's Dodge Charger 42111 | Technic™ | Buy online at the Official LEGO® Shop AU
  17025. TheBlockZone | Nurturing creativity one building block at a time
  17026. Responding to the Census
  17027. Baltimore City lags in responding to census; Baltimore, Anne Arundel and Howard counties have much higher rates
  17028. Ex-NSA hacker finds new Zoom flaws to takeover Macs again, including webcam, mic, and root access - 9to5Mac
  17029. Attackers can use Zoom to steal users’ Windows credentials with no warning
  17030. Writing .NET Database Integration Tests
  17031. Perspectives & gaps between theory, practice & industry research in cryptography
  17032. Introducing 1.1.1.1 for Families
  17033. The Trouble with Triscuits
  17034. Visual Studio 2019 for Mac - Release Notes
  17035. Building End-to-End Diagnostics and Tracing: An Intro
  17036. Open Broadcaster Software | OBS
  17037. GitHub: IndianaTechCS3700/ObjectOrientedProgrammingNotebooks/4488c478d1f90e4e940f122c12d45e3ac4c56a35
  17038. Planning and Managing Layoffs - Andreessen Horowitz
  17039. Michael Tsai - Blog - Omni Group Layoffs
  17040. Microservices
  17041. ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  17042. A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  17043. Getting Started with Mobile Blazor Bindings
  17044. The CUDA C++ Standard Library | SuperComputing 2019 | NVIDIA
  17045. Middleware in ASP .NET Core 3.1
  17046. PowerShellGet 3.0 Preview 1 | PowerShell
  17047. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  17048. Monsters Weekly 158 - Azure App Configuration
  17049. MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  17050. Best practices for using Azure SDK with ASP.NET Core
  17051. Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  17052. Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  17053. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  17054. How Google Ruined the Internet — Superhighway 98
  17055. Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  17056. Benchmark.NET
  17057. Building dark mode on Stack Overflow - Stack Overflow Blog
  17058. Entity Framework Core in Action
  17059. How an anti ad-blocker works: Reverse-engineering BlockAdBlock
  17060. Markdown Monster: A better Markdown Editor for Windows
  17061. Visual Studio 2019 for Mac - Preview Release Notes
  17062. HeretoLeadCA
  17063. https://docs.fcc.gov/public/attachments/DOC-363399A1.pdf
  17064. Virtual: What's new in Visual Studio for Mac for .NET Developers
  17065. rethinking openbsd security
  17066. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  17067. James Newton-King - Introducing gRPC HTTP API
  17068. .NET R&D Digest (March, 2020)
  17069. Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  17070. idobi Network - LIVE Radio | @idobiRadio
  17071. England's oldest inn is amongst the city pubs to be boarded up amid pandemic
  17072. Apple acquires Dark Sky weather app, and it’s bad news for Android users
  17073. Dark Sky Has a New Home
  17074. Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  17075. "C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  17076. Plan for change: TLS 1.0 and TLS 1.1 soon to be disabled by default - Microsoft Edge Blog
  17077. Court: Violating a site’s terms of service isn’t criminal hacking
  17078. Raycast
  17079. Honda bucks industry trend by removing touchscreen controls | Autocar
  17080. Financial Times
  17081. Blog | ecsazza
  17082. So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  17083. Year of Clojure on the Desktop
  17084. Accessing route values in endpoint middleware in ASP.NET Core 3.0
  17085. Debugging Dapr application using Tye tool
  17086. Convert CSS in React To Styled Components
  17087. Gondor Calls For Aid (with Kit Yates) - Numberphile Podcast
  17088. WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  17089. Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  17090. Dolt Use Cases
  17091. 18 GitLab features are moving to open source
  17092. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  17093. Lachlan Gordon
  17094. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  17095. Power Tools, Fasteners and Software for Construction - Hilti USA
  17096. IdentityServer4 Integration with ASP.NET Core - Code Maze
  17097. The Difference between .NET Core, .NET Framework & Xamarin
  17098. ValueTask Restrictions
  17099. Shawn Wildermuth's Blog
  17100. Ryzen 4000 Review: AMD's 7nm Ryzen 9 offers game-changing performance for laptops
  17101. US Government Wages War on Encryption
  17102. Fast Build, Slow Build, and the Testing Pyramid
  17103. Internet Archive responds: Why we released the National Emergency Library
  17104. Using Visual Studio Code from a docker image locally or remotely via VS Online
  17105. Opportunistic Thieves Just Stole a Prized Van Gogh Landscape From a Locked-Down Dutch Museum Under Cover of Night
  17106. What Are .NET Worker Services? - Steve Gordon
  17107. Pilot Catastrophe
  17108. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  17109. Cloud n Clear
  17110. Please Fund More Science
  17111. WeWork sells off social network Meetup to AlleyCorp and other investors – TechCrunch
  17112. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  17113. Dark
  17114. 18RU 600mm Wide x 600mm Deep Server Rack
  17115. 24 Port Cat6 Patch Panel, Feed Through, Shielded, 1U, In Stock
  17116. Await | Writing an OS in Rust
  17117. Improved Git Experience in Visual Studio 2019 | Visual Studio Blog
  17118. Introducing Dark Mode (beta) for Stack Overflow - Stack Overflow Blog
  17119. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  17120. AGISI.org
  17121. Linux 5.6 - Linus Torvalds
  17122. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  17123. A pandemic of bubble maps
  17124. The NHS at capacity
  17125. A Hill to Die On - Why Lead Free Solder is Better For You — Ben Hencke
  17126. Grab your crayons, it’s coloring time!
  17127. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  17128. Accelerate | by Nicole Forsgren, Jez Humble & Gene Kim
  17129. Welcome - The LGBTQ in Technology Slack
  17130. Helping Customers Effectively | .NET Blog
  17131. Joomla partners with Report URI for real time Application Security and Health Monitoring
  17132. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  17133. .NET 5 preview support in OmniSharp and C# Extension for VS Code
  17134. Tip 258 - Write queries and create dashboards using the full power of Azure Resource Graph
  17135. Are Windows Runtime asynchronous operations guaranteed to complete? | The Old New Thing
  17136. https://iluvien.com/wp-content/uploads/2015/03/Prescribing-Information.pdf
  17137. Removing Special Characters and Diacritic Marks in C# - Steve Fenton
  17138. Announcing TypeScript 3.9 Beta | TypeScript
  17139. Update #2 on Microsoft cloud services continuity
  17140. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  17141. Offline storage in a PWA
  17142. Iluvien | Home
  17143. Guidance for Java EE Migration to Azure
  17144. colors.lol - Overly descriptive color palettes
  17145. AWS Ground Station
  17146. cpace package · go.dev
  17147. Azure being overwhelmed by 775% surge in demand in lockdown regions - MSPoweruser
  17148. From Markdown to Video
  17149. Bite size linux!
  17150. How to burn the most money with a single click in Azure
  17151. Bite size linux!
  17152. Sunday Morning Live
  17153. Khan Academy
  17154. Sorting 1 million 8-digit numbers in 1 MB of RAM
  17155. Hands-on guide: developing and deploying Node.js apps in Kubernetes
  17156. Home - Global Math Project
  17157. CVE-2020-8816 – Pi-hole Remote Code Execution
  17158. patents in crypto
  17159. Static analysis in GCC 10 - Red Hat Developer
  17160. Balancing work on GC threads | .NET Blog
  17161. Hardware Solutions To Highly-Adversarial Environments - Whitebox Crypto vs TPM vs TEE vs Secure Enclaves vs Secure Elements vs HSM vs CloudHSM vs KMS
  17162. The northern-hemisphere winter of 2019-20 was the warmest ever on land
  17163. nixos is pretty cool, so are devenvs aka "engineering systems". Join me for a lunch time fireside chat and operating system reinstall.
  17164. Download .NET Core 3.1 (Linux, macOS, and Windows)
  17165. Publish Nuget packages in Azure DevOps Pipelines
  17166. Zoom’s Use of Facebook’s SDK in iOS Client - Zoom Blog
  17167. Coyotes are being seen on the empty streets of San Francisco
  17168. Simplify microservices with Dapr (Distributed Application Runtime)
  17169. MalwareTech is creating exploitation & malware analysis tutorials | Patreon
  17170. ASP.NET documentation
  17171. How are Unix pipes implemented?
  17172. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  17173. Introvert
  17174. Keeping Over 1 Million Girls Safe & Cute Since 2013
  17175. It's not what programming languages do, it's what they shepherd you to
  17176. Deploy complex application, seamlessly | Qovery
  17177. Go serverless: Real-time applications with Azure SignalR Service | Azure Friday
  17178. International Whisk(e)y Day
  17179. BlueTrace
  17180. Classic Hot Cross Buns | Donna Hay
  17181. Peach - Helping you be productive and focused on your laptop.
  17182. God be with you till we meet again
  17183. Teijin Limited
  17184. ‎Flow Leak
  17185. Play by Play: Modern Web Security Patterns
  17186. Flow Leak - Apps on Google Play
  17187. Simulating an epidemic
  17188. Mycroft – Open Source Voice Assistant - Mycroft
  17189. I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  17190. Screencasting Tips and Tools, Part 1 | Big Machine
  17191. New grad vs senior dev
  17192. Contact Us – Spotify for Artists
  17193. Keith Elder on about.me
  17194. I Made an Audio Deepfake of Myself (and Obama!)
  17195. Add Upcoming Streams Page to My Gatsby Site (Live Stream)
  17196. Zoom needs to clean up its privacy act
  17197. Open Source Tools From the Warren for President Tech Team
  17198. SharpLab
  17199. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  17200. ASP Classic Journeys: no-store
  17201. Rubino's Best Gear Page's Amazon Page
  17202. Essential Free Software for Remote Work – Purism
  17203. It's not what programming languages do, it's what they shepherd you to
  17204. Weekly Update 184
  17205. "I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  17206. Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  17207. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  17208. Sanitize HTML snippets with AngleSharp
  17209. Don't Code Tired | Adding Tuple Support to .NET Classes in C#
  17210. PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  17211. Optimising C# for a serverless environment
  17212. What about it!? is creating Youtube Videos about SpaceX, Space and Science in general! | Patreon
  17213. Wavve: Making $76k a Month Turning Podcasts into Videos
  17214. School quits video calls after naked man ‘guessed’ the meeting link – TechCrunch
  17215. 📺 Live TV Streaming, On Demand, and Originals – CBS All Access
  17216. firefox's low-latency webassembly compiler -- wingolog
  17217. What happens when the maintainer of a JS library downloaded 26m times a week goes to prison for killing someone with a motorcycle? Core-js just found out
  17218. Open-source .NET library guidance
  17219. Let's do some Unity beginner tutorials! On a computer!
  17220. War Room
  17221. Steam :: Dwarf Fortress :: An actual look at graphical improvements
  17222. Carl Franklin's Blazor Desk Show with Dan Roth
  17223. Totally made up conversations about choosing Entity Framework version numbers
  17224. Carl Franklin's Blazor Desk Show!
  17225. Mocking Injected Types in Blazor
  17226. Quarantined Coding!
  17227. Entry Level jobs in tech
  17228. Welcome to DFHack’s documentation! — DFHack 0.44.12-r3 documentation
  17229. Visual Studio Subscriptions resources for remote learning and productivity | Visual Studio Blog
  17230. Zotero | Your personal research assistant
  17231. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  17232. Taking Back What Is Already Yours: Router Wars Episode I
  17233. 'Azure appears to be full': UK punters complain of capacity issues on Microsoft's cloud
  17234. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  17235. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  17236. Letter to myself in late 2008
  17237. SharpLab
  17238. Australian Govt Covid 19 text
  17239. カナメとハルキー 2020.02.26 CDデビュー決定!!
  17240. カナメとハルキー
  17241. カナメ@2/26CD発売🦓(@caname2019)のプロフィール - ツイフィール
  17242. Improving non-nullable reference types handling
  17243. Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  17244. Azure Dedicated Host: New capabilities and benefits
  17245. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  17246. Using HttpCompletionOption to Improve HttpClient Performance in .NET - Steve Gordon
  17247. Optimize database traffic with future results in NHibernate
  17248. COVID Pandemic Exposes the Ugly Secrets Hidden in America’s Healthcare System:
  17249. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  17250. How to create a gRPC service ? – Anthony Giretti's .NET blog
  17251. High-performance C#: a test pattern for ref structs
  17252. Migrate from ASP.NET Core 3.1 to 5.0
  17253. NO SURFACE DISRUPTION. NO REVENUE DISRUPTION.
  17254. Unity Learn
  17255. Tips on securing smart home devices
  17256. Free Educational Content in Minecraft Marketplace!
  17257. git/viro/vfs.git - Unnamed repository; edit this file 'description' to name the repository.
  17258. Binge Together - watch movies together with your friends
  17259. Learn D3: Introduction
  17260. From Classic to Hydra: the implementations of Ouroboros explained - IOHK Blog
  17261. Private client-side-only PWAs are hard, but now Apple made them impossible.
  17262. dotnet-counters - .NET Core
  17263. Hierarchical Depth Buffers
  17264. Skynet
  17265. Getting started with bare-metal assembly — Jonas Hvid
  17266. GTC 2020: RTCore for Compute: Exploiting Computational Patterns Using NVIDIA RTX
  17267. NVIDIA DLSS 2.0: A Big Leap In AI Rendering
  17268. Chrome Phasing out Support for User Agent
  17269. Carl Franklin's Blazor Road Show
  17270. Learning By Shipping
  17271. Deprecating packages on nuget.org
  17272. The man who made the NES
  17273. Speeding up Linux disk encryption
  17274. Phil Haack on Working from Home – Herding Code
  17275. WMATA closes 19 Metro stations until further notice
  17276. Virtual Meetup #3
  17277. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  17278. HuffPost is now a part of Verizon Media
  17279. Why We Started Putting Unpopular Assets in Memory
  17280. Running C# Snake inside UEFI
  17281. Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care
  17282. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  17283. Episode 15: Support multiple files and compiler driver
  17284. Working with Query Strings in Blazor
  17285. How I Became a Better Programmer
  17286. How to Use the Shadow Property in Entity Framework Core
  17287. Governor Northam Orders Statewide Closure of Certain Non-Essential Businesses, K-12 Schools
  17288. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  17289. Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  17290. The Advantages of Blazor over JavaScript Frameworks
  17291. How to Train a Machine Learning Radial Basis Function Network Using C# -- Visual Studio Magazine
  17292. Displaying enum as select list in ASP.NET Core
  17293. Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  17294. Logging in ASP .NET Core 3.1
  17295. NuGet Gallery | Packages
  17296. A categorized list of all Java and JVM features since JDK 8 to 14
  17297. Little Snitch and the Deprecation of Kernel Extensions
  17298. Catch up on the latest .NET Productivity features | .NET Blog
  17299. CO2 emissions on the web
  17300. `zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  17301. r/CSEducation - We are Carnegie Mellon University Students, and we help build CMU CS Academy: a free, online, High School programming curriculum. AMA about remote instruction for Computer Science education!
  17302. Screen — Screen sharing for remote teams
  17303. Welcoming the USA Government to Have I Been Pwned
  17304. #140 Maria Naggaga, Try .NET and .NET Interactive
  17305. Diary of a reverse-engineer
  17306. The Intrepid Mother and Son Who Unraveled a Geographic Hoax
  17307. From Laura Baldwin - O’Reilly Media
  17308. Scaling_C4ML.pdf
  17309. Thought Experiment - Futility Closet
  17310. Concurrent programming, with examples
  17311. TED Recommends
  17312. DeepMind - What if solving one problem could unlock solutions to thousands more?
  17313. Getting Started With .NET Localization
  17314. Setting Up Git Identities
  17315. Blazor Tutorial : Gridview Paging
  17316. Top 10 Static Site Generators in 2020
  17317. Bandits, victims and idiots
  17318. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  17319. Techorama Belgium 2020 postponed to 2021 | Techorama
  17320. Learning Hardware With Makecode for Kids -- Live on Twitch!
  17321. State of Unity 2020: In This Together - Unity Technologies Blog
  17322. Coding CircuitPython Libraries, Hardware, LEDS & More! !discord !keyboard
  17323. c# Snake in the browser
  17324. Stark - Native Compiler - Prototype 2019
  17325. Techorama Netherlands 2020 postponed to 2021 | Techorama
  17326. Online Product Testing - Get Paid To User Test | UserTesting
  17327. Monsters Weekly 157 - C# 8 Default Implementationss
  17328. Production postmortem: high CPU when there is little work to be done
  17329. Look iOS Developer, No Mac Required - Build an iOS Application using Xamarin and Visual Studio for Windows without using a Mac - Nick's .NET Travels
  17330. Windows code-execution zeroday is under active exploit, Microsoft warns
  17331. Introduction to Functional Programming in F# - Part 9 — Softwarepark
  17332. ASP.NET Core Guide for ASP.NET Framework Developers
  17333. NServiceBus and .NET Core Generic Host
  17334. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  17335. Learning and documenting .NET with dotnet try – Bruno Sonnino
  17336. Index of /
  17337. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  17338. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  17339. Virtual security conferences fill void left by canceled face-to-face events
  17340. WhatsApp “Martinelli” hoax is back, warning about “Dance of the Pope”
  17341. Visual Studio for Mac 8.5 is now available
  17342. Ray Tracing in One Weekend Series
  17343. I'm looking for sponsors for my blog and Security Headers!
  17344. Unsure Calculator
  17345. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  17346. Zoom video conferences aren’t as private as you think
  17347. Breathing and Exercise: Strength Training for Your Diaphragm – Penn Medicine
  17348. Raytracing - in Excel!!
  17349. [15] RFR 8172680: Support SHA-3 based Hmac algorithms
  17350. Highlights from Git 2.26
  17351. Deploying security.txt: how Cloudflare’s security team builds on Workers
  17352. The Reason for Types in JavaScript - CoRecursive Podcast
  17353. Code with thebeebs
  17354. Fogknife
  17355. Robot Teddy
  17356. YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  17357. Emergency Website Kit
  17358. Fun with browsers: how to get an image into the current page
  17359. DirectX Developer Day Schedule | DirectX Developer Blog
  17360. Terrain
  17361. “We don’t need TDD, our project isn’t worth it” – George Stocker
  17362. Dual boot authentication with ASP.Net Core
  17363. .NET Platforms Feature Comparison | Premier Developer
  17364. Announcing DirectX Developer Day | DirectX Developer Blog
  17365. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  17366. ongoing by Tim Bray · Facet: Push vs Pull
  17367. Cyber attack blamed for MyGov website crash as queues form outside Centrelink offices
  17368. Coding With Ari, for Kids at Home
  17369. A Quick Garbled Circuits Primer
  17370. Cultivate the Skill of Undivided Attention, or “Deep Work”
  17371. Moving to Linux - Part 1: Background and first impressions
  17372. Prettier 2.0 “2020” · Prettier
  17373. Researchers Say Microsoft Edge's Telemetry Has the Worst Privacy of Any Major Browser - WinBuzzer
  17374. Governor Cuomo Announces Four Sites Identified by Army Corps of Engineers on Initial List of Temporary Hospitals
  17375. Brother: Products, Services &amp; Solutions from Home Office to Corporate
  17376. Shay Rojansky’s Blog
  17377. Parallel by Simon Singh
  17378. BlazorHelp Website > Blog - What is Blazor Oqtane?
  17379. Sunday Morning Live
  17380. Call for help to 3D print ventilator parts & masks - SyncNorwich - Norwich's Tech + Startup Community (Norwich, England)
  17381. SVG namespace
  17382. 3 Ways to Draw Squares Inside Triangles - Numberphile
  17383. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  17384. Patrik Svensson - How to create release artifacts with GitHub Actions
  17385. r/WorldIsClosed
  17386. Plague Readings
  17387. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  17388. White-Box Cryptography
  17389. Amazon Relief Fund
  17390. Siouxsie Wiles & Toby Morris: what does 'level two' mean – and why does it matter?
  17391. Audible Stories | Audible.com
  17392. LibraryThing Is Now Free to All « The LibraryThing Blog
  17393. Stock Jump
  17394. Technical Writing  |  Google Developers
  17395. C# Pad: Run C# Code Online
  17396. Coddx - Visual Studio Marketplace
  17397. 0 to 100: Learning to Code with Kotlin - Marcus Eisele - Developer and Blogger
  17398. Let them paste passwords
  17399. Major data breach exposes database of 200 million users
  17400. AVICII ZombieNation
  17401. Build This 8-Bit Home Computer With Just 5 Chips
 - IEEE Spectrum
  17402. Lattices: New Cryptographic Capabilities | Simons Institute for the Theory of Computing
  17403. grocy - ERP beyond your fridge
  17404. Creating a Pencil Effect in SVG
  17405. RSS: The Original Federated Social Network Protocol
  17406. r/askscience - If a heart is a muscle, why doesn’t it ever get tired of beating but things like my arms and legs do?
  17407. 2020 Economic Apocalypse: The Effect On America's Small Businesses
  17408. DDD South West 2020 Postponed
  17409. Home
  17410. Software Engineer - Jobs at Apple
  17411. Privacy Policy
  17412. Blender to Unreal Tools, Part 2 | Inside Unreal
  17413. illuminatedspace - Twitch
  17414. Topic: Google play movies not work on NVIDIA #GeForce Forums
  17415. How Tailscale works
  17416. Rapidly manufactured ventilator system specification
  17417. Welcome to GOV.UK
  17418. EAX x86 Register: Meaning and History
  17419. Home | CoronaCheck Test
  17420. Larvol – Pharmaceutical Intelligence, KOL Tracking, & Pharma News Larvol
  17421. Data Breaches with Troy Hunt - Easy Prey Podcast
  17422. A special announcement about SAT Subject Tests | MIT Admissions
  17423. Introduction to cyber security: stay safe online
  17424. Working with EF Core Migrations - Irina Scurtu
  17425. Scott Helme
  17426. TCL 4 Series 2019 Review (43S425, 49S425, 50S425, 55S425, 65S425, 75S425)
  17427. Working from home
  17428. Build stuff!
  17429. Lark Health: Digital Disease Management & Prevention Platform
  17430. Issue Inspector
  17431. Intro to quantum computing with Q# – Part 1, The background and the qubit
  17432. Blazor StateHasChanged: Hot take on hot questions
  17433. Reducing UDP latency
  17434. RudderStack: Open-Source Segment Alternative
  17435. WSL | Ubuntu
  17436. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  17437. Intermediate CSS Grid Challenges (Live Stream)
  17438. uops.info
  17439. CSS live reloading on Blazor
  17440. Frog Jumping - Numberphile
  17441. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  17442. Is Blazor actually any good, beyond "demo-ware"
  17443. Episode 47: Hacking .NET with Michal Strehovský
  17444. STOCK Act - Wikipedia
  17445. Updating Farm Wi-Fi with Ubiquiti Unify
  17446. Buzz Aldrin has some advice for Americans in quarantine
  17447. Weekly Update 183
  17448. Chronicle - Backstory
  17449. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  17450. NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs before lift-off
  17451. A Digression on Divergence
  17452. The End of Starsky Robotics
  17453. Specification by Example, 10 years later
  17454. Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog
  17455. Secret Management Preview 2 Release | PowerShell
  17456. There’s no place like home to join us at Redgate Streamed
  17457. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  17458. OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  17459. Home - CLOUDEON
  17460. Body Camera Once Again Catches An NYPD Officer Planting Drugs In Someone's Car
  17461. Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code
  17462. NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  17463. iAnimate.net - Online Animation School
  17464. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  17465. My Mac Dev Setup
  17466. Is It Time to Rethink Globalized Supply Chains?
  17467. The Beauty of CSS Design
  17468. 5 Reasons Why You As a Developer Should Venture Into Machine Learning Today
  17469. Acheve.Authentication.Events 3.1.3
  17470. Microsoft Edge Is The Least Private Browser, Study Finds
  17471. Announcing F# 5 preview 1 | .NET Blog
  17472. Collections — Google Arts & Culture
  17473. Visual ReCode 1.0 Released - Visual ReCode
  17474. There is a Serious Lack of Corporate Responsibility During Breach Disclosures
  17475. The Floppotron: Sweet Dreams
  17476. Lazily resolving services to fix circular dependencies in .NET Core - Thomas Levesque's .NET blog
  17477. Upcoming Chrome releases
  17478. Avoid In-Memory Databases for Tests
  17479. .NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  17480. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  17481. The Staging Phase of Deployment - Simple Talk
  17482. New Deploy to Azure extension for Visual Studio Code
  17483. Using query strings in ASP.NET Core unit tests
  17484. .NET Foundation
  17485. ATP, WTA unite in freezing rankings after cancelling spring clay swing
  17486. Azure Functions custom handlers are now in preview | Azure updates | Microsoft Azure
  17487. AdoptOpenJDK
  17488. Coursera | Build Skills with Online Courses from Top Institutions
  17489. Brilliant | Learn to think
  17490. Rimworld First Time || New Affiliate
  17491. The reckless, infinite scope of web browsers
  17492. NDC Online Community Ambassador : dylanbeattie.net
  17493. Windows Terminal 0.10 adds mouse support for WSL
  17494. Being More Productive With The JetBrains Rider Debugger
  17495. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  17496. ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  17497. For Years Wall Street Spent More on Buybacks and Dividends than It Actually Earned. Now They Want a Taxpayer Bailout - The Sounding Line
  17498. Apple unveils new iPad Pro with LiDAR Scanner and trackpad support in iPadOS
  17499. MacBook Air
  17500. Khan Academy | Free Online Courses, Lessons & Practice
  17501. Blazored Modal Docs
  17502. How Prince of Persia Defeated Apple II's Memory Limitations | War Stories | Ars Technica
  17503. LITIC : Analytics Technology
  17504. Blazor- A Beginners Guide
  17505. What Is the Geometry of the Universe? | Quanta Magazine
  17506. Everything is Cyber-Broken, The Online Edition!
  17507. Textbooks | What We Publish | Cambridge Core
  17508. Here's The Entire List of Education Companies Offering Free Subscriptions Due to School Closings
  17509. The Philosophy of Computer Science
  17510. Episode 14: What developers should know about security with Troy Hunt - Software Engineering Unlocked
  17511. Corona Virus Response - We're lifting limits for Hobbyist users — Zencastr
  17512. The good parts of AWS - A visual summary
  17513. Content Listing
  17514. VB.NET is done, not dead
  17515. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  17516. Key Vault for ASP .NET Core 3.1 Web Apps
  17517. C# developers! Your scoped components are more dangerous than you...
  17518. New features for Form Recognizer now available
  17519. Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  17520. Yahoo!, AOL, OneSearch results biased in favor of parent company Verizon Media’s websites
  17521. Ryan_Connolly_Resume.docx
  17522. We called it RAID because it kills bugs dead | The Old New Thing
  17523. Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  17524. https://www.imperial.ac.uk/media/imperial-college/medicine/sph/ide/gida-fellowships/Imperial-College-COVID19-NPI-modelling-16-03-2020.pdf
  17525. SharedWorker
  17526. Memoirs
  17527. r/technicallythetruth - My local newspaper has jokes..
  17528. Blazor Tutorial : GridView Header Filter - EP24
  17529. The Jackbox Party Pack 6 - Jackbox Games
  17530. GitHub for mobile is now available
  17531. COINED: How “PWNED” went from hacker slang to the internet’s favorite taunt
  17532. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  17533. Coding The Road Runner Loop Meme
  17534. The state of the restaurant industry
  17535. ReMarkable’s redesigned e-paper tablet is more powerful and more papery – TechCrunch
  17536. jsoncsharp 1.0.0.11
  17537. Updates on .NET Core Windows Forms designer | .NET Blog
  17538. An Open Letter to Web Developers
  17539. Windows Terminal Preview v0.10 Release | Windows Command Line
  17540. ''Il 50-75% dei casi a Vo' sono asintomatici. Una formidabile fonte di contagio''
  17541. 4.2" and 7.5" NFC-powered e-Paper Displays Work without Battery
  17542. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  17543. 10 Examples of CSS Grid - Getting Started
  17544. Don't replace your View Components with Razor Components
  17545. EARN IT bill is aiming at destroying encryption. We must take action now.
  17546. Don't Terminate People's Internet Connections
  17547. I Am Mesmerized By Our New Robotic Vacuum
  17548. Size of Visual Studio
  17549. https://www.jstage.jst.go.jp/article/bst/advpub/0/advpub_2020.01047/_pdf/-char/en
  17550. Outbreak
  17551. Ambiente – Imprint
  17552. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  17553. Tip 256 - Using Application Gateway Ingress Controller with Azure Kubernetes Service (AKS)
  17554. Power your Azure GPU workstations with flexible GPU partitioning
  17555. Announcing the general availability of Azure Monitor for virtual machines
  17556. Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  17557. Document-Level Pessimistic Concurrency in MongoDB
  17558. Generate Native Executable from .NET Core 3.1 Project
  17559. Async ValueTask Pooling in .NET 5 | .NET Blog
  17560. My Courses Are Free During the Crisis - Shawn Wildermuth
  17561. >_TerminalSplash - Windows Terminal Themes
  17562. gentilkiwi Shop | Redbubble
  17563. unStuck at Home
  17564. Intro to 2D signed distance functions and drawing touch controls with the GPU
  17565. Signed distance fields
  17566. fractals, computer graphics, mathematics, shaders, demoscene and more
  17567. Virtual Tech Lunch Meetup
  17568. Remote access to on-premises apps - Azure AD Application Proxy
  17569. Dow Falls 2997 points worst drop since 87 crash - Mortgage Rate Guru
  17570. Out of office pop up showing up constantly for all users
  17571. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  17572. Announcing .NET 5 Preview 1 | .NET Blog
  17573. A couple of nice Tuple use cases
  17574. Microsoft buys JavaScript developer platform npm; plans to integrate it with GitHub | ZDNet
  17575. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  17576. How GitHub blocked me (and all my libraries)
  17577. Formal GDPR complaint against Google’s internal data free-for-all
  17578. Find Jobs & Companies by Culture | How's It Like
  17579. Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  17580. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  17581. Teams Backgrounds | Collections | WallpaperHub
  17582. DefaultApp – tyler.io
  17583. npm is joining GitHub - The GitHub Blog
  17584. US Politicians Want to Ban End-to-End Encryption on Messaging Services like Telegram and Whatsapp - Bitcoin News
  17585. Hacking your work-life balance to take over the world --- !topic
  17586. Pumping up your internet speeds with the Unifi Security Gateway and 4G/5G
  17587. Physics Notes
  17588. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  17589. Numberphile is creating Videos | Patreon
  17590. Coding, Cloud & Technology | [Unity - Introduction for the business developer Series
  17591. Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  17592. AzUpdate: CosmosDB Free tier, ASR Update Rollup, Azure Hybrid Virtual Event, and DIY Acoustic Panels
  17593. Unit Testing Entry and Entry Points — Roy Osherove
  17594. Different ways to Check for Null – Thomas Claudius Huber
  17595. How to uninstall old versions of .NET Core
  17596. Introducing Clippit, get your slides out of PPTX.
  17597. Back to Basics: Rewriting a URL in ASP.NET Core
  17598. Tip 255 - What's Azure Private Link and how can I get started?
  17599. Akka.NET v1.4 is Available on .NET Standard 2.0
  17600. ploeh blog
  17601. CSI: The case of the missing WAV audio files on the FAT32 SD Card
  17602. Inslee statement on statewide shutdown of restaurants, bars and
  17603. Showing Off Some New Shiny STuff
  17604. CDC recommends no gatherings of 50 or more for 8 weeks
  17605. Weekly Xamarin Newsletter - The best Xamarin development links, every Friday
  17606. KymPhillpotts - Twitch
  17607. US OPM - DC area Federal Government Operating Status : OPEN WITH MAXIMUM TELEWORK FLEXIBILITIES TO ALL CURRENT TELEWORK ELIGIBLE EMPLOYEES, PURSUANT TO DIRECTION FROM AGENCY HEADS
  17608. SRE keeps digging to prevent problems | Google Cloud Blog
  17609. Hack Yourself First Workshops in Australia, Denmark and Portugal (Virtually, of Course)
  17610. Getting started with shaders: signed distance functions!
  17611. The Ethical Source Movement: Open Source, Evolved.
  17612. Immutable types in C# with Roslyn
  17613. About the Recovery Act
  17614. Metropolitan Opera to Offer Up 'Nightly Met Opera Streams' - Opera Wire
  17615. Wiener Staatsoper
  17616. EarthCam - Webcam Network
  17617. tracelight.net – enlights your software
  17618. planetgeek.ch – Your source of geek knowledge
  17619. [TUHS] The most surprising Unix programs
  17620. Employee Scheduling  |  OR-Tools  |  Google Developers
  17621. Mesolabe Compass and Square Roots - Numberphile
  17622. Performance Engineering Blog
  17623. 3 steps to add tests on existing code when you have short deadlines
  17624. ZM
  17625. pi and me
  17626. AI-infused live chat software and bot platform | WhosOn
  17627. Robotic Process Automation Software | ThinkAutomation
  17628. Business Stabilization Fund FAQ - Office of Economic Development
  17629. Kosmi - Digital Hangouts Reinvented
  17630. Starship: Cross-Shell Prompt
  17631. Covid_19: Open letter from Italy to the international scientific community | Left
  17632. Conference Update - NDC Oslo 2020 | Software Developers Conference
  17633. Blog – RagSec
  17634. How Koenigsegg’s 2.0-Liter No-Camshaft Engine Makes 600 Horsepower
  17635. Designing Video Games is Hard Work, But the Millions of Angry Players Make It All Worthwhile
  17636. Junghans Max Bill Chronoscope Watch | Black Calfskin 027/4601.00
  17637. Pandemic Ventilator Project
  17638. Write Less Code
  17639. Browser hacking: Let's add JavaScript to the Browser!
  17640. Rust/WinRT coming soon
  17641. WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line
  17642. The polygons of Another World: Atari Jaguar
  17643. r/AskReddit - What's a 10/10 album from the last 15 years by a relatively obscure artist/band?
  17644. Copy of Education Companies Offering Free Subscriptions due to School Closings
  17645. GeekGirlJoy is creating Artificial Intelligence, Simulations & Software | Patreon
  17646. Building a swipe card jukebox using a Raspberry Pi
  17647. Watchfinder tool | NOMOS Glashütte
  17648. MakerDAO gets stress tested as ETH price plummets
  17649. Mr. Gettysburg
  17650. Microsoft announces change to its board of directors
  17651. Comcast accidentally published 200,000 “unlisted” phone numbers
  17652. Amazon.com: Lopbraa Piranha Plants Cannibal Flower Style Plush Slippers Loafer with Pipe Pot Holder for Adults Teens (Piranha Plants): Toys & Games
  17653. I'm Now Running Remote Workshops
  17654. NDC Porto 2020
  17655. NDC Copenhagen 2020
  17656. Check out the lineup of GDC 2020 virtual talks and awards you can stream next week!
  17657. Deploy your own video collaboration app in five minutes or less
  17658. Nation's Nerds Wake Up In Utopia Where Everyone Stays Inside, Sports Are Canceled, Social Interaction Forbidden
  17659. Soloslides - Play a slideshow of your Google Photos
  17660. Q&A's from "Building your first Blazor App"
  17661. What's behind the hype about Blazor? - Stack Overflow Blog
  17662. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  17663. ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  17664. HTTP Desync Attacks: Request Smuggling Reborn
  17665. What is HTTP request smuggling? Tutorial & Examples | Web Security Academy
  17666. Automatically Invalidate Azure Key Vault Secrets
  17667. Tomasz Łakomy
  17668. Windows PowerShell for Developers
  17669. The Human Experience – The story of computing is the story of humanity.™
  17670. DotNet 2020
  17671. Em Lazer-Walker
  17672. Microsoft To Do
  17673. The Difference Between API Gateways and Service Mesh - Cloud Native Computing Foundation
  17674. Researching the optimal; implementing the practical
  17675. The Garden of Earthly Delights - Wikipedia
  17676. DotNet 2020, el mayor evento de .NET de España
  17677. About service meshes - Azure Kubernetes Service
  17678. When You Do (and Don't Need) a Service Mesh - The New Stack
  17679. This PIN Can Be Easily Guessed
  17680. Azure API for FHIR(r) | Microsoft Azure
  17681. Nintendo NES FamiCom Creator - Computerphile
  17682. The Uncensored Library – Reporters without borders
  17683. New Acadia Nights: Episode 2 - Wild-Eyed Southern Boys
  17684. Conference Update
  17685. A Vacancy Has Been Detected
  17686. Linux Kernel Teaching — The Linux Kernel documentation
  17687. Weekly Update 182
  17688. Double Your Productivity
  17689. Introducing Postman Mock Call Logs - Postman Blog
  17690. Changing the title without JavaScript
  17691. The Guide to Arrow Functions in ES6
  17692. Containers Basics: Providing Persistent Storage to Containers
  17693. ASP.NET Core Session Storage Strategies - DZone Web Dev
  17694. Microsoft Dotnet Gitignore File
  17695. How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  17696. Microsoft Plots the End of Visual Basic - Thurrott.com
  17697. Treadstone 71 - Upcoming events
  17698. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  17699. https://www.courtlistener.com/recap/gov.uscourts.vaed.412520/gov.uscourts.vaed.412520.41.0.pdf
  17700. IdentityServer
  17701. PolicyServer
  17702. Ancient shell shows days were half-hour shorter 70 million years ago - AGU Newsroom
  17703. DevOps'ish
  17704. Seattle Symphony Announces Free Video Broadcasts and Livestreams
  17705. Developer Resume Reviews (Live Stream)
  17706. The Coming Economic Crash — And How to Stop It
  17707. Work in the Time of Corona
  17708. Microsoft France: Surfrider EU - Plastic Origins Project | CodeStories
  17709. How to delete yourself from the internet
  17710. The Evolution of Windows Search | Windows Search Platform
  17711. Windows Search Platform
  17712. Announcing Rust 1.42.0 | Rust Blog
  17713. Homeland Security sued over airport face recognition secrecy – TechCrunch
  17714. QA Blog - 2020 - Mindful QA
  17715. Goal-oriented brain
  17716. Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  17717. Nintendo NES FamiCom Creator - Computerphile
  17718. Community Connect
  17719. EARN IT Must Not Happen
  17720. Group sex app leaks locations, pics and personal details. Identifies users in White House and Supreme Court
  17721. Excalidraw
  17722. Composite Thrashing Code
  17723. AdronHall - Twitch
  17724. How canceled events and self-quarantines save lives, in one chart
  17725. GitLab's Guide to All-Remote
  17726. Friends Don't Let Friends Use Dodgy WiFi: Introducing Ubiquiti's Dream Machine and FlexHD
  17727. What do you want to see next in ML.NET? | .NET Blog
  17728. When Remote Work Goes Wrong
  17729. Getting Started with Architecture Decision Records - ardalis
  17730. Finding developers who recently made changes to a component with git – Chinh Do
  17731. The ASP.NET Core security headers guide
  17732. Generate Outputs with Razor Engine in .NET Core
  17733. Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  17734. The non expiring documents and the funky clock | RavenDB
  17735. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  17736. We made SQL visual - why and how
  17737. TechSmith | Global Leader in Screen Recording and Screen Capture
  17738. Don't Touch Ya Face
  17739. Don't Touch Your Face
  17740. Fraidycat
  17741. Hi, I'm Ankit - The story of my experiments with code
  17742. E3 2020 - Everyone Plays
  17743. How (some) good corporate engineering blogs are written
  17744. Memory-Efficient Search Trees for Database Management Systems
  17745. 32: What's new in C# 8. With Tom Deseyn
  17746. A Simple GPU Hash Table
  17747. The goal of your testing strategy
  17748. ongoing by Tim Bray · Facet: FIFO
  17749. C# 8 asynchronous streams - Red Hat Developer
  17750. Building the Azure SDK - Repository Structure
  17751. How to fix the order of commits in GitHub Pull Requests
  17752. ongoing by Tim Bray · Eventing Facets
  17753. ongoing by Tim Bray · Facet: Deduping
  17754. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  17755. External Identity Provider with ASP.NET Core Identity - Code Maze
  17756. Some more C# 8 - Red Hat Developer
  17757. ASP.NET Core - JSON logger
  17758. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  17759. ongoing by Tim Bray · Facet: Point-to-Point vs Pub/Sub
  17760. Azure for .NET developers - Azure for .NET Developers
  17761. Download Visual Studio Code Insiders
  17762. Bringing full-stack to the JAMstack
  17763. Visual Studio Code February 2020
  17764. Mr Barton Maths
  17765. Scalefast Blog , Newsroom and Press Center | Scalefast
  17766. What is Meshtastic?
  17767. Building the ultimate virtual office
  17768. Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  17769. Diagnostic Questions
  17770. Distributed DMX with Apache Ignite
  17771. Principal Program Manager - Azure Compute in Atlanta, Georgia, United States | Engineering at Microsoft
  17772. New flaw in Intel chips lets attackers slip their own data into secure enclave – TechCrunch
  17773. SharpLab
  17774. It's like JSON. but fast and small.
  17775. My exploration of Rust and .NET
  17776. 2FA Stats
  17777. .NET Microservices
  17778. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  17779. An Eye for Mathematics (feat. 3Blue1Brown) - Objectivity #222
  17780. Tips for the Depressed
  17781. SharpLab
  17782. Passing awaited tasks
  17783. Rocket Loader skimmer impersonates CloudFlare library in clever scheme - Malwarebytes Labs
  17784. Remote: A Field Guide
  17785. The Frank Show
  17786. React and TypeScript - Getting Started
  17787. Firefox 74.0, See All New Features, Updates and Fixes
  17788. LIMITED TICKETS AVAILABLE ON THE DOOR: Alan Turing and the Enigma Machine
  17789. Making Your Code Faster by Taming Branches
  17790. This is How Science Happens • Hillel Wayne
  17791. The opt-out illusion - Technology - TLS
  17792. Introducing OpenSilver
  17793. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  17794. BlazorAnimation 1.0.3
  17795. Weekly Dev Tips
  17796. Blazor with guest Carl Franklin | Weekly Dev Tips
  17797. Sample
  17798. Pylon Validation Services
  17799. How I Start: Nix
  17800. What's a key exchange?
  17801. Hackaday.io Projects
  17802. Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  17803. Introduction to Blazor Hosting Models
  17804. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  17805. Cloud migration: 5 common traps and how to avoid them
  17806. Monsters Weekly 155 - C# range operator
  17807. Geographically Distributed Teams
  17808. Using git tag for Presentations or Workshops
  17809. Hack Your Career - Troy Hunt
  17810. Ditto PR – strategy. execution. impact.
  17811. Lava Flowing Into a Seemingly Bottomless Crack
  17812. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  17813. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  17814. Moreton Lecture
  17815. The unexpected Google wide domain check bypass
  17816. Robin, Terry & Bob
  17817. Defunctionalisation - an underappreciated tool for writing good software | G Research
  17818. Phin Barnes | First Round Capital
  17819. OpenSilver
  17820. How I made a 3D game in only 2KB of JavaScript
  17821. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  17822. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  17823. Home | Defcon Prom
  17824. Borderland between Rendering and Editor - Part 1 · Our Machinery
  17825. Table 4 . Normalized global results for Energy, Time, and Memory 
  17826. The Computer-free Automation of a Jukebox (Electromechanics)
  17827. API access: Recurring yearly payment
  17828. Adam Kutner Cares | Join Attorney Adam Kutner in Giving Back
  17829. Readify
  17830. The Order of Interfaces Is Important for Casting Performance – Thomas Claudius Huber
  17831. Video - An Intro into Async Streams & Channels
  17832. A Template for Clean Domain-Driven Design Architecture
  17833. Enhancing Application Insights Request Telemetry
  17834. Q&A's from "Building your first Blazor App"
  17835. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  17836. Setting up Windows Subsystem for Linux (WSL) 2 for Windows 10 & Docker
  17837. Tip 254 - Use WAF to protect your web applications with Azure Front Door
  17838. Using Azure Service Bus with restricted access
  17839. How Websites Evolved Back to Static HTML/CSS/JS Files —
  17840. Experimenting with MessagePack
  17841. “The Hitchhiker’s Guide To The Galaxy” turns 42
  17842. ROQ.us | Automatic Screen Printing Machines
  17843. Quarantine will normalize WFH & recession will denormalize full-time jobs
  17844. The Octo-Bouncer - Electron Dust
  17845. Google and HTTP
  17846. Cryptographic Signatures, Surprising Pitfalls, and LetsEncrypt
  17847. How I Survived Being A $220k/year Intern
  17848. Start Your Free 30-Day Trial Now | Qumu Enterprise Video
  17849. End of Week Apache Spark Code Review
  17850. My favourite Git commit
  17851. Lynda: Online Courses, Classes, Training, Tutorials
  17852. Posts
  17853. dear.is – ForSaleByOwner
  17854. Do whatever you can't stop thinking about
  17855. Hackers Can Clone Millions of Toyota, Hyundai, and Kia Keys
  17856. ARITH-MATIC: Computational Hardware for Pragmatists
  17857. Jim Scheinman TED Talk: The Amazing true story of Galen Clark, the "Father of Yosemite"
  17858. On the shoulders of the giants
  17859. Senior Cloud Advocate (Available Globally) in London, London, United Kingdom | Engineering at Microsoft
  17860. The Human Genome Is Full of Viruses
  17861. The Story of the PS2’s Backwards Compatibility From the Engineer Who Built It
  17862. We have to talk about this Python, Gunicorn, Gevent thing
  17863. Primes Demo - Making an 8 Bit pipelined CPU
  17864. Wang Xiuying · The Word from Wuhan · LRB 22 February 2020
  17865. draft-ietf-mls-protocol-09
  17866. Community Guidelines
  17867. Not a 'math person'? You may be better at learning to code than you think
  17868. Firecracker
  17869. Unsafe.As Method (System.Runtime.CompilerServices)
  17870. Empowering digital transformation with .NET, ML and Azure
  17871. Power up your browser with History Search
  17872. I have seen things
  17873. Here’s What a Googol-to-One Gear Ratio Looks Like
  17874. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  17875. Security Clearance Jobs - ClearanceJobs
  17876. Dev Your Life
  17877. Live Share Spaces - Visual Studio Marketplace
  17878. What's new in PowerShell 7 – Check it out!
  17879. Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  17880. Just a Dash
  17881. Keybase
  17882. Thought Download
  17883. Public Gratitudes
  17884. SeanKilleen.com
  17885. Abhishek Gupta – Medium
  17886. Miguel de Icaza
  17887. Exploring Different Disciplines in Your Career with Stephen Toub
  17888. Thomas Maurer MVP
  17889. A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools | PowerShell
  17890. Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  17891. MYBP (Maybe You’ve Been Pwned)
  17892. Adam Miller | SpeakerHub
  17893. How to use PowerShell ISE Mode in Visual Studio Code
  17894. Upgrade Mount for UniFi AC Pro AP
  17895. Not being an asshole will make you more money
  17896. localghost.io
  17897. The biggest mistakes I've made with Lunch Money (so far)
  17898. EARN IT is a direct attack on end-to-end encryption
  17899. Cloud Storage for $2 / TB / Mo
  17900. Virgin Media Disclosure Statement | TurgenSec
  17901. The beautiful machine
  17902. Zip Files: History, Explanation and Implementation
  17903. Zynga faces class action suit over massive Words With Friends hack
  17904. JavaScript Variables: var and let and const
  17905. Caffeine Boosts Problem-Solving Ability but Not Creativity, Study Indicates
  17906. renderman (RenderMan) | Keybase
  17907. Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  17908. Home | Jovica Turčinović
  17909. As we work to protect public health, we also need to protect the income of hourly workers who support our campus - Microsoft on the Issues
  17910. Who is Facebook's mysterious "Lan Tim 2"?
  17911. SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems
  17912. My New Role as Senior Program Manager for .NET Data
  17913. DuckDuckGo is good enough for regular use | www.bitlog.com
  17914. piCorePlayer
  17915. Mopidy
  17916. The Odyssey of Stark and Melody
  17917. Stark - Language And Frontend Compiler - Prototype 2019
  17918. Krisp | Noise Cancelling App
  17919. Invesco | About | Invesco on Social Media
  17920. Weekly Update 181
  17921. The Essential Guide to Securing Remote Access
  17922. Microsoft.NET.Sdk.Functions 3.0.4
  17923. CQRS: Refactoring Queries without Repositories - CodeOpinion
  17924. C# 8 nullable reference types - Red Hat Developer
  17925. Love in a time of Corona Virus - Tips, Tricks and Best Practices for Working Remotely
  17926. Millions of tiny databases
  17927. Visual Studio Code for PowerShell 7 | PowerShell
  17928. LEGO Lights & Lighting Kits - Free Global Shipping | Light My Bricks
  17929. CLUI: Building a Graphical Command Line
  17930. Companies fret as costs soar for software subscriptions - Indianapolis Business Journal
  17931. IPFS Powers the Distributed Web
  17932. Building Blazor applications on a Mac
  17933. Intel x86 Root of Trust: loss of trust
  17934. What the f*** were they thinking?! Crazy website biases exposed by naughty words lists (the NSFW version)
  17935. Data Incident Information | Help &amp; Advice
  17936. Uncle Sam compensates you for data leaks (yeah, right)
  17937. Radiooooo.com - The Musical Time Machine
  17938. NuGet Gallery | Blazored
  17939. The History of the URL
  17940. Legal notice| Aberdeen Standard Investments
  17941. How to Make Yourself Into a Learning Machine
  17942. Introduction to Malware Analysis and Reverse Engineering
  17943. Love and Math: The Heart of Hidden Reality: Edward Frenkel: 8601419969265: Amazon.com: Books
  17944. Clemens Vasters @clemensv
  17945. Anthony Levandowski ordered to pay $179 million to Google – TechCrunch
  17946. Landmark Computer Science Proof Cascades Through Physics and Math | Quanta Magazine
  17947. The tyranny of I/O and the rise of distributed systems
  17948. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  17949. Creating storage accounts and blob containers using Azure fluent API-s
  17950. Scoping in JavaScript: The Basics
  17951. Let's Encrypt to revoke 3,048,289 certificates
  17952. Let’s Encrypt discovers CAA bug, must revoke customer certificates
  17953. WTF :: WTF - the terminal dashboard
  17954. Please stop recommending Git Flow! – George Stocker
  17955. Waymo Via – Waymo
  17956. Structured concurrency - Wikipedia
  17957. Blazor Tutorial : Event Handling - EP23
  17958. Announcing PowerShell 7.0 | PowerShell
  17959. Monitoror — Unified monitoring wallboard
  17960. “Let’s use Kubernetes!” Now you have 8 problems
  17961. How Explaining Copyright Broke the YouTube Copyright System
  17962. Police raid tech support scam centre who had their CCTV hacked by vigilantes
  17963. Dapr - Visual Studio Marketplace
  17964. is it canceled yet?
  17965. Buy Past Cure for Xbox One - Microsoft Store
  17966. shortstack
  17967. OpenSOC - Network Defense Simulation
  17968. Pricing  |  Kubernetes Engine Documentation  |  Google Cloud
  17969. Enhancing Pwned Passwords Privacy with Padding
  17970. How to write a Roslyn Analyzer | .NET Blog
  17971. HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  17972. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  17973. Playing around with neumorphism in Xamarin.Forms
  17974. Announcing PowerShell 7.0 | PowerShell
  17975. Introduction to SerenityOS GUI programming
  17976. The growth of command line options, 1979-Present
  17977. Upgrade Your .NET Console App Experience
  17978. F# Publications | The F# Software Foundation
  17979. Introducing perfolizer
  17980. Episode 18 - The History of .NET with Richard Campbell
  17981. Post YC Depression
  17982. Spot The Drowning Child
  17983. Flamegraph.speedscope - speedscope
  17984. $75M legal startup Atrium shuts down, lays off 100 – TechCrunch
  17985. Why do I rag on BinaryFormatter?
  17986. BlazorWebinarWithCarl
  17987. Analysing .NET start-up time with Flamegraphs
  17988. Improving list sum function based on head and tail with C# 8
  17989. Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  17990. Tip 253 - Use Ingress Controller to access resources in an Azure Virtual Network
  17991. SAFE Adventures in F# – Azure From The Trenches
  17992. Tip 252 - Securing your managed Databases in Azure
  17993. ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  17994. The Spring 2020 Roadmap for Visual Studio published | Visual Studio Blog
  17995. Existence is random [JavaScript code to efficiently generate a random (version 4) UUID]
  17996. Azure Service Fabric 7.0 Fourth Refresh Release
  17997. MSSQL data and log files on Azure blob storage
  17998. IIS Hosting for ASP .NET Core 3.1 Web Apps
  17999. Class definitions in TypeScript
  18000. Levenshtein Distance (Part 3: Optimize Everything!)
  18001. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  18002. Levenshtein Distance with SIMD (Bonus Part)
  18003. 1619047 - Let's Encrypt: CAA Rechecking bug
  18004. Creating a custom ErrorHandlerMiddleware function
  18005. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  18006. Mysterious Light Sources
  18007. Intelligent Bill Payment Platform for Businesses | Bill.com
  18008. SETI@home Search for Alien Life Project Shuts Down After 21 Years
  18009. Working remotely during challenging times - Microsoft 365 Blog
  18010. Firefox 75 On Wayland Now To Have Full WebGL, Working VA-API Acceleration
  18011. Introduction to D3
  18012. About upcoming limits on trusted certificates
  18013. Model Builder Updates for ML.NET this February | .NET Blog
  18014. Getting started with Contoso Crafts
  18015. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  18016. The Different Kinds of Exoplanets You Meet in the Milky Way
  18017. .NET Core (Preview) - Docker Hub
  18018. PDF text extraction | FilingDB
  18019. Getting Started With React Hooks
  18020. Let's Encrypt certificate issue requiring urgent renewal
  18021. Episode 133 – Nick Craver: Stack Overflow to .NET Core | The 6 Figure Developer
  18022. Revoking certain certificates on March 4
  18023. How to set up a tab profile in Windows Terminal to automatically SSH into a Linux box
  18024. 0.3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333
  18025. Simple Systems Have Less Downtime
  18026. Integrating Tailwind CSS with Blazor using Gulp - Part 2
  18027. C# 8 default interface methods - Red Hat Developer
  18028. Next Stream: Wednesday at 11 AM ET // @_clarkio || @clarkio on socials
  18029. - Miguel de Icaza
  18030. Durable Functions Upgrade Strategies
  18031. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  18032. What's the Difference Between Blazor vs Razor
  18033. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  18034. Tip 251 - Working With Azure Functions in VS Code and GitHub
  18035. svenpetersen1965's Thingiverse Profile
  18036. AWS is updating minimum requirements for AWS Tools for PowerShell to Windows PowerShell 3.0 and .NET Framework 4.5 | Amazon Web Services
  18037. Free Magazines for .NET and JavaScript Developers
  18038. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  18039. Robinhood App and Website Down
  18040. fork() can fail: this is important
  18041. Re: SMB over QUIC: Files Without the VPN
  18042. GitTrends: GitHub Insights - Monitor Views and Clones of your GitHub Repositories | Product Hunt
  18043. microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  18044. Introducing GitTrends: GitHub Insights
  18045. Project Svalbard, Have I Been Pwned and its Ongoing Independence
  18046. Better passwords in Ruby applications with the Pwned Passwords API
  18047. Payment Request API
  18048. Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  18049. Rust Ownership Rules
  18050. WireGuard Gives Linux a Faster, More Secure VPN
  18051. WINDOWS93
  18052. When Bloom filters don't bloom
  18053. ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  18054. Blazor Tutorial : Razor Components | EventCallback - EP22
  18055. NDC Oslo 2020 | Software Developers Conference
  18056. Little known features of iTerm2
  18057. Epistemic standards for “Why did it take so long to invent X?”
  18058. Meet The DotNet Docs! Contributing to docs (and how to make it not suck)!
  18059. TechBash 2020 - A Developer Conference in the Northeast
  18060. Clojure: the Lisp that wants to spread
  18061. Dan Wahlin on about.me
  18062. The Simpsons - Alf pogs
  18063. runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  18064. Microsoft News API | Partner API Documentation
  18065. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  18066. Brad Fitzpatrick [bradfitz.com]
  18067. Decent Security
  18068. Decent Security
  18069. (PUBLIC) Building a better Go linker
  18070. DevReach - The Premier Dev Conference
  18071. APHL
  18072. DevReach 2020 to be Hosted in the US and Bulgaria
  18073. Home - Serving the Flight Tracking Enthusiast - ADS-B Exchange
  18074. Code with Dan
  18075. 1unicorn2
  18076. Fritz on the Web
  18077. Recent | Stories | DotNetKicks
  18078. Welcome to Babylon.js 4.1 - Windows Developer Blog
  18079. Automate developer work using Git Aliases
  18080. Identity column vs ETL Process - Simple Talk
  18081. Putting the Fun in C# Local Functions
  18082. What's New in Visual Studio Online | Visual Studio Blog
  18083. .NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  18084. Mutating Objects makes Testing Harder – George Stocker
  18085. Tip 250 - Using Visual Studio Online
  18086. .NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  18087. When Containers Become Trashcans
  18088. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  18089. Travelling with 24" monitors - My blog
  18090. Use the Git History to Identify Pain Points in Any Project :: Random Bits of Wisdom
  18091. Slides and links from DotNetDays Romania 2020
  18092. Things I Believe About Software Engineering
  18093. 📕 The 25 most recommended programming books of all-time.
  18094. HackerTracker.info
  18095. A journey to searching Have I Been Pwned database in 49μs (C++)
  18096. NymphCast: a casual attempt at an open alternative to ChromeCast and kin
  18097. Cybersecurity
  18098. Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  18099. Sharenting, BYOD and Kids Online: 10 Digital Tips for Modern Day Parents
  18100. Miranda homepage
  18101. How to Fill a Klein Bottle - Numberphile
  18102. List of 2020 Leap Day Bugs
  18103. Hemolithin: a Meteoritic Protein containing Iron and Lithium
  18104. DDD South West 2020 Call for Papers Extended
  18105. Security Notice
  18106. data stories
  18107. SharpLab
  18108. SharpLab
  18109. SharpLab
  18110. SharpLab
  18111. .NET Threading and WebAssembly
  18112. Detroit: Become Human - Scan effect in Unity
  18113. zkMesh
  18114. .NET R&D Digest (February, 2020)
  18115. My Ordinary Life: Improvements Since the 1990s - Gwern.net
  18116. Building a Custom Router for Blazor
  18117. Important GDC 2020 Update
  18118. Stack Exchange Data Explorer
  18119. How a 2 person startup already uses 28 other tools
  18120. A half-hour to learn Rust
  18121. DDD North 2020!
  18122. WPF Tips
  18123. WinUI Tips
  18124. How to brainstorm great business ideas
  18125. Joel Martinez
  18126. Chadslab
  18127. Switching back to the UI thread in WPF/UWP, in modern C#
  18128. moyix (Brendan Dolan-Gavitt) | Keybase
  18129. dade
  18130. Supporting other projects in the community
  18131. [Cado-nfs-discuss] Factorization of RSA-250
  18132. Microsoft - Official Home Page
  18133. SharpLab
  18134. I want off Mr. Golang's Wild Ride
  18135. Profit Hunt | profitable online projects
  18136. Black History Month: Hear from 5 Technology Innovators
  18137. Home | INSTINCT3
  18138. How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  18139. Programmers generate every possible melody in MIDI to prevent lawsuits - MusicTech
  18140. Digital Gift Cards | Give the Gift of Secure Passwords | 1Password
  18141. WildML
  18142. Weekly Update 180
  18143. .NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  18144. Rider 2020.1 Starts Early Access Program - .NET Tools Blog
  18145. How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  18146. Overview of Azure Cache for Redis - Simple Talk
  18147. ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  18148. Tip 249 - Deploying a Node.js Web App using Visual Studio Code, GitHub Actions and Azure
  18149. Adding Observability to .NET Core Apps ASP.NET Blog |
  18150. Immutability in DTOs?
  18151. Semantic UI
  18152. IoT SVG Idea
  18153. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  18154. Strava Runner Profile | David Ortinau
  18155. bern_relief.py
  18156. The Art of Zero Knowledge: Zero-Knowledge Proofs for Set Membership | ZKProof Standards
  18157. How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  18158. Default Keyboard Shortcuts - Visual Studio 2019 for Mac
  18159. Math with Bad Drawings: Illuminating the Ideas That Shape Our Reality: Ben Orlin: 9780316509039: Amazon.com: Books
  18160. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  18161. Don’t try to sanitize input. Escape output.
  18162. Hundred year mistakes
  18163. Straffic
  18164. Straffic
  18165. Israeli Marketing Company Exposes Contacts Database
  18166. How to create a Dell-Ubuntu Image on your Dell PC
  18167. Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  18168. Why the GOV.UK Design System team changed the input type for numbers - Technology in government
  18169. Incident on 2020-02-27 14:31 UTC
  18170. A painless self-hosted Git service
  18171. Let's Encrypt Has Issued a Billion Certificates
  18172. Showcase of projects built with .net technology - BuiltWithDot.Net
  18173. QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  18174. CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
  18175. Welcome to Babylon.js 4.1
  18176. Become a Member | Mathematical Association of America
  18177. Twitch
  18178. C# 8 pattern matching - Red Hat Developer
  18179. tippin.me
  18180. The Simpsons in CSS
  18181. Provisional Mode | .NET Blog
  18182. The Oldest Company in Almost Every Country (That is Still in Business) - BusinessFinancing.co.uk
  18183. 3.0
  18184. x64dbg
  18185. YC's New Guide to Raising a Series A
  18186. Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes
  18187. Learning Blazor Components: The Definitive Guide
  18188. Getting Started with CORS in ASP.NET Core
  18189. Securing gRPC-based Microservices in .NET Core
  18190. What is a type in TypeScript? Two perspectives
  18191. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  18192. REST Commands and Queries in VS Code - ardalis
  18193. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  18194. Azure Cost Management + Billing updates – February 2020
  18195. @types/blazor__javascript-interop
  18196. Don't Forget To Be Awesome
  18197. Hard Startups
  18198. Laszlo - .Net Developer, Personal Blog
  18199. automatic SQL injection and database takeover tool
  18200. DOJ Plans to Strike Against Encryption While the Techlash Iron Is Hot
  18201. What's behind the hype about Blazor? - Stack Overflow Blog
  18202. Your Man in the Public Gallery - Assange Hearing Day 2 - Craig Murray
  18203. Regular-Expressions.info - Regex Tutorial, Examples and Reference
  18204. Dependency Injection in Azure Functions with C#
  18205. Things I Learned From Five Years in Climate Tech
  18206. Neutralinojs
  18207. Tailwind UI
  18208. Grid Garden
  18209. Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  18210. ReSharper 2020.1 Roadmap - .NET Tools Blog
  18211. Authentication and the Azure SDK
  18212. Marvin.Cache.Headers 5.0.0 Released
  18213. Use Blazor and C# to host a static website in Azure Storage
  18214. How to ignore files in Git without .gitignore - Red Hat Developer
  18215. Power Down: Low power mode for Azure Sphere
  18216. React Context with TypeScript: Part 2 - Complex context with function components
  18217. From WebForms to Blazor?
  18218. xUnit.net
  18219. A Just and Equitable Cannabis Industry
  18220. #444 – An Interview with Ben Eater
  18221. The Amp Hour Electronics Podcast
  18222. What is this 48-pin laptop hard drive connector?
  18223. An Intuitive Guide to Linear Algebra – BetterExplained
  18224. JS Paint
  18225. Apple drops a bomb on long-life HTTPS certificates: Safari to snub new security certs valid for more than 13 months
  18226. No raw data, no science: another possible source of the reproducibility crisis
  18227. A History of Entity Framework
  18228. Search
  18229. .NET and VSCode
  18230. KubeCon + CloudNativeCon Europe 2020: It’s a Polyglot World of Stateless Funct...
  18231. To Get Good, Go After The Metagame
  18232. Cycling through all the streets in central London
  18233. Handling Huge Traffic Spikes with Azure Functions and Cloudflare
  18234. DDD By Night March 2020 @ Zendesk
  18235. Георгий Плотников «Just In Time hooking»
  18236. Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  18237. Buy X410 - Microsoft Store
  18238. Public Key Infrastructure (PKI) Engineer - Jobs at Apple
  18239. Pancake Numbers - Numberphile
  18240. csharpfritz - Twitch
  18241. BlazorForums.Net
  18242. Just In Time Hooking #
  18243. Get help with online scams
  18244. When ASP.NET Core can't find your controller: debugging application parts
  18245. C# ReadOnlySpan<byte> and static data
  18246. Bill Laswell
  18247. Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  18248. How can I replace the first occurrence of a character in every word?
  18249. The Facts: Mozilla’s DNS over HTTPs (DoH) – Open Policy & Advocacy
  18250. Getting Started with Parcel.js - A Web Application Bundler
  18251. HDRP: Out of Preview in 2019.3 - Unity Technologies Blog
  18252. Netflix is pleased to announce the open-source release of our crisis management orchestration framework: Dispatch!
  18253. Acrobat on the Web, Powered by WebAssembly
  18254. Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  18255. Getting started with ML.NET in Jupyter Notebooks
  18256. Announcing TypeScript 3.8 | TypeScript
  18257. Null API Responses and HTTP 204 Results in ASP.NET Core
  18258. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  18259. It’s 2020. Is your code ready for leap day?
  18260. Update on running ReSharper out of process - .NET Tools Blog
  18261. Typing Arrays in TypeScript
  18262. The Secret Code: ASP.NET MVC Conventions
  18263. TraceProcessor 1.0.0 - Windows Developer Blog
  18264. Azure Sphere is now generally available!
  18265. EA and Visual Studio’s Linux Support | C++ Team Blog
  18266. Episode 132 – EF and EF Core with Brice Lambson | The 6 Figure Developer
  18267. Python vs Julia autocorrelation
  18268. Learn how computers add numbers and build a 4 bit adder circuit
  18269. CamSD.ino
  18270. Dos and Don'ts of stackalloc
  18271. USW Flex Mini
  18272. SharpLab
  18273. On Voice Coding
  18274. Visual Studio for Mac: Refresh(); event
  18275. Andreessen-Horowitz craps on “AI” startups from a great height
  18276. Donald Knuth Was Framed
  18277. Software Development Company | BitTacklr
  18278. Are you reading the "What's New" in .NET docs?
  18279. Passwords, how they are hacked and how to protect them
  18280. Brief lessons on handling huge traffic spikes
  18281. Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  18282. Building a fake company
  18283. Cloudflare silently deleted my DNS records
  18284. C++ decltype and parentheses - why?
  18285. Bastion
  18286. crt.sh | cert-populations
  18287. Navigating microservices with .NET Core - Ryan Nowak
  18288. C# 8 asynchronous streams - Red Hat Developer
  18289. Pizza Box Computer
  18290. BernRelief.py
  18291. DDD North 2020
  18292. Confused by "groups" and the Linux "permission model"
  18293. 5 arguments to make managers care about technical debt
  18294. Compound Double Pendulums
  18295. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  18296. Screaming in the Cloud Archives - Last Week in AWS
  18297. pwn.college BETA
  18298. Doing Meta-Analysis in R
  18299. Routed Gothic Font
  18300. Web Workers, comlink, TypeScript and React
  18301. .NET Core/Standard Auto Incrementing Versioning
  18302. Building String Razor Template Engine with Bare Hands (.NET Core)
  18303. Designing an event-driven process at scale: Part 3 - Red Hat Developer
  18304. Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  18305. If I send a plaintext e-mail using Gmail to somebody, including my PGP public key block, is that secure?
  18306. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  18307. Comparing Callbacks, Promises and Async Await in TypeScript
  18308. C# - Sealed and internal - how to use in unit test?
  18309. New and improved JonSkeet.DemoUtil
  18310. TypeScript 3.8 Adds Private Fields and Top-Level Await
  18311. How can I create a password protected .zip file in Windows 10?
  18312. CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  18313. Alternatives to enums in TypeScript
  18314. Tip 248 - Top 5 VS Code extensions for Azure Developers
  18315. Mathematics for the adventurous self-learner
  18316. Blog - Paul Knopf
  18317. :: Darch
  18318. Home - Qml.Net
  18319. Famicom Party
  18320. CloudSkills.fm
  18321. grep.app
  18322. I've Just Launched "Pwned Passwords" V2 With Half a Billion Passwords for Download
  18323. The 17-Klein Bottle - Numberphile
  18324. .NET Memory Workshops
  18325. In depth guide to running Elasticsearch in production
  18326. The Zen of Go | Dave Cheney
  18327. Should you self-host Google Fonts?
  18328. Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  18329. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  18330. SharpLab
  18331. OpenVPN Client Connect For Windows | OpenVPN
  18332. About Our Ads
  18333. dotnet/runtime
  18334. dotnet/runtime
  18335. A Simple Range Proof From Polynomial Commitments - HackMD
  18336. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  18337. Recreating 3 Seconds of STAR WARS (Green Screen Model)
  18338. Running Windows 2000 on WSL
  18339. dotnet/runtime
  18340. Ella: A Vibrator You Control From Your Phone
  18341. dotnet/runtime
  18342. Damian Edwards
  18343. dotnet/runtime
  18344. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  18345. dotnet/runtime
  18346. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  18347. QA Platform Engineer - DEV
  18348. dotnet/runtime
  18349. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  18350. My Data of Unknown Origin - Pastebin.com
  18351. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  18352. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  18353. Software platform dependency analysis with F# and Neo4j
  18354. Welcome to Blazor Blogs!
  18355. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  18356. Introduction :: Learn TLA+
  18357. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  18358. Under the hood of “Default Interface Methods”
  18359. MongoDB Transactions in .NET Applications
  18360. William J. Bowman, Ph.D. | Home
  18361. Inrupt, Tim Berners-Lee's Solid, and Me
  18362. DDD East Midlands Conference 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  18363. hediet/vscode-debug-visualizer
  18364. Part 1 - Introduction and Setting up the REPL
  18365. Daniel Rubino on about.me
  18366. Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  18367. ErikEJ/EFCorePowerTools
  18368. Am I generating email link tokens correctly?
  18369. Do CPU credits exist for c5d.large instances? And if not, why not?
  18370. auto as a template argument placeholder for a function parameter
  18371. Can I safely update Windows 10?
  18372. Is the strcasecmp algorithm flawed?
  18373. Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  18374. Why in Linux the rights to execute the file doesn't work?
  18375. microsoft/electionguard
  18376. M3
  18377. Channel 9 provides videos for developers, delivered by the people who work behind the scenes at Microsoft.
  18378. What To Do When You Reach Number 1 On Hacker News - Blog by Jared Nelsen
  18379. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  18380. TimeSnapper, automatic screenshot software, auto screen capture
  18381. Learning Rust With Entirely Too Many Linked Lists
  18382. Get a Free Demo | SentinelOne
  18383. Homepage | Plaid
  18384. Vue Vixens - Workshops for Foxy People to Learn Vue.js
  18385. xt0rted/slash-command-action
  18386. Stack Overflow is leaking user emails
  18387. MYTA Technologies_v3.mp4
  18388. Opportunities | MYTA Technologies
  18389. MusicKit JS | Apple Developer Documentation
  18390. What Happened with LEGO – Reality Prose
  18391. hassio-addons/addon-ssh
  18392. COPY | Npgsql Documentation
  18393. Welcome to the UK .NET Tour 2020
  18394. TotallyNotChase/glitch-this
  18395. 1.05.2019 Wir bauen einen Familien Kalender mit ASP.NET Core
  18396. VuePress
  18397. React book landing page
  18398. Source Code | OpenVPN
  18399. mcc (@mcc@mastodon.social)
  18400. Chris Noring — DEV Profile
  18401. Blazor | Build client web apps with C# | .NET
  18402. Building a Custom Router for Blazor
  18403. The friendly Operating System for the Internet of Things
  18404. Building a Custom Router for Blazor
  18405. Hash functions and security | Manning
  18406. I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  18407. Weekly Update 179
  18408. I'm now offering sponsorship of this blog
  18409. Instant Nancy Web Development
  18410. Ivan On Tech on Programming in Solidity, C++, and Javascript - Cryptographic Asset
  18411. Microservices in .NET Core
  18412. PostHog – Self Hosted Product Analytics
  18413. SQLite Query Language: WITH clause
  18414. home | CFAIL
  18415. Code Maze Weekly #13 - Code Maze
  18416. GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  18417. Configure the Linker for ASP.NET Core Blazor
  18418. A Dark Room
  18419. VorTechS/BlazorCarousel
  18420. Build a JavaScript Responsive Sidebar Menu
  18421. Free Website Builder | Create a Free Website | Wix.com
  18422. Retargeting & Tracking Pixels: Explained!
  18423. What Are APIs? - Simply Explained
  18424. DevOps For Dummies (For Dummies (Computer/Tech)): Emily Freeman: 9781119552222: Amazon.com: Books
  18425. Testing GitHub Oneboxes for Stack Overflow for Teams
  18426. Opinion: The unspoken truth about managing geeks
  18427. Just one week left to submit your talk proposals for DDD South West 2020!
  18428. Debugging Wednesday — Cancel this task!
  18429. The state of dotnet performance
  18430. Learning By Shipping
  18431. Testing GitHub Oneboxes on Stack Overflow for Teams
  18432. Master these JavaScript Fundamentals to Land Your Next Job
  18433. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  18434. Loosely Coupled Show: Software Architecture and Design - CodeOpinion
  18435. The Power of EventSourcing — Softwarepark
  18436. Storing IoT Data in a database
  18437. Fundamental Concepts for Elastic Jobs in Azure SQL Database
  18438. Getting started with Uno Platform and ReactiveUI - Uno Platform
  18439. Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  18440. MFractor For Visual Studio Windows Now Available
  18441. Fixing Random, part 28
  18442. Fixing Random, part 24
  18443. Porting old posts, part 2
  18444. Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  18445. Chris Sainty - Building with Blazor
  18446. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  18447. What is content caching on Mac?
  18448. petterhoel/Todos
  18449. My Media Creation Setup
  18450. Fixing Random, part 18
  18451. Fixing Random, part 23
  18452. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  18453. Compiler Explorer - C (x86-64 clang 9.0.0)
  18454. EF Core adoption is very healthy
  18455. Fixing Random, part 29
  18456. Medicare for All: Last Week Tonight with John Oliver (HBO)
  18457. DEFINE_ME
  18458. JetBrains Mono: A free and open source typeface for developers
  18459. Fixing Random, part 22
  18460. How to test logging when using Microsoft.Extensions.Logging
  18461. Time Stand Still
  18462. Service Fabric Community Q&A 41
  18463. Exclusive: Details of 10.6 million MGM hotel guests posted on a hacking forum | ZDNet
  18464. .NET Design Review: ARM Intrinsics
  18465. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  18466. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  18467. .NET Design Review: Quick Reviews
  18468. Trains․NET - Episode 16 - Nicer UI and removing Windows Forms
  18469. Davy Wybiral
  18470. Fixing Random, part 25
  18471. Candle Touch™- The First Smart, Connected, Real-Flame Candle
  18472. NetFabric/NetFabric.Hyperlinq
  18473. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  18474. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  18475. helvetica scenario
  18476. The future of work looks like staying out of the office
  18477. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  18478. The Wandering Earth (2019) - IMDb
  18479. Compiler Explorer - C (x86-64 clang 9.0.0)
  18480. New optimizations boost performance in preview builds of Microsoft Edge - Microsoft Edge Blog
  18481. Integrating Tailwind CSS with Blazor using Gulp - Part 1
  18482. EF Core Tips: Don’t call Update when you don’t need to!
  18483. Fixing Random, part 21
  18484. Plan for Entity Framework Core 5.0
  18485. Messaging Layer Security: Towards a New Era of Secure Group Messaging
  18486. Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  18487. Porting old posts, part 1
  18488. billy corgan rides a rollercoaster
  18489. It's the End of the World As We Know It but it's in 7/4
  18490. Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  18491. Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  18492. Andrey Akinshin's blog
  18493. Fixing Random, part 26
  18494. Fixing Random, part 19
  18495. Mechanized Proofs for PL: Past, Present, and Future
  18496. NVIDIA/cutlass
  18497. Home
  18498. YohDeadfall/Yoh.Tuples
  18499. Loosely Coupled Show | Episode #000 | Software Architecture
  18500. T4 and EF Core Reverse Engineering
  18501. Cryptologie
  18502. Microsoft Flagship Events
  18503. 1564808 - Unable to drag and drop images or URLs from browser to desktop when running Windows as Administrator with UAC disabled
  18504. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  18505. Fixing Random, part 20
  18506. Posts by Ben Adams
  18507. Data Brokers are Cruising for a Bruising
  18508. Security Scanning Your .NET Core Applications
  18509. David Wengier
  18510. the Nothing itself nothings
  18511. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  18512. The hidden war over grocery shelf space
  18513. Decompile .NET code while debugging - Visual Studio
  18514. Hardware build: CRC calculation
  18515. Blazored.FluentValidation 1.2.0
  18516. Languages & Runtime: .NET Community Standup - Feb 13th 2020 - ❤🌹
  18517. Nick Craver - Software Imagineering
  18518. How do CRCs work?
  18519. How To Create a Blazor Component
  18520. Fixing Random, part 30
  18521. Make your custom .NET GC - "whys" and "hows" - Konrad Kokosa
  18522. Unhandled Exception
  18523. Tinkering with client-side Blazor and the AWS SDK for .NET
  18524. Epic Circles - Numberphile
  18525. Simulating Supply and Demand
  18526. Roundup #68
  18527. Rider 2019.3.2 is Available! - .NET Tools Blog
  18528. Dave - Black (Live at The BRITs 2020)
  18529. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  18530. Numberphile
  18531. Porting old posts, part 3
  18532. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  18533. Home · terrajobst
  18534. fiigii.com
  18535. Transactions with MongoDB 4.0 and .Net
  18536. Jon Galloway - Jon Galloway
  18537. Update on our new and upcoming security keys
  18538. hattan shobokshi
  18539. X25519 in Web Cryptography · Issue #271 · mozilla/standards-positions
  18540. Weekly Update 178
  18541. Andrew Lock | .NET Escapades
  18542. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  18543. Azure App Configuration is now generally available | Azure updates | Microsoft Azure
  18544. Asher Wolf – Medium
  18545. Continuous C# and F# IDE for iPads and iPhones
  18546. Visual Studio 2010 Best Practices
  18547. Appstat - App Store Sales & Analytics on your Mac
  18548. Lychee — Self-hosted photo-management done right
  18549. xamarin/Essentials
  18550. cldubya - Twitch
  18551. Connection Abstractions · Issue #1793 · dotnet/runtime
  18552. system.net - Domain Name For Sale | DAN.COM
  18553. FEMMEBIT
  18554. Steven Troughton-Smith is creating Tech, Development & Games Commentary | Patreon
  18555. Habitica - Gamify Your Life
  18556. Paperwork
  18557. BlurHash
  18558. bitcrazed (Rich Turner) | Keybase
  18559. Strings and Loops within Pi - Numberphile
  18560. MongoDB.local SF 2018
  18561. Streisand effect - Wikipedia
  18562. Plain Text Offenders
  18563. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  18564. Designing an event-driven business process at scale: A health management example, Part 1 - Red Hat Developer
  18565. February 2020 SDK Release
  18566. Code review red flag: Where is the missing code?
  18567. Elastic Jobs in Azure SQL Database – What and Why
  18568. Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  18569. React Context with TypeScript: Part 1 - Simple context with function components
  18570. MSIX Packaging Tool Insider Program
  18571. Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  18572. Builder as a monoid
  18573. Migrating your applications to Azure using Virtual Machine Scale Sets, Packer and Virtual Machine extensions – Part 1
  18574. Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  18575. Is Blazor For Everyone? — App vNext
  18576. Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  18577. Blazor by Example - A dismissable banner
  18578. SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  18579. Xamarin Coding Standards | Jesse Liberty
  18580. Monsters Weekly 152 - GitHub Actions and .NET Core
  18581. Hash functions and security | Manning
  18582. CSLA .NET Version 5.1.0 Release
  18583. Rider 2020.1 Roadmap - .NET Tools Blog
  18584. Resource Pseudo Localization - Protecting developers from themselves
  18585. GIFs and SwipeView in Xamarin Forms 4.4
  18586. Types for classes in TypeScript
  18587. ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  18588. Careers at Microsoft | Microsoft jobs
  18589. Azure This Week: Azure This Week - Ignite The Tour: Sydney
  18590. OS hacking: Let's port git to SerenityOS!
  18591. Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  18592. Careers at Microsoft | Microsoft jobs
  18593. Bvckup 2 | Introducing a small spinoff project - byenow - a faster folder deleter
  18594. Google Fonts
  18595. syscolabs/kasaya
  18596. data stories
  18597. BBC Micro bot
  18598. Screaming in the Cloud Archives - Last Week in AWS
  18599. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  18600. ralfholly/git-autocommit
  18601. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  18602. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  18603. Marten
  18604. Straffic
  18605. Szkoła Event Sourcing - Fakty i Mity o Event Sourcing
  18606. Lupusa87 - Overview
  18607. joshfree - Overview
  18608. Animal Crossing: New Horizons Direct (Nintendo Switch)
  18609. The Computer Scientist Responsible For Cut, Copy, and Paste, Has Passed Away
  18610. Seba's Photography - A blog about photography and (if happens) travels. Photographer based in Portsmouth, UK. Mainly portraits, street and few landscape photography
  18611. sebas77 - Overview
  18612. Multi-Perspective Validation Improves Domain Validation Security - Let's Encrypt - Free SSL/TLS Certificates
  18613. Is there a good way to communicate choose at least one?
  18614. DeepL Translator
  18615. Latacora - Stop Using Encrypted Email
  18616. Password Managers with guest Troy Hunt | Weekly Dev Tips
  18617. How 1500 bytes became the MTU of the internet
  18618. Does register selection matter to performance on x86 CPUs?
  18619. ASP.NET Core Middleware Registration
  18620. Hexa
  18621. xLayers: Design – Code – Repeat
  18622. ngx.tools: Angular Packages Discovery
  18623. Peter Lawrence Montgomery, 1947-2020
  18624. galaxus.de – mehr als ein Onlineshop
  18625. Open Game Engine Exchange
  18626. SSW Consulting - .NET, Web, Mobile, CRM, SharePoint, Azure, Power BI, Angular, React, Office 365 and Dynamics
  18627. Why we left AWS
  18628. Welcome to the Worldwide Center of Mathematics on YouTube!
  18629. Code Traveler
  18630. ASP.NET Core News - Your weekly update of everything ASP.NET Core
  18631. G-Truc Creation
  18632. jkotas - Overview
  18633. JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  18634. PeachPie | PHP compiler to .NET
  18635. Ed Southall
  18636. Azure This Week: Watch the latest videos
  18637. Initial Memcached protocol by MonsieurTib · Pull Request #84 · davidfowl/BedrockFramework
  18638. StackShare Weekly Digest.
  18639. There Are Whales Alive Today Who Were Born Before Moby Dick Was Written
  18640. Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  18641. Twitch
  18642. Welcome | Azure Tips and Tricks
  18643. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  18644. IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  18645. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  18646. Type-Driven Development with Idris
  18647. Snap: a Microkernel Approach to Host Networking
  18648. sdras - Overview
  18649. Testing GitHub Oneboxes
  18650. From DotNet Run to Hello World - .NET Oxford - January 2020
  18651. Donating BAT to Have I Been Pwned with Brave Browser
  18652. Tentacles Akimbo (with Cliff Stoll) - Numberphile
  18653. TGI Kubernetes 105: Dapr - Distributed Application Runtime
  18654. What is a stack and how does it work? — 6502 part 5
  18655. Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  18656. Application Diagnostics in .NET Core 3.1 - Damian Edwards & David Fowler
  18657. SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  18658. Running 'Have I Been Pwned' with Azure and Cloudflare | Tech Tips NDC Sydney 2019
  18659. Azure ESP32 Dev Kit Board and resources
  18660. A Miraculous Proof (Ptolemy's Theorem) - Numberphile
  18661. Pentagons and the Golden Ratio - Numberphile
  18662. Hello World - Introduction to C# interactive C# tutorial
  18663. Kevin Gosse — The debugging mindset
  18664. Pronoun Island: he/him examples
  18665. Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  18666. awkwardhugs.org
  18667. Oracle Buys Aconex
  18668. InboxSDK
  18669. jasonmayes/Real-Time-Person-Removal
  18670. Mining my mailbox for top email service providers
  18671. nquinlan/Email-Intelligence
  18672. rswier/c4
  18673. Master of Aggregates
  18674. Continuous Delivery, Deployment and DevOps platform - Octopus Deploy
  18675. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  18676. campersau - Overview
  18677. Reset your code
  18678. 304NotModified - Overview
  18679. Announcing speakers for 2020 : C++ On Sea
  18680. git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  18681. Hello World: The Film
  18682. Twitch
  18683. Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  18684. dotnet/aspnetcore
  18685. Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  18686. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  18687. ReactJSConsulting.com
  18688. Azure Weekly
  18689. Caliper - Measure what matters for hiring in AI. At scale.
  18690. dotnet/project-system
  18691. Twitch
  18692. A Piece of Pi for Patrons | Numberphile on Patreon
  18693. COPY | Npgsql Documentation
  18694. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  18695. efcore/EFCore.NamingConventions
  18696. emadashi - Twitch
  18697. Main Page الصفحة الرئيسية
  18698. Jesse Liberty on about.me
  18699. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  18700. Adam Storr - Integration Testing with ASP.NET Core 3.1
  18701. LLVM Meetup - Toronto, May 2019
  18702. Why Do So Many Incompetent Men Become Leaders?
  18703. Pronoun Island: he/him and they/them examples
  18704. To Seem More Competent, Be More Confident
  18705. CertificateManager 1.0.3
  18706. Building an ASP.NET Core app and deploying to Azure with GitHub Actions (hopefully)
  18707. David Pfau
  18708. Redash helps you make sense of your data
  18709. Avoid rewriting a legacy system from scratch, by strangling it
  18710. brajkovic (Bojan Rajkovic) | Keybase
  18711. School of Video Game Audio
  18712. Updates | RealtimeCSG
  18713. Sander van Rossen is creating level editor tools for Unity | Patreon
  18714. Build software better, together
  18715. RadicalCSG/Chisel.Prototype
  18716. Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon
  18717. NYC Salon
  18718. dwmkerr/hacker-laws
  18719. Great App Search Checklist
  18720. Codefresh is the first CI/CD platform built for Kubernetes and Docker.
  18721. Generic Host Builder in ASP .NET Core 3.1
  18722. Your balance is $0.30000000004
  18723. i am the cavalry
  18724. Unity - Unity
  18725. Home | Mono
  18726. Rugged Software
  18727. Working with expression trees in C# | Alexey Golub
  18728. PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים
  18729. TaoSecurity
  18730. About - iCircuit - The Realtime Circuit Simulator and Editor
  18731. NoSQL Database | RavenDB ACID NoSQL Document Database
  18732. Calca - The Text Editor that Loves Math
  18733. Continuous C# and F# IDE for iPads and iPhones
  18734. Working with expression trees in C# | Alexey Golub
  18735. dotnet/project-system
  18736. Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  18737. HusseiN98D on Bugcrowd
  18738. HackerOne
  18739. dotnet/runtime
  18740. Rémi Bourgarel’s Blog
  18741. Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  18742. dataframe.ca Blog
  18743. Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  18744. Tipping with Brave Rewards
  18745. Real-World Cryptography
  18746. dotnet/runtime
  18747. F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update!
  18748. Blockchain Research Newsletter
  18749. dotnet/runtime
  18750. dotnet/runtime
  18751. Ptolemy's Theorem — Brady Haran
  18752. Performance testing
  18753. Visual Studio Code January 2019
  18754. dotnet/runtime
  18755. HackerOne
  18756. Fermat's Library | Librarian
  18757. Pronoun Island: she/her examples
  18758. Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  18759. dotnet/runtime
  18760. dotnet/runtime
  18761. Latest News - NSW Police Public Site
  18762. iolevel/wpdotnet-sdk
  18763. LiteDB :: A .NET embedded NoSQL database
  18764. Migrating configuration in .NET Framework to .NET Core
  18765. Calculating Pi: My attempt at breaking the Pi World Record
  18766. dotnet/runtime
  18767. Private Thoughts
  18768. Free Finance Research Library of White Papers, Magazines, Reports, and eBooks
  18769. Manning | Deal of the Day
  18770. Cake - Home
  18771. RAM and bus timing
  18772. The Golden Ratio (why it is so irrational) - Numberphile
  18773. The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  18774. PowerPoint-Präsentation
  18775. Man who misses Ceefax spends years creating his own version
  18776. A Survey of Compiler Testing
  18777. Ben Eater
  18778. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  18779. AVIF for Next-Generation Image Coding
  18780. Research based on the .NET Runtime
  18781. What do software engineers who work at a large scale understand that other developers don't? - Quora
  18782. Base64 encoding and decoding at almost the speed of a memory copy
  18783. xt0rted/actions
  18784. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  18785. ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  18786. Rust for professionals
  18787. New Microsoft.Toolkit.HighPerformance package by Sergio0694 · Pull Request #3128 · windows-toolkit/WindowsCommunityToolkit
  18788. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  18789. DeFacto
  18790. Chart Test
  18791. xKloc/Todos
  18792. davidfowl/Todos
  18793. Developer South Coast (Southampton, United Kingdom)
  18794. csharpfritz - Twitch
  18795. NuGet | Status
  18796. The NuGet Blog
  18797. Windows Update Delivery Optimization: FAQ
  18798. Image Overhaul (.webp support) by NickCraver · Pull Request #47 · NickCraver/nickcraver.github.com
  18799. ⚙ D65366 [CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
  18800. Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  18801. PageSpeed Insights
  18802. Lazyload images by bengreenstein · Pull Request #3752 · whatwg/html
  18803. To boldly suggest an overall plan for C++23
  18804. LearnAwesome.org
  18805. ActivityPub, the secret weapon of the Fediverse
  18806. Image actions - trying it <3 by NickCraver · Pull Request #46 · NickCraver/nickcraver.github.com
  18807. How HTTPS works Part 1 — Building Blocks
  18808. PuzzleScript Game
  18809. maharmstone/quibble
  18810. Nedbank client data compromised in security breach - TechCentral
  18811. r/UCSC - CHP blocking High Street during Day 2 of the COLA strike. [OC]
  18812. The No More Ransom Project
  18813. AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1)
  18814. Firecracker: Lightweight Virtualization for Serverless Applications
  18815. Hyperping | Uptime monitoring with public status pages
  18816. M/Monit
  18817. etcd
  18818. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  18819. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  18820. Carl Franklin's Blazor Road Show!
  18821. Valid Lovely Triangles - Numberphile
  18822. Triangles by Numberphile
  18823. dotnet-dstrings 1.1.0
  18824. Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018
  18825. WACUP (WinAmp Community Update Project)
  18826. dapr/dapr
  18827. ReactSharp - A C# library for building web user interfaces
  18828. SamProf/ReactSharp
  18829. Performance traps of ref locals and ref returns in C# | Premier Developer
  18830. When must we use extern alias keyword in C#?
  18831. extern alias - C# Reference
  18832. davidfowl/Todos
  18833. The past and the future of hub
  18834. Visual Studio for Mac: Refresh(); event
  18835. Microsoft for Startups – Building Startups | Microsoft for Startups
  18836. Steve Gordon - Adventures in ASP.NET Core
  18837. Humanitarian Toolbox
  18838. RunAsRadio - Home
  18839. .NET Rocks! vNext
  18840. Global IT Burnout Index
  18841. Validating SSL Certificates With .NET ServicePointManager
  18842. Model-View-Update (MVU) – How Does It Work?
  18843. Shell Magic
  18844. Why are we so bad at software engineering? | www.bitlog.com
  18845. Introducing Terminal V2
  18846. ING open sources Lion: A library of performant, accessible & flexible Web Components
  18847. Amazon found every 100ms of latency cost them 1% in sales.
  18848. flatpickr
  18849. Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  18850. .NET Blog
  18851. Nintendo Support: Nintendo 3DS Internet Browser Specs
  18852. NuGet/Home
  18853. NuGet documentation
  18854. Black History Month: Building a better future together - The Official Microsoft Blog
  18855. OpenPush - A Free, Decentralized Push Messaging Framework for Android | F-Droid - Free and Open Source Android App Repository
  18856. Motion · Blog · Where are all the animated SVGs? · Animated SVG icon editor
  18857. dotnet-tool-target.md
  18858. 256LOL - An x86 Assembler in 256 LOC
  18859. marcpaq/b1fipl
  18860. Generate - Privacy-related Data Security Incident
  18861. RØDE Microphones - VXLR+
  18862. The Best Cybersecurity Blogs of 2020 - ClearanceJobs
  18863. Rendering Particles with Compute Shaders - Mike Turitzin
  18864. GitHub CLI Beta
  18865. HEY
  18866. Newtonsoft Vs System.Text.Json – Talk Technical
  18867. Building C# 8.0 | .NET Blog
  18868. Tanaguru Contrast-Finder
  18869. Memory Bandwidth Napkin Math
  18870. Blazored/FluentValidation
  18871. Tinkering with client-side Blazor and the AWS SDK for .NET
  18872. Forms and Fields in ASP .NET Core 3.1
  18873. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  18874. google/tink
  18875. Nick Craver - Binding Redirects
  18876. INN Revival :: Home
  18877. Visual 6502 in JavaScript
  18878. Stage.js - 2D JavaScript library for cross-platform HTML5 game development
  18879. ~sircmpwn/shit - sourcehut git
  18880. Minor Change
  18881. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  18882. MS Build: Things You Should Know About Project Files - .NET Oxford - January 2020
  18883. Nextcloud
  18884. More speakers announced | Techorama
  18885. This Goes to Eleven (Part. 3/∞)
  18886. SRI Hash Generator
  18887. This Goes to Eleven (Part. 2/∞)
  18888. Fragment Routing with Blazor
  18889. HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  18890. TWC9: Christina's Back, VS Code 1.42, .NET Interactive, PowerShell in Jupyter Notebooks and more
  18891. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  18892. .NET Core - Docker Hub
  18893. How symmetric password-authenticated key exchanges work (sPAKE)
  18894. London Crypto Day 2020
  18895. 0xd4d/dnlib
  18896. Home | Old Book Illustrations
  18897. Cloud Maker | Draw deployable AWS, Azure, & GCP diagrams
  18898. Patient Rogue by watabou
  18899. HTTPS Is Easy!
  18900. signalrcore
  18901. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  18902. Create Certificates for IdentityServer4 signing using .NET Core
  18903. Generate YouTube Thumbnails with ImageSharp and .NET Core
  18904. Speakers | Techorama
  18905. Agenda Techorama 2020 | Techorama
  18906. Terence Eden’s Blog
  18907. Inter font family
  18908. WebAssembly Summit: Schedule
  18909. Code Maze Weekly #11 - Code Maze
  18910. 5 things to be aware of with F# anonymous records | Compositional IT
  18911. Getting Started with Asynchronous Programming in .NET
  18912. You’re probably using the wrong dictionary « the jsomers.net blog
  18913. Space Frigates
  18914. FastComments - Commenting Done Right
  18915. dotnet-format Problem Matcher - GitHub Marketplace
  18916. http://www.cs.tufts.edu/~jfoster/papers/popl11.pdf
  18917. AMD PowerPoint- White Template
  18918. https://www.cert.ssi.gouv.fr/uploads/CERTFR-2020-CTI-001.pdf
  18919. ASP.NET Core docs: What's new for January 2020
  18920. How do Managed Breakpoints work?
  18921. Text Fragments
  18922. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  18923. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  18924. William J. Bowman, Ph.D. | Home
  18925. Constant Grind: Q&A | Two Headed Girl
  18926. Raph
  18927. ErikEJ/EFCorePowerTools
  18928. EdCharbeneau/BlazorPro.Spinkit
  18929. The Bright Side of Imposter Syndrome.
  18930. davidfowl/Todos
  18931. The world's worst video card?
  18932. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  18933. ASP.NET Core in Action
  18934. Russian Multiplication - Numberphile
  18935. Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  18936. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 2
  18937. Cake - Home
  18938. The bright side of imposter syndrome. | Leo Gopal
  18939. SpaceX Boca Chica - Starship SN1 Bulkhead Flip
  18940. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  18941. Atlas V launch with Solar Orbiter
  18942. SSW Consulting - .NET, Web, Mobile, CRM, SharePoint, Azure, Power BI, Angular, React, Office 365 and Dynamics
  18943. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  18944. NASA Live: Official Stream of NASA TV
  18945. Antares lofts Cygnus on 13th ISS resupply flight - NASASpaceFlight.com
  18946. Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  18947. Raph
  18948. SimonCropp - Overview
  18949. Blazor Radiator - Visual Studio Marketplace
  18950. EdCharbeneau/BlazorPro.Spinkit
  18951. Photos - TTM
  18952. LIVE: Atlas V Solar Orbiter pad tour, remote camera setup, and Q&A
  18953. fatih/faillint
  18954. Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  18955. "Reverse Engineering for Beginners" free book
  18956. Livestream — Kerbal Space Academy
  18957. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  18958. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  18959. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  18960. Garbage Collection at Food Courts | .NET Blog
  18961. Zoey McCullough (@zoeysaurusrex). Ask me anything on ASKfm
  18962. Wave Engine’s on-line glTF viewer – WaveEngine Team
  18963. dotnet/runtime
  18964. davidfowl/Todos
  18965. Let's Encrypt Stats - Let's Encrypt - Free SSL/TLS Certificates
  18966. dotNetDave Rocks NDC { Porto } 2020
  18967. Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
  18968. Code Maze Weekly #10 - Code Maze
  18969. Creating Certificates in .NET Core for Vue.js development using HTTPS
  18970. Trace Context is a W3C Recommendation | W3C News
  18971. 2020 Java Technology Report | Rebel
  18972. ASP.NET Core 2.1 Supported Packages
  18973. .NET Blog
  18974. SpaceX Boca Chica - Night Ops - Rings and Bulkhead Mate
  18975. Atlas V Solar Orbiter rollout and Wallops NG-13 Antares & Cygnus tour
  18976. String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  18977. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  18978. Mobile Blazor Bindings – Getting Started + Why You Should Care
  18979. How do Managed Breakpoints work?
  18980. allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  18981. Todo-Backend
  18982. torvalds/linux
  18983. NASA Shares Initial Findings from Boeing Starliner Orbital Flight Test Investigation – Commercial Crew Program
  18984. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  18985. The polygons of Another World: Game Boy Advance
  18986. Exploring .NET Core
  18987. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  18988. Tiny Mirror
  18989. ASP.NET Core docs: What's new for January 2020
  18990. Soyuz MS-13 EOM Events (Undock, Entry, Landing) February 6, 2020
  18991. damienbod/AspNetCoreCertificates
  18992. Defining your cloud infrasture as code with Pulumi and .NET
  18993. Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  18994. Skeuomorph Mobile Banking | Dark Mode 🌘
  18995. Neumorphism in user interfaces
  18996. GC Handles | .NET Blog
  18997. bchavez/Bogus
  18998. Scroll To Text Fragment - Chrome Platform Status
  18999. Get more information at a glance with issue and pull request linking
  19000. .NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  19001. NyxTech - Affordable, Portable Astrophotography.
  19002. The Ultimate Game Boy Talk (33c3)
  19003. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  19004. Kill It With Fire - Teaser
  19005. Comby〔 Rewrite Code 〕
  19006. Online Text Editor - MyTextArea - a simple online text editor
  19007. Mint
  19008. PureText
  19009. p8952/bocker
  19010. Spinal Map - Thunderforest
  19011. SoCal Code Camp
  19012. SpaceX Satellite Rideshare
  19013. Soyuz MS-13 crew return to Earth - NASASpaceFlight.com
  19014. Soyuz MS-13 EOM Events (Undock, Entry, Landing) February 6, 2020
  19015. PostgreSQL For Those Who Can’t Even, Part 1
  19016. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  19017. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  19018. Wacom drawing tablets track the name of every application that you open | Robert Heaton
  19019. It's not just you, Windows 10 Search is giving blank results
  19020. SpaceX F9: PACE - Cape Canaveral - December 2022
  19021. Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  19022. Home
  19023. Fair Fight 2020 | Fair Fight
  19024. Serious Cryptography | No Starch Press
  19025. Dotnet-Boxed/Templates
  19026. SpaceX asks permission to take Starship on a high-altitude test flight
  19027. Google's OpenSK lets you BYOSK – burn your own security key
  19028. tock/tock
  19029. EF Core Relationships in ASP .NET Core 3.1
  19030. CaltropUwU/BadUI
  19031. Volume Control
  19032. SLS Core Stage in Stennis B-2 Stand to start Green Run campaign - NASASpaceFlight.com
  19033. Here's Why Your Static Website Needs HTTPS
  19034. Toll Group tight-lipped on alleged ransomware attack
  19035. Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  19036. Life of a triangle - NVIDIA's logical pipeline
  19037. GPU Performance for Game Artists
  19038. Add Real-Time to a Java App with Azure SignalR Service
  19039. Assembly language vs. machine code — 6502 part 3
  19040. Digging into the Bedrock framework, January 2020
  19041. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  19042. Performance testing
  19043. Champaign Mathematician - with Holly Krieger — Numberphile
  19044. Fixing Random, part 27
  19045. This is what happens when you divide by zero on a mechanical calculator
  19046. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  19047. What dotnet new Could Be
  19048. signalr package · go.dev
  19049. Getting started with cloud deployments with Pulumi and .NET
  19050. Yahoo! Inc. Customer Data Security Breach Litigation Settlement
  19051. Fast, parallel applications with WebAssembly SIMD · V8
  19052. Reuse Blazor WASM UI in Blazor Server — App vNext
  19053. .NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  19054. Jon Galloway’s 'business-time' books on Goodreads (5 books)
  19055. 31JAN20 - REGULAR SEASONAL TOURNAMENTS
  19056. Did Nintendo really forget to Optimize Super Mario 64 ? | MVG
  19057. Ghidra
  19058. Collecting and analyzing memory dumps | .NET Blog
  19059. Girls Who Code -- Join 185,000 Girls Who Code today!
  19060. #GAMELAB19: Making Baba Is You,what is this? by Arvi Teikari Hempuli
  19061. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  19062. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  19063. r/BetterEveryLoop - Best dog sledding
  19064. MoonScript, a language that compiles to Lua
  19065. World's worst video card? The exciting conclusion
  19066. Ideone.com
  19067. The path to less stress? Strategic pessimism. | Derren Brown | Big Think
  19068. SAP-1 Processor Architecture — SAP-1 Processor Architecture documentation
  19069. dangrie158/SAP-1
  19070. Old CSS, new CSS / fuzzy notepad
  19071. DDD South West 2020 Call for Papers Now Open
  19072. Why 02/02/2020 is the most palindromic date ever.
  19073. Steve's Guitar Pedal Shop
  19074. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  19075. draft-ietf-mls-architecture-04 - The Messaging Layer Security (MLS) Architecture
  19076. Technical details for satellite NOAA 19
  19077. Technical details for satellite NOAA 18
  19078. Technical details for satellite NOAA 15
  19079. Stack Overflow
  19080. Get Minesweeper 10 - Microsoft Store
  19081. New controls: BoxView, CheckBox, ImageButton, and Slider by Eilon · Pull Request #72 · xamarin/MobileBlazorBindings
  19082. Manipulating the YouTube Algorithm - (Part 1/3) Smarter Every Day 213
  19083. Metrics
  19084. Designing for Coziness
  19085. Approximating Irrational Numbers (Duffin-Schaeffer Conjecture) - Numberphile
  19086. Science Cafe Dec – Knotty Sculptures
  19087. The Problems with Secret Santa - Numberphile
  19088. Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  19089. Enigma machine
  19090. Fabulous adventures in coding
  19091. Streaming Kubernetes’ logs using SignalR – Do Not Panic
  19092. AmpliFi | Faster, Whole-Home Wi-Fi
  19093. Working with the new Microsoft.Data.SqlClient
  19094. Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  19095. “Hello, world” from scratch on a 6502 — Part 1
  19096. How do CPUs read machine code? — 6502 part 2
  19097. Ben, Ben and Blue
  19098. Ben Eater
  19099. Ben Eater
  19100. SameSite Updates - The Chromium Projects
  19101. dotnet/aspnetcore
  19102. aspnet/AspNetWebStack
  19103. [Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  19104. Global championship of driverless cars
  19105. Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch
  19106. Do SSL warranties protect you? As much as rocks keep tigers away...
  19107. Netherlands recognises Church of the Flying Spaghetti Monster as a religion
  19108. This Goes to Eleven (Part 1/∞)
  19109. Lessons for Life: The Obituaries of Republicans Who Opposed Nixon's Impeachment
  19110. Desktop Goose by samperson
  19111. Ryujinx - Nintendo Switch Emulator
  19112. How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh - Scott Hanselman
  19113. Desktop Goose by samperson
  19114. Dino 0.1 Release - Dino. Communicating happiness.
  19115. Building a simple VPN with WireGuard with a Raspberry Pi as Server
  19116. About the security content of iOS 13.3.1 and iPadOS 13.3.1
  19117. Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  19118. Subresource Integrity
  19119. .NET Design Review: Quick Reviews
  19120. Hire me!
  19121. Do’s and Don’ts for Performance Teams
  19122. .NET Oxford
  19123. Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  19124. Try Visual Studio 2019 for Mac Version 8.5 Preview 2 Today | Xamarin Blog
  19125. Look! I Made a Company! : dylanbeattie.net
  19126. Here Are Some of the Women Who Made History in the Midterm Elections
  19127. Top-level statements and functions · Issue #3117 · dotnet/csharplang
  19128. davidfowl/NdcLondon2020
  19129. Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  19130. Ryujinx/Ryujinx
  19131. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  19132. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  19133. Untitled Goose Game dev will donate 1 percent of income to Indigenous Australians
  19134. the Origins of Opera and the Future of Programming
  19135. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  19136. KnightOS was an interesting operating system
  19137. Atari is opening eight video game hotels across the U.S.
  19138. The tools and tricks that let Ars Technica function without a physical office
  19139. Monitoring Data Breaches
  19140. Why I, as a black man, attend KKK rallies. | Daryl Davis | TEDxNaperville
  19141. .NET Tour UK 2020
  19142. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  19143. Searching For New Adventures In Software Development
  19144. Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  19145. Superhero Triangles - Numberphile
  19146. Become a Better Developer by Reading Source Code - Steve Gordon
  19147. Binary Search | Master algorithms together
  19148. The Throw Keyword was a Mistake
  19149. Online Image Сompressor
  19150. Sungrow Crabby With Researcher Over Security Vulnerability Disclosure
  19151. .NET Tour UK 2020 (London)
  19152. FCC Approves 988 as Suicide Hotline Number
  19153. Disk Prices (US)
  19154. CacheOut
  19155. CarterCommunity/Carter
  19156. martinber/noaa-apt
  19157. Autofac 5.0 Released
  19158. GitHub Actions API
  19159. Visual Studio for Mac: Refresh(); event
  19160. Building personal search infrastructure for your knowledge and code | beepb00p
  19161. Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  19162. Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference
  19163. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  19164. STM32 Game Boy cartridge – EmerytHacks
  19165. 3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report
  19166. Sedated (Ramones) but it's in 13/16
  19167. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  19168. The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA
  19169. Botium - Bots testing Bots
  19170. Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational
  19171. gravitational/gravity
  19172. Authentication, What The Fuck?
  19173. Introduction
  19174. Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  19175. CuriosityStream: Proud Sponsor of RealEngineering on Nebula
  19176. This Outrageous Clock Is Made Out of 144 Seven-Segment Displays
  19177. Brute Box 1, 200+ lb The Original Magnet Fishing Bundle (4.72" Magnet + Rope + Carabiner + Threadlocker): Amazon.com: Industrial & Scientific
  19178. SimonCropp/Verify
  19179. SQL+.NET - The Only Enterprise Grade ORM
  19180. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  19181. libreoffice/core - main, development code repository
  19182. Permutation-based Cryptography 2020 – Zagreb, Croatia
  19183. dotnet/runtime
  19184. Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  19185. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  19186. Captain Picard's best inspirational speeches
  19187. SecurityFWD: How Far Can Wi-Fi Really Travel?
  19188. Build Serverless Apps with Blazor
  19189. tkp1n/IoUring
  19190. Open Data Stack Exchange
  19191. Log us out: Private equity snaffles Lastpass owner LogMeIn
  19192. A Picard Easter egg
  19193. pixivに脆弱なパスワードで登録できないようにしました - pixiv inside
  19194. Joe Rogan and Gavin McInnes Discuss the Islam-Inbreeding Connection
  19195. .NET coding convention settings For EditorConfig - Visual Studio
  19196. Adaptive Cards
  19197. 254430 - Loading issue... - Monorail
  19198. The Next Decade of .NET Open Source
  19199. Unauthorized Charcoal: GE fridges won't dispense ice or water unless your filter authenticates as an official ($55!) component
  19200. dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  19201. Debug z-index stacking content with 3D View in the Microsoft Edge DevTools - Microsoft Edge Blog
  19202. Azure Functions runtime 3.0 is now generally available | Azure updates | Microsoft Azure
  19203. Microsoft Search in Bing and Office 365 ProPlus
  19204. A Prime Surprise (Mertens Conjecture) - Numberphile
  19205. EdCharbeneau/BlazorSize
  19206. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  19207. Productive transparency in online communities: Inspiration from trains and IKEA - Megan Risdal
  19208. Git Wire Protocol v2 Support - The GitHub Blog
  19209. Float Toy
  19210. dotnet/apireviews
  19211. ESP32-Cam Quickstart with Arduino Code
  19212. Welcome to Blazor
  19213. Blazor State Management
  19214. Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  19215. Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  19216. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  19217. The math of brewing a better espresso
  19218. Tools for Exploring .NET Internals
  19219. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  19220. first20hours/google-10000-english
  19221. Use FeatherHttp to implement the dashboard and API by davidfowl · Pull Request #34 · davidfowl/Micronetes
  19222. Self-Playing Banjo?! - Marble Machine X Inspiration
  19223. damienbod/AspNetCoreCertificates
  19224. Northeastern student from Iran removed from US is just the latest sent away at Logan - The Boston Globe
  19225. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  19226. Measure Two Hundred Times, Tweak Twice
  19227. Showtime | BenchmarkDotNet
  19228. microsoft/verona
  19229. ASP.NET Core docs: What's new for December 2019
  19230. Update Zebra and Giraffe to .NET Core 3.1.1 by forki · Pull Request #5421 · TechEmpower/FrameworkBenchmarks
  19231. Registration - Developer! Developer! Developer! North
  19232. .NET Design Review: System.CommandLine
  19233. Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  19234. Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  19235. Kids and Code: Object Oriented Programming with Code Combat
  19236. tmds/Tmds.LibC
  19237. .on() | jQuery API Documentation
  19238. Archived MSDN and TechNet Blogs
  19239. Colouring Numbers - Numberphile
  19240. Pupils praise 'maths whisperer' teacher after entire class achieves A* in GCSE
  19241. Transatlantic ping faster than sending a pixel to the screen?
  19242. Dotnet-Boxed/Templates
  19243. Invoking non-HTTP Azure Functions over HTTP to make development easier
  19244. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  19245. Roam Research – A note taking tool for networked thought.
  19246. Penn and Teller's How to Play with Your Food: Penn Jillette: 8601422568837: Amazon.com: Books
  19247. Vagrant by HashiCorp
  19248. Introduction
  19249. Intel Pentium Instruction Set Reference (Basic Architecture Overview)
  19250. NASM - The Netwide Assembler
  19251. How to write a simple operating system in assembly language
  19252. Writing a Bootloader Part 1
  19253. Package Hosting and Distribution - feedz.io
  19254. DotNetAnalyzers/StyleCopAnalyzers
  19255. Building A More Inclusive Microsoft Valuable Professional Program
  19256. Frontier, an ISP in 29 states, plans to file for bankruptcy
  19257. Building Microservices with gRPC and .NET
  19258. crazy-formatter
  19259. Cookies and Consent in ASP .NET Core 3.1
  19260. NHS mental health director calls for loot box ban
  19261. Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  19262. Blog - Culture of Development
  19263. davidfowl/Micronetes
  19264. Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code
  19265. NYAN Conference
  19266. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  19267. DI under the hood. This is what DI containers automate for you
  19268. C# Corner Annual Conference 2020
  19269. Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that?
  19270. NodeNet – A revolutionary new way to earn income from your Internet connection
  19271. Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  19272. NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  19273. Updated default theme by zacdirect · Pull Request #26 · davidfowl/Micronetes
  19274. ais-dotnet/Ais.Net
  19275. Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  19276. Combatting illegal fishing with Machine Learning and Azure – for less than £10 / month - NDC London 2020 | Software Developers Conference
  19277. The polygons of Another World: Super Nintendo
  19278. PBS Light Falls Space Time and an Obsession of Einstein
  19279. yesnet0/bounty
  19280. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  19281. Josephine Baker - Blue Skies - 1927 - Irving Berlin
  19282. EdCharbeneau/DotnetConfBlazor
  19283. Connecting an LCD to our computer — 6502 part 4
  19284. Compromised Credentials, Customer Satisfaction, and Your Bottom Line - February 12, 2020 - BrightTALK
  19285. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  19286. chrissainty/Talks-DotNetConf-01-2020
  19287. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  19288. Analyzing a nullability example · Curiosity is bliss
  19289. NorthSec 2020
  19290. Arnhem man arrested for selling 12 billion usernames, passwords on WeLeakInfo site
  19291. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  19292. Cyberpunk 2077 Has Been Delayed, But The Devs Will Still Have To Crunch
  19293. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  19294. Adding KeyManager spec by saahmedm · Pull Request #1112 · microsoft/PowerToys
  19295. Welcome to the UK .NET Tour 2020
  19296. microsoft/verona
  19297. Workshops | Insomni'Hack
  19298. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  19299. Clancey/Comet
  19300. Microsoft will be carbon negative by 2030
  19301. An unsecured database exposed thousands of British passports
  19302. Announcing Windows 10 Insider Preview Build 19546 | Windows Experience Blog
  19303. Report: Adult Site Leaks Extremely Sensitive Data
  19304. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  19305. Using LINQ to Build A World Travel Itinerary
  19306. My First Xamarin app
  19307. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  19308. Microsoft will be carbon negative by 2030
  19309. Microsoft will be carbon negative by 2030 - The Official Microsoft Blog
  19310. Whose Curve Is It Anyway
  19311. Lev Parnas, Creator of Echo Chambers | emptywheel
  19312. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  19313. Routing A-Z
  19314. Critical Windows 10 vulnerability used to Rickroll the NSA and Github
  19315. How long would it take for a human being to freeze solid in outer space? - Quora
  19316. My Best Friend's Girl but it's swung
  19317. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  19318. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  19319. The Perils of Querying SQL Server Replicas Under Load
  19320. Focus on Blazor
  19321. New year, new browser - The new Microsoft Edge is out of preview and now available for download | Windows Experience Blog
  19322. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  19323. Download New Microsoft Edge Browser
  19324. 18.783 Home
  19325. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  19326. C# 8.0: Understanding Using Declarations - Steve Gordon
  19327. Wells Fargo Attorney Moonlights as Buttigieg Campaign Policy Adviser
  19328. How to Choose a Microcontroller
  19329. Is it pronounced "mates" or "em-eights"? Asking for a friend. · Issue #19 · davidfowl/Micronetes
  19330. Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  19331. Focus on Blazor | Channel 9
  19332. Project Bedrock
  19333. DevExpress is a corporate sponsor of the .NET Foundation
  19334. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  19335. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  19336. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  19337. .NET Foundation
  19338. A New Discovery about Dodecahedrons - Numberphile
  19339. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  19340. How to become a Microsoft Student Partner (MSP)
  19341. Real World Crypto 2020
  19342. Boing Boing was hacked
  19343. Building Serverless web applications with Blazor and Azure Functions
  19344. Snowpack
  19345. Build Rust environment for ESP32
  19346. Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  19347. Trending Topics ‹ Bot Sentinel
  19348. v5.8 Release Notes
  19349. Sharding & IDs at Instagram
  19350. More Prime Images - Futility Closet
  19351. Adam Storr - Integration Testing with ASP.NET Core 3.1
  19352. Welcoming the Danish Government to Have I Been Pwned
  19353. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  19354. Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  19355. OdeToCode by K. Scott Allen
  19356. Fun With C# and HP Laserjets
  19357. Entity Framework Core: Getting Started
  19358. View K. Allen's Obituary on standardspeaker.com and share memories
  19359. Endpoint Debugging in ASP.NET Core 3 Applications
  19360. Broot
  19361. HTML attributes to improve your users' two factor authentication experience
  19362. Craft Classic Seattle
  19363. Sessions - Developer! Developer! Developer! North
  19364. dotnet/project-system
  19365. Cake - Cake v0.36.0 released
  19366. microsoft/MSBuildSdks
  19367. Goodbye, Clean Code
  19368. Ozzy Man Reviews: Australian Bushfires
  19369. Betting industry security breach
  19370. John Carmack on Idea Generation
  19371. FritzAndFriends/BlazorWebFormsComponents
  19372. Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  19373. Limelight (Rush) but it's in 5/8
  19374. Basic Instruction Scheduling (and Software Pipelining)
  19375. Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  19376. davidfowl/Micronetes
  19377. The Information Security Big Picture
  19378. Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  19379. SureBet247 shows how not to handle a data breach PR crisis - CalvinAyre.com
  19380. .NET Conf: Focus on Blazor Teaser
  19381. The Bug That Exposed Your PayPal Password
  19382. brendandburns/configula
  19383. Potato Parcel - Send A Message or Image on a Potato!
  19384. 11 - Junade Ali - Changing Password Policies at Scale: The Story of Pwned Passwords and k-Anonymity
  19385. BLAKE3-team/BLAKE3
  19386. fentec-project
  19387. Burnin' for You (Blue Öyster Cult) but it's in 7/8
  19388. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  19389. Supersingular Isogeny Key Exchange for Not-Quite Beginners
  19390. Circuit Simulator Applet
  19391. Carl Franklin's Blazor Road Show
  19392. PCI Express Gigabit NIC - 2-Port | Network Cards | StarTech.com
  19393. Become a Better Developer Through Blogging - Steve Gordon
  19394. Create Blazor web apps - Visual Studio 2019 for Mac
  19395. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  19396. Wie viel Mensch steckt im Affen - Quarks & Co - Teil 2
  19397. The Difficulty of Disclosure, Surebet247 and the Streisand Effect
  19398. Developer Tools Weekly : Issue 100 : January 6, 2020
  19399. Blazor Bill
  19400. SureBet247's GDPR concern
  19401. America the Beautiful Quarters Program
  19402. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  19403. What’s Old is New Again – Web Forms meets Blazor
  19404. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  19405. SHA-1 is a Shambles
  19406. GrantRi's WebLog [MS] : The problem with being second
  19407. Chris Brumme
  19408. The New Arduino Portenta
  19409. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  19410. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  19411. FROST — Flexible Round-Optimized Schnorr Threshold Signatures | Cryptography, Security, and Privacy (CrySP) | University of Waterloo
  19412. Are comments allowed in email address domain part?
  19413. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  19414. Alienware turned a gaming PC into a Nintendo Switch
  19415. The Curious Case of WebCrypto Diffie-Hellman on Firefox - Small Subgroups Key Recovery Attack on DH
  19416. .NET Core, .NET 5; the exodus of .NET Framework?
  19417. .NET Core 3.1 for Red Hat Enterprise Linux 7 now available - Red Hat Developer
  19418. Switch Expressions are the Best Feature of C# 8
  19419. Oqtane Blog | Oqtane vs DNN
  19420. NDC Melbourne 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  19421. Sessions - Developer! Developer! Developer! North
  19422. NuGet 101 | Channel 9
  19423. Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  19424. 3Dbuzz
  19425. Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild
  19426. Render Hell 2.0 | Simon schreibt.
  19427. Authentication & Authorization in ASP .NET Core 3.1
  19428. Tracing .NET Core applications - Red Hat Developer
  19429. Finland ends homelessness and provides shelter for all in need
  19430. The Hidden Number Problem – kel.bz
  19431. Pi Million Subscribers - Numberphile
  19432. Cheap USB Host Microcontroller [CH559, ESP32, HID]
  19433. NDC Melbourne 2020
  19434. IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  19435. $1000 TCR hashing competition
  19436. Amazon.com: Blue Pure 411 Air Purifier 3 Stage with Two Washable Pre-Filters, Particle, Carbon Filter, Captures Allergens, Odors, Smoke, Mold, Dust, Germs, Pets, Smokers, Small Room: Home & Kitchen
  19437. Female scientists’ pages keep disappearing from Wikipedia – what’s going on?
  19438. Battling Spam In Your ASP.NET Core Applications with Akismet
  19439. EdCharbeneau/CssBuilder
  19440. EdCharbeneau/CssBuilder
  19441. X1 Extreme Gen 2 missing keystrokes
  19442. Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  19443. DDD North 2020!: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  19444. WebOfTrustInfo/rwot1-sf
  19445. Blazor CQRS With MediatR Library
  19446. 404 Not found
  19447. Amazon.com: Tripp Lite 12U Wall Mount Rack Enclosure Server Cabinet, 16.5" Deep, Switch-Depth (SRW12U): Computers & Accessories
  19448. pornin/curve9767
  19449. Employee error to blame for massive data leak, Wyze says
  19450. Alone in Kyoto (Air) but it's in 7/8
  19451. nunit/docs
  19452. Oracle copied Amazon’s API—was that copyright infringement?
  19453. r/MadeMeSmile - I want to be a part of this family
  19454. Google and Amazon are now in the oil business
  19455. American defense officials say nearly 3,000 more Army troops heading to Mideast in wake of US killing of Iranian general
  19456. Which emoji scissors close
  19457. The polygons of Another World: Atari ST
  19458. Progressive Web Apps in 2020
  19459. Weekly Update 172
  19460. Building a self-contained game in C# under 8 kilobytes
  19461. Password managers don't have to be perfect, they just have to be better than not having one
  19462. Promiscuous Cookies and Their Impending Death via the SameSite Policy
  19463. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  19464. Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  19465. Autocrypt 1.1.0 documentation
  19466. Intro to LoRa with Arduino, Long Range Wireless for Makers (RFM95 Maduino)
  19467. DecodingLora - RevSpace
  19468. Makes it easier to customize the LoRa parameters for RadioHead with RFM95 modules
  19469. r/googlehome - When I load the Xiaomi camera in my Google home hub I get stills from other people's homes!!
  19470. Bipin Paul - Display spinner on each API call automatically in Blazor
  19471. On Privacy versus Freedom | Matrix.org
  19472. Marty Lobdell - Study Less Study Smart
  19473. I Love the 20s
  19474. How Can Credential Stuffing Be Thwarted?
  19475. The polygons of Another World
  19476. Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  19477. microsoft/MSBuildSdks
  19478. An Introduction to DataFrame | .NET Blog
  19479. Project System Tools for Visual Studio for Mac - Matt Ward
  19480. England Win CWC After Super Over! | England vs New Zealand - Highlights | ICC Cricket World Cup 2019
  19481. PeerTube UK
  19482. [Updated 02-13-20] Data leak 12-26-2019
  19483. Injecting the flu vaccine into a tumor gets the immune system to attack it
  19484. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  19485. 🌍CityFAQ 🌍 ❤️Contributors ❤️
  19486. CityFAQ - Get started in your new city - TravelHustlers
  19487. Benchmarking: compare measurements and check which is faster. | Easyperf
  19488. Build your own WebAssembly Compiler
  19489. Package anaconda
  19490. Keynote: Coding in 3D: How to Code Like a Girl - Sara Chipps & Ellie Galloway
  19491. C# 8 Changes for .NET Core 3.0 by NickCraver · Pull Request #363 · opserver/Opserver
  19492. TWO TIME
  19493. Monolith by Monoprice M565C Over Ear Closed Back Planar Magnetic Headphones - Monoprice.com
  19494. It's Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time
  19495. NetLearner on ASP .NET Core 3.1
  19496. imsnif/bandwhich
  19497. Work and success
  19498. Parity refuses to import valid Ethereum mainnet block · Issue #11355 · paritytech/parity-ethereum
  19499. Controversial sale of .org domain manager faces review at ICANN
  19500. StackExchange/Dapper
  19501. (Heads up) Switch to SHA256 · Issue #612 · ethereum/eth2.0-specs
  19502. Draft: Front-End Performance Checklist 2020 — Please add your comments
  19503. Getting Started With BenchmarkDotNet – The Sharper Dev
  19504. MessagePack for C# v2, new era of .NET Core(Unity) I/O Pipelines
  19505. PROMESST, by Sean Barrett
  19506. UK Government says sorry after accidentally posting Elton John's address online
  19507. Unreal Engine | Epic MegaGrants
  19508. VicEmergency App - Country Fire Authority
  19509. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  19510. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  19511. Feature/org structure by philippseith · Pull Request #6 · davidfowl/signalr-ports
  19512. GoGetSSL | CSS-Tricks
  19513. Vim cryptmethod is not authenticated · Issue #638 · vim/vim
  19514. Spotify Engineering Culture - Part 1
  19515. Ten Personal Finance Tips for Technology Professionals – 2 Frugal Dudes Podcast
  19516. SQL-MisterMagoo/PreRenderComponent
  19517. Google gives up on US carriers, will roll out its own RCS chat system
  19518. Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  19519. davidfowl/Pubbie
  19520. Kaboom: an unusual Minesweeper - pwmarcz.pl
  19521. Designing Windows 95’s User Interface
  19522. Puzzlescript games database
  19523. The Google Quantum Supremacy Demo and the Jerusalem HQCA debate.
  19524. wallabag.org
  19525. Letter to My Younger Self | Tim Shaw
  19526. Update to Notarization Prerequisites - News - Apple Developer
  19527. notochrome.org
  19528. Level Design Patterns in 2D Games
  19529. “Stack Walking” in the .NET Runtime
  19530. Here's where the Apple accounts hackers are threatening to wipe came from
  19531. The Best Part of Star Citizen 3.8
  19532. Build a .NET library with GitHub Actions
  19533. bradwellsb/blazor-contacts
  19534. Counting Outtakes (from our Pi Million video) - Numberphile
  19535. Nick ...
  19536. Get Nightingale REST API Client - Microsoft Store
  19537. Pi Million Subscribers - Numberphile
  19538. wybiral/tiny-elf
  19539. When Is Data "Public"? (And 2.5M Public Factual Records in HIBP)
  19540. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  19541. me-no-dev/AsyncTCP
  19542. CATS - Official Trailer [HD]
  19543. .NET R&D Digest (November – December, 2019)
  19544. Illustrations | unDraw
  19545. davidfowl/BedrockFramework
  19546. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  19547. Dan Schechter - .NET Intrinsics in CoreCLR 3.0 - Dotnetos Conference 2019
  19548. A Breakthrough in Graph Theory - Numberphile
  19549. Five Continents, Five Voices: Troy Hunt, Oceania
  19550. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  19551. A technique for building high-performance databases with EF Core – The Reformed Programmer
  19552. MSIX Core is now available!!
  19553. Little Inferno - Something's Burning...
  19554. Giant LED
  19555. Is Economics a Science? | How & How NOT to Do Economics with Robert Skidelsky
  19556. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  19557. Against Railway-Oriented Programming | F# for fun and profit
  19558. Blog — Softwarepark
  19559. Barclays Bank plc
  19560. Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS
  19561. Azure Image Builder • Jamie Phillips
  19562. dotnet/BenchmarkDotNet
  19563. mono/SkiaSharp
  19564. Water Thieves Steal 80,000 Gallons in Australia as Our Mad Max-Style Future Becomes Reality
  19565. Get A Free Game Every Week | Epic Games Store
  19566. Tesseract.js | Pure Javascript OCR for 100 Languages!
  19567. Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  19568. Home Page - TagHelperSamples
  19569. Introducing Polymorph
  19570. Women in UX 2020 - UX Australia
  19571. How CLR maps SEH exceptions to managed exception types | .NET Blog
  19572. On Linux's Random Number Generation
  19573. Signal >> Blog >> Technology Preview for secure value recovery
  19574. Every Sample from Beastie Boys'
  19575. Convenience Store, Food Market, Coffee Shop & Fuel Station | Wawa
  19576. Building a new Win 3.1 app in 2019 Part 1: Slack client
  19577. Tag Helper Pack Samples
  19578. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  19579. The State of JavaScript 2019: Overview
  19580. Why would a table with a Clustered Columnstore Index have many open rowgroups?
  19581. Difference between shamir secret sharing (SSS) vs Multisig vs aggregated signatures (BLS) vs distributed key generation (dkg) vs threshold signatures
  19582. Microsoft tracks people with RFID tags
  19583. Security FAQ for December 2019
  19584. Speaker style bingo: 10 presentation anti-patterns
  19585. Building Microservices
  19586. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  19587. The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win eBook: Gene Kim, Kevin Behr, George Spafford: Amazon.co.uk: Kindle Store
  19588. Extending signalr-go-server for async hub methods and methods with multiple results by philippseith · Pull Request #5 · davidfowl/signalr-ports
  19589. AES-VCM, AN AES-GCM CONSTRUCTION USING AN INTEGER-BASED UNIVERSAL HASH FUNCTION – Google Research
  19590. xoofx/LibObjectFile
  19591. Happy Holidays from the Windows Terminal Team! | Windows Command Line
  19592. Rehab but it's in 7/8
  19593. .NET documentation what's new?
  19594. Clr Heap Allocation Analyzer - Visual Studio Marketplace
  19595. Zero allocation code in C# and Unity - Seba's Lab
  19596. Dumping stack objects with ClrMD
  19597. Up Next: .NET 5 -- Visual Studio Magazine
  19598. NLRB | Public Website
  19599. Companies Can Ban Use of Work Email in Union Organizing (1)
  19600. Melbourne ALT.NET is evolving
  19601. LifeLabs – Customer Notice
  19602. .NET Design Review: GitHub Quick Reviews
  19603. Mac Pro 2019 Teardown
  19604. Russian media group Rambler attempting to hold Nginx hostage
  19605. Dwitter - javascript demos in 140 characters
  19606. .NET Design Review: GitHub Quick Reviews
  19607. martinwoodward/smart-xmas
  19608. Use ASP.NET Core APIs in a class library
  19609. A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  19610. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  19611. .NET Customer Development
  19612. Using Razor Components in Razor Pages or MVC Views
  19613. Raspberry Pi capacitive-touch musical Christmas tree - Raspberry Pi
  19614. Introduction to Blazor Component Testing
  19615. Trend & Predictions by Troy Hunt
  19616. Localising Data Annotation Attributes in Razor Pages
  19617. December 12th, 2019
  19618. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  19619. apple/llvm-project
  19620. Still Why No HTTPS?
  19621. Top cops' secret details for sale on dark web
  19622. Azure Community Live - Online Azure User Group
  19623. Worker Applications — IdentityModel documentation
  19624. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  19625. Ubercorn – Pimoroni Store
  19626. Oren Novotny » .NET Foundation Executive Director, Joining Microsoft
  19627. adamsitnik/awesome-dot-net-performance
  19628. This book put me to sleep
  19629. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  19630. drmpeg/gr-paint
  19631. A Fascinating Thing about Fractions - Numberphile
  19632. Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  19633. What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  19634. Tory Landslide, Progressives Split | Datapraxis
  19635. Setup NuGet.exe for use with actions - GitHub Marketplace
  19636. Node Material Editor: Graph Updates
  19637. Build C++ Applications in a Linux Docker Container with Visual Studio | C++ Team Blog
  19638. Dropshipping journalism
  19639. Preferences redesign · Issue #8774 · desktop/desktop
  19640. dotnet/runtime
  19641. 2FA lockout recovery workflow - The GitHub Blog
  19642. Unprofessional peer reviews disproportionately harm underrepresented groups in STEM
  19643. Rude paper reviews are pervasive and sometimes harmful, study finds
  19644. xunit/xunit
  19645. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  19646. Building Serverless web applications with Blazor and Azure Functions
  19647. Getting Started with Blazor - Hear From the Experts
  19648. Pixelblog - 1 - Color Palettes — SLYNYRD
  19649. Champaign Mathematician (with Holly Krieger) - Numberphile Podcast
  19650. Authentication and Authorization in Blazor Applications
  19651. Hacker Typer
  19652. patriksvensson/waithandle-rs
  19653. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  19654. Jane by Jefferson Starship but it's in 13/8
  19655. dotnet/runtime
  19656. Languages & Runtime: .NET Community Standup - Dec. 12th 2019 - Source Generators with Andy Gocke
  19657. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  19658. William J. Bowman, Ph.D. | Home
  19659. Fixing Random, bonus episode 3
  19660. ravicini/dotnet-jupyter-notebook
  19661. Modernizing Find in Files | Visual Studio Blog
  19662. Firefox Developer Edition
  19663. An Introduction to System.Threading.Channels | .NET Blog
  19664. ConfigureAwait FAQ | .NET Blog
  19665. Home
  19666. Creating A PDF In .NET Core - .NET Core Tutorials
  19667. The Dream Machine Review: The Only Router You Will Ever Need!
  19668. TROLLS WORLD TOUR | OFFICIAL TRAILER
  19669. .NET Conf: Focus on Xamarin
  19670. Generated Passwords, UX and Security Absolutism
  19671. Edgar Allan Poe Society of Baltimore - Works - Tales - The Philosophy of Composition [Text-02]
  19672. System.Buffers - .NET
  19673. dotnet/runtime
  19674. .NET Design Review: GitHub Quick Reviews
  19675. Numberphile
  19676. Talk to Transformer
  19677. Start PowerShell Faster With This One Trick
  19678. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  19679. AWS re:Invent 2019: [REPEAT 1] BPF performance analysis at Netflix (OPN303-R1)
  19680. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  19681. Azure Functions 3.0 go-live release is now available | Azure updates | Microsoft Azure
  19682. Creating Bespoke Input Components for Blazor from Scratch
  19683. Blazor: Getting Started
  19684. We made Windows Server Core container images >40% smaller | .NET Blog
  19685. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  19686. Seeing Sharply
  19687. Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  19688. GC Perf Infrastructure - Part 1 | .NET Blog
  19689. How to generate random numbers using water bubbles
  19690. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  19691. Around 44 Million Microsoft Users Reused Passwords: Microsoft
  19692. Privacy Analysis of Tiktok’s App and Website | Rufposten
  19693. Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  19694. Queens Of The Stone Age - No One Knows (Official Music Video)
  19695. Steam :: Black Mesa :: Black Mesa Complete Beta
  19696. Enterprise API Packages | Whois XML API
  19697. 30 Minute Meeting - cobey
  19698. r/Ubiquiti - Merry Christmas Ubiquiti Style!
  19699. Visual Studio Questions - Developer Community
  19700. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  19701. Just an environment variable away from sleep
  19702. Pinnable Properties: Debug & Display Managed Objects YOUR Way | Visual Studio Blog
  19703. Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  19704. The most copied StackOverflow snippet of all time is flawed! | Programming.Guide
  19705. Make games with Visual Studio for Mac and Unity | Visual Studio Blog
  19706. Announcing 8.0 for .NET Core 3.1
  19707. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  19708. Free Blazor Components | 40+ controls by Radzen
  19709. Capacitive Touch Christmas Tree How To | Raspberry Pi | Bare Conductive Pi Cap
  19710. New Product Announcement
  19711. To Null, or not to Null?!?
  19712. SwiftLaTeX/SwiftLaTeX
  19713. foo.rs
  19714. tmds/Tmds.Ssh
  19715. NuGet 5.4 Release Notes
  19716. .NET Rocks! vNext
  19717. 21 million MixCloud users’ data put up on the dark web for sale
  19718. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  19719. oqtane/oqtane.framework
  19720. My Crazy Idea To Reduce Draws In Chess
  19721. Using WebAssembly from .NET with Wasmtime
  19722. ardacetinkaya/Blazor.Console
  19723. Stray Cat Strut but it's not swung
  19724. GIF Support now available in Xamarin.Forms - Gerald Versluis
  19725. Thingpedia - Documentation
  19726. Spider-Man: The Animated Series (TV Series 1994–1998) - IMDb
  19727. dotnet/core
  19728. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  19729. .NET Rocks! vNext
  19730. Localization in Blazor UI​
  19731. Blazor University – Learn the new .NET SPA framework from Microsoft
  19732. Introducing “Have I been pwned?” – aggregating accounts across website breaches
  19733. Data breach disclosure 101: How to succeed after you've failed
  19734. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  19735. Coffin Problems - with Edward Frenkel — Numberphile
  19736. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  19737. Announcing .NET Core 3.1 | .NET Blog
  19738. .NET Core 3.1.0 · Issue #142 · dotnet/announcements
  19739. Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode
  19740. Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft
  19741. .NET Design Review: JSON & object graphs
  19742. Incredible Formula - Numberphile
  19743. Base64 to hex: Encode and decode bytes online
  19744. Herramienta de Desarrollo para ZX Spectrum SpectNet IDE
  19745. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  19746. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  19747. Building Custom Input Components for Blazor using InputBase
  19748. Modern Authentication 101 - Dasith Wijesiriwardena
  19749. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  19750. Garbage collector config settings - .NET Core
  19751. Gun buyback data breach: PM Jacinda Ardern says no reason to undermine reforms
  19752. Why does an industry I've never heard of know so much about me?
  19753. Compiler Explorer - C++ (x86-64 clang 7.0.0)
  19754. Episode v1.3 - 12 Configuration Blues
  19755. Exploring borrowed annotations in C#
  19756. dotnet/runtime
  19757. Guarding Against Physical Attacks: The Xbox One Story — Tony Chen, Microsoft
  19758. BlueHat Seattle 2019 || Guarding Against Physical Attacks: The Xbox One Story
  19759. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  19760. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  19761. Edward Thomson: GitHub Actions Day 1: CI/CD Triggers
  19762. 25 Days Of Serverless: Content Collection - DEV Community 👩‍💻👨‍💻
  19763. 25 Days of Serverless
  19764. chrissainty/25DaysOfServerless
  19765. Running NPM Scripts From A .NET Core Process
  19766. Line Rider - Hungarian Rhapsody No. 2 (Liszt)
  19767. Browser Preview - Visual Studio Marketplace
  19768. Compiler Explorer - C++ (x86-64 clang 9.0.0)
  19769. Amazon.com: USB-C Charger, Anker 100W 4-Port Type-C Charging Station with Power Delivery, PowerPort Atom PD 4 [Intelligent Power Allocation] for MacBook Pro/Air, iPad Pro, Pixel, iPhone Xs/Max/XR, Galaxy and more: Home Audio & Theater
  19770. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  19771. Tesla's Cybertruck Tug-of-War Stunt Was Pointless
  19772. VPN Service for Serious Privacy & Security | IVPN
  19773. Looking inside a .NET core process using windbg
  19774. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  19775. Running GitHub on Rails 6.0
  19776. Consuming Ethernet frames with the nom crate
  19777. Welcoming the Swiss Government to Have I Been Pwned
  19778. .NET Design Review: GitHub Quick Reviews
  19779. 🚨🚨 That's alot of YAML 🚨🚨
  19780. jo_jpeg Release 1.60
  19781. dotnet/diagnostics
  19782. Embedded device research. The tools you'll need | Pen Test Partners
  19783. Neneh Cherry
  19784. json.net | Domain Name For Sale | Uni Market
  19785. Amazon.com: Synology 5 bay NAS DiskStation DS1019+ (Diskless): Computers & Accessories
  19786. Curv MPC is Not Key Sharding
  19787. Embracing nullable reference types | .NET Blog
  19788. BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  19789. Blazor - Where to put your domain logic
  19790. Ben Eater
  19791. Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  19792. The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  19793. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  19794. Episode 39 - gRPC with Mark Rendle
  19795. Upgrading GitHub from Rails 3.2 to 5.2 - The GitHub Blog
  19796. Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  19797. Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  19798. Windows Terminal Preview v0.7 Release | Windows Command Line
  19799. Blazored/TextEditor
  19800. Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  19801. plasma-umass/coz
  19802. You're (probably still) using HttpClient wrong...
  19803. Study: Almost half of new cancer patients lose their entire life savings
  19804. Shared models - Blazor's (not so) secret super power
  19805. davidfowl/signalr-ports
  19806. ESPlay Micro
  19807. 🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  19808. Happy Hues - Curated colors in context.
  19809. r/personalfinance - Scam emails from Synchrony Bank and/or Amazon Credit Builder
  19810. Teacher Effects on Student Achievement and Height: A Cautionary Tale
  19811. Designing Docker Hub Two-Factor Authentication - Docker Blog
  19812. Ain't Talkin' 'bout Love but it's in 13/8
  19813. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  19814. Teach Your Kids to Code with Ari in Oslo and London
  19815. davidfowl/FeatherHttp
  19816. GistPad - Visual Studio Marketplace
  19817. The Service Mesh: What Every Software Engineer Needs to Know about the World's Most Over-Hyped Technology
  19818. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  19819. More implementations · Issue #4 · mimoo/disco
  19820. Hacker Releases 2TB of Data from Cayman National Bank
  19821. The Archimedes Number - Numberphile
  19822. ctrl-alt-d/FlappyBlazorBird
  19823. Why IVPN - What makes IVPN the best privacy protection service
  19824. dotnet/efcore
  19825. BlazorHelp Website > Home
  19826. ESPlay Micro: Open Source ESP32 Game Console
  19827. .NET Framework Internals: How the CLR Creates Runtime Objects
  19828. Technical documentation, API, and code examples
  19829. Fit on a Floppy
  19830. Say No! More - Announcement Trailer | Thunderful Publishing
  19831. Primes without a 7 - Numberphile
  19832. Internet world despairs as non-profit .org sold for $$$$ to private equity firm, price caps axed
  19833. Christophe Nasarre-Soulier — From ETW to EventPipe
  19834. Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
  19835. Copy Table in Excel and Paste as a Markdown Table | thisDaveJ
  19836. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  19837. pebri86/esplay-retro-emulation
  19838. Azure Charts
  19839. WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  19840. China
  19841. AmpliFi | ALIEN | WI-FI PERFORMANCE FROM ANOTHER DIMENSION
  19842. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  19843. Service Fabric Community Q&A 40
  19844. Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  19845. Blazor OceanAutoComplete Component
  19846. HttpClient Connection Pooling in .NET Core - Steve Gordon
  19847. When Bank Communication is Indistinguishable from Phishing Attacks
  19848. Developing on Windows – Hello World - Windows Developer Blog
  19849. Microsoft 365 internals explained | Microsoft Graph, substrate, and PowerShell with Jeffrey Snover
  19850. xamarin/KimonoDesigner
  19851. Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd
  19852. Welcome - Defense One
  19853. ASP.NET Blog | gRPC vs HTTP APIs
  19854. tree-sitter/tree-sitter-c-sharp
  19855. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  19856. Global AI Bootcamp - 14 December 2019 - All around the world.
  19857. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  19858. Welcoming the Norwegian Government to HIBP
  19859. TomF's talks and papers.
  19860. Leaked Russian interference report raises UK vote questions
  19861. EpicBot - Free RuneScape Bot, Old School 07 & RS3 Bot, RuneScape 3, OS Bot
  19862. Darts in Higher Dimensions (with 3blue1brown) - Numberphile
  19863. Razor-powered ORM for .NET - Jerrycurl
  19864. How to Change your Theme on Visual Studio Code! | Tutorial
  19865. Package websocket
  19866. Opting in to runtime compilation for .NET 3
  19867. 50 Shades of AppSec - Troy Hunt
  19868. GateHub Investigation - Final Statement
  19869. pingunaut/haveibeenpwned4j
  19870. The Future of UX Research
  19871. How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  19872. xoofx/LibObjectFile
  19873. HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  19874. Life on Miller's Planet: The Habitable Zone Around Supermassive Black Holes
  19875. davidfowl/signalr-ports
  19876. Socket.IO
  19877. Bubble Sort Zine Review! | How Do Calculators Even | Pt. 4
  19878. Windows Terminal Status Updates · Issue #3600 · microsoft/terminal
  19879. dapr/dapr
  19880. .NET for Apache Spark&trade; | Big data analytics
  19881. Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  19882. [REPEAT 1] Developing serverless .NET Core on AWS
  19883. Post | mounaneelakanta
  19884. Bad Romance but it's in 7/8
  19885. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  19886. ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  19887. Google Stadia will be missing many features for Monday’s launch
  19888. Instantiating an object without using its constructor in C# | StrathWeb. A free flowing web tech monologue.
  19889. FreyaHolmer/ShaderForge
  19890. Cake Action - GitHub Marketplace
  19891. Stop surveillance and preserve your privacy with IVPN
  19892. Keynote Catch-up: Troy Hunt, Creator of Have I Been Pwned
  19893. ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  19894. .NET Talks at MFF UK in Prague [EN]
  19895. Announcing .NET Core 3.1 Preview 3 | .NET Blog
  19896. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  19897. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  19898. TFB Status
  19899. Model Builder Updates Now Available for ML.NET! | .NET Blog
  19900. Microsoft Sends a New Kind of AI Processor Into the Cloud
  19901. Hands-on With a Graphcore C2 IPU PCIe Card at Dell Tech World
  19902. Dynamically Loading Assemblies at Runtime in RazorPages
  19903. GitHub for mobile
  19904. Using GitHub HTTPS Credentials in WSL 2 | Thursday Night
  19905. Helm 3.0.0 has been released!
  19906. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  19907. Using IHttpClientFactory with Blazor WebAssembly
  19908. Hack Your Career - Troy Hunt
  19909. .NET Foundation Resource Question
  19910. DEV Community 👩‍💻👨‍💻
  19911. Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  19912. Improved Remote Validation in Razor Pages
  19913. Change Logs | ASP.NET Zero Documentation
  19914. .NET Core
  19915. r/WatchPeopleDieInside - Kanye 2024
  19916. TPM-FAIL Attack
  19917. Beta phase of Certbot for Windows
  19918. Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  19919. Stephen Miller’s Affinity for White Nationalism Revealed in Leaked Emails
  19920. Federal Court Rules Suspicionless Searches of Travelers’ Phones and Laptops Unconstitutional
  19921. Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  19922. Safari Supports NFC, USB, and Lightning FIDO2-Compliant Security Keys in iOS 13.3
  19923. Yubico iOS Authentication Expands to Include NFC | Yubico
  19924. OData/RESTier
  19925. .NET Design Review: GitHub Quick Reviews
  19926. Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  19927. IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  19928. Microsoft Edge is coming to Linux. But will anybody use it?
  19929. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  19930. Exploring ASP.NET Core 3.0
  19931. About the Apple Card (JHH)
  19932. Hack to the Future - Troy Hunt
  19933. Pulumi 💜 .NET Core
  19934. MSDN Magazine Issues
  19935. Graphics Programming weekly - Issue 106 — November 10, 2019 | Jendrik Illner - 3D Programmer
  19936. Relay Blazor client logs to Serilog in ASP.NET Core
  19937. Use C# 8 In Any .NET Project Today
  19938. Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  19939. Becoming a Microsoft MVP
  19940. Planar Graphs - Numberphile
  19941. White Rabbit by Jefferson Airplane but it's in 7/8
  19942. One-day hands-on Blazor Workshop 11/25
  19943. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  19944. ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  19945. The Badly Behaved Prime - with James Maynard — Numberphile
  19946. Weekly Udpate 164
  19947. Isogeny crypto
  19948. cradle77/Blazor.Msal
  19949. auth0/auth0-oidc-client-net
  19950. Super Awkward Montage of Students Mistaking Video for a Stills Camera
  19951. The next 5 years of ASP.NET Core - Ryan Nowak
  19952. Async demystified - Karel Zikmund
  19953. Reverse Depth Buffer (z-buffer)
  19954. The State of the Octoverse
  19955. The Most Secure Option
  19956. Raspberry Pi Gaming (Comparison)
  19957. gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  19958. Kubernetes Learning Path v2.0
  19959. BuildVision - Visual Studio Marketplace
  19960. Hacking CoreCLR on Linux with CLion
  19961. Using Rust in Windows - Microsoft Security Response Center
  19962. Help Us Plant 20 Million Trees - Join #TeamTrees
  19963. dotnet/org-policy
  19964. How Swift Achieved Dynamic Linking Where Rust Couldn't
  19965. You Give REST a Bad Name
  19966. Larry Ewing | Update Conference Prague 2019
  19967. Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  19968. Fixing Random, bonus episode 2: pigeons and the noisy-or distribution
  19969. Homepage | ZKProof Standards
  19970. dotnet/SqlClient
  19971. I Don't Like Notebooks - Joel Grus - #JupyterCon 2018
  19972. Announcing .NET Jupyter Notebooks - Scott Hanselman
  19973. Maintaining cryptographic library for 12 languages
  19974. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  19975. Bosses at Vice and The Fader Ignored Sexual Misconduct, Employees Allege, Until Women on Twitter Began Exposing It
  19976. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  19977. Workshops
  19978. Bypassing GitHub’s OAuth flow
  19979. Life Lesson Star Trek Style
  19980. The next 5 years of ASP.NET Core - Ryan Nowak
  19981. Laser pointers can hijack your virtual assistants - Futurity
  19982. Real World Crypto 2020 Program
  19983. Everlong but it's in 7/8
  19984. How to Hide Sensitive Files in VS Code
  19985. Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  19986. HSTS From Top to Bottom or GTFO
  19987. Microsoft Forms
  19988. patriksvensson/rustcalc
  19989. Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  19990. Re-Licensing Sentry
  19991. Superintelligence: The Idea That Eats Smart People
  19992. Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  19993. Thoughts on DNS-over-HTTPS
  19994. .NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  19995. Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  19996. BinomialLLC/basis_universal
  19997. Base64 encoding and decoding at almost the speed of a memory copy
  19998. New version of Durable Functions available now | Azure updates | Microsoft Azure
  19999. Memory management and patterns in ASP.NET Core
  20000. Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  20001. Ed-tech firm Vedantu’s data breach exposes personal data of 686k+ users: Report
  20002. OpenAI Plays Hide and Seek…and Breaks The Game! 🤖
  20003. .NET Design Review: GitHub Quick Reviews
  20004. Numberphile - Still Untitled: The Adam Savage Project - 11/5/19 - Tested.com
  20005. x86/x64 SIMD Instruction List (SSE to AVX512)
  20006. Texas Proposition 4, Prohibit State Income Tax on Individuals Amendment (2019) - Ballotpedia
  20007. .NET Core 3 for Windows Desktop | .NET Blog
  20008. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  20009. [mini] Initial tiered compilation work by lewurm · Pull Request #17551 · mono/mono
  20010. Trains
  20011. Building a Custom Router for Blazor
  20012. You don't need to be a rocket-scientist to contribute to .NET Core!
  20013. Inspect This Snake
  20014. github/gov-takedowns
  20015. Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  20016. Download the latest indie games
  20017. Secure your Custom Domains at no cost with App Service Managed Certificates (preview) | Azure updates | Microsoft Azure
  20018. The Latest
  20019. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  20020. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  20021. Your OneNote
  20022. bye: FTP Support Is Going Away
  20023. Visual Studio Online - Cloud IDE - Code Editor Online
  20024. Announcing Visual Studio Online Public Preview | Visual Studio Blog
  20025. Announcing .NET Core 3.1 Preview 2 | .NET Blog
  20026. Flush Cache  |  Public DNS  |  Google Developers
  20027. ADefWebserver/FatSecretDataExporter
  20028. Modern day C# development in Visual Studio 2019 - Kevin Pilch
  20029. Minimal Viable Programs - <h1>Joe Armstrong - Erlang and other stuff</h1>
  20030. Jon Galloway! | Jesse Liberty
  20031. Audio Fingerprinting using the AudioContext API
  20032. Home - Develomentor
  20033. The Cliffs of Inanity
  20034. golang/go
  20035. danistefanovic/build-your-own-x
  20036. Nintendo Support: What Are the Differences Between a Primary and Non-Primary Nintendo Switch Console?
  20037. Piece of My Heart but it's in 7/8
  20038. dotnet/coreclr
  20039. ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  20040. Microsoft Announces It's Ready to Contribute to OpenJDK - Slashdot
  20041. Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  20042. Using the Resource Timing API
  20043. SteeltoeOSS/steeltoe
  20044. Create cloud-native .NET microservices with Steeltoe.
  20045. NordVPN users’ passwords exposed in mass credential-stuffing attacks
  20046. The history of the GC configs | .NET Blog
  20047. Blazor Component Lifecycle Diagram
  20048. 07 Political and controversial matters
  20049. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  20050. Credential stuffing explained: How to prevent, detect and mitigate
  20051. GOTO Academy
  20052. Tickets - NDC London 2020 | Software Developers Conference
  20053. A New Era of Productivity with Blazor
  20054. Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  20055. Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  20056. Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  20057. Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  20058. Benchmark.cs
  20059. The SecureMac Interview: Troy Hunt on data breaches - SecureMac
  20060. Opinion: Why Should I Reward Shitty Cosplay With Free Candy?
  20061. cfrg/pake-selection
  20062. Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  20063. Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  20064. Destroying x86_64 instruction decoders with differential fuzzing
  20065. try.peachpie.io
  20066. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  20067. Routing in ASP.NET Core
  20068. Stand Out Online with a Professional Small Business Website
  20069. Register Domain Names at Register.com - Business Web Hosting Services and Domain Name Registration Provider
  20070. Introducing Orleans 3.0 | .NET Blog
  20071. The World's First Domain Provider | Network Solutions
  20072. GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  20073. Helping People Work Efficiently while Remote
  20074. System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  20075. system.net - Domain Name For Sale | DAN.COM
  20076. SameSite=None: Known Incompatible Clients - The Chromium Projects
  20077. Hellvetica.ttf | Kern in hell
  20078. TLS Post-Quantum Experiment
  20079. The .NET Process class on Linux - Red Hat Developer
  20080. Turkey
  20081. normj/ServerlessTODOListTutorial
  20082. revo.js 2019 - Boyan Mihaylov - A journey of multithreading using WebAssembly
  20083. LISA2019 Linux Systems Performance
  20084. Discover gists
  20085. github/gov-takedowns
  20086. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  20087. default value
  20088. .NET Design Review: ARM Intrinsics
  20089. Visual Studio 2019 version 16.4 Release Notes
  20090. Shigeru Miyamoto honoured with Japan culture award | VGC
  20091. mattdesl/workshop-webgl-glsl
  20092. Safe and Secure Drivers in High-Level Languages
  20093. An In-depth Look at Routing in Blazor
  20094. TomaszRewak/C-sharp-console-gui-framework
  20095. ThreeMammals/Ocelot
  20096. dotnet/diagnostics
  20097. Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  20098. Untitled Goose Game - Insecure Deserialization
  20099. Have I Been Pwned: API v3
  20100. Apple - Support - System Status
  20101. dotnet/coreclr
  20102. Senior Privacy Engineer (Remote) - Career Page
  20103. This Video Is Sponsored By ███ VPN
  20104. Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  20105. PHP Bug Allows RCE on NGINX Servers
  20106. NDC London 2020 | Software Developers Conference
  20107. Apple, Your Developer Documentation is… Missing
  20108. Creating Random Numbers With .NET Core
  20109. LMGTFY
  20110. Hey Man, Nice Shot but it's in 7/4 and 15/16
  20111. Being ping-ponged between LinkedIn and Stack Overflow
  20112. dapr/dapr
  20113. Learn all about Distributed Application Runtime (Dapr), Part 2 | Azure Friday
  20114. Convey
  20115. Create Home + Body Care Products to Save Money and Planet
  20116. Sponsor @zx2c4 on GitHub Sponsors
  20117. Verzekeraar Allianz informeert klanten over datalek - Security.NL
  20118. Matt Parker | Standup Mathematician - Shows
  20119. The Republican political operatives who call the shots at Facebook
  20120. benchmark.txt
  20121. The Spy | Netflix Official Site
  20122. spectresystems/snitch
  20123. Pompeo Was Riding High—Until the Ukraine Mess Exploded
  20124. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  20125. Learn all about Distributed Application Runtime (Dapr), Part 1 | Azure Friday
  20126. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  20127. cr.yp.to: 2019.10.24: Why EdDSA held up better than ECDSA against Minerva
  20128. Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  20129. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  20130. Research based on the .NET Runtime
  20131. Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  20132. Options for .NET’s versioning issues
  20133. r/techsupportmacgyver - I slept through all of my phone alarms today so I rigged a TENS unit to an alarm clock. It hurts a lot.
  20134. Commas in big numbers everywhere: An OpenType adventure
  20135. Lyft Launches Job Access Program in 35+ Cities
  20136. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  20137. Stay in-the-know: Introducing the Performance Matters newsletter | Raygun Blog
  20138. Introducing the Docker Desktop WSL 2 Backend - Docker Blog
  20139. Tournament XI - Calamity
  20140. BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  20141. A First Look at Java Inline Classes
  20142. Cash-back Websites Expose 2 TB of Sensitive Information
  20143. 【Unite Tokyo 2019】Understanding C# Struct All Things
  20144. Sky Views: You’ve already been hacked - so has everyone else
  20145. AssemblyNameTests.cs
  20146. dotnet/org-policy
  20147. An Introduction to Building Applications with Blazor, How to get started creating applications using this exciting easy to use Microsoft C# framework - Google Play
  20148. chrisnas/EffectiveDebugging
  20149. dumpperms.cs
  20150. Blazor-State Tutorial
  20151. Windows Terminal Preview 1910 Release | Windows Command Line
  20152. Introduction to cloud-native applications
  20153. 1590810 - Sectigo: EV SSL Certificates with incorrect businessCategory
  20154. Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  20155. Mei-Chin Tsai | Update Conference Prague 2019
  20156. 63 Cores Blocked by Seven Instructions
  20157. .NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  20158. Hear Hong Kong Protesters Read Their Final Goodbyes | The Dispatch
  20159. Stack Overflow
  20160. 1590171 - QuoVadis: failure to reply in a timely manner
  20161. .NET Design Review: GitHub Quick Reviews
  20162. Fame and Admiration - with Timothy Gowers — Numberphile
  20163. abp.io
  20164. Firefox 70 — a bountiful release for all – Mozilla Hacks - the Web developer blog
  20165. Introduction to Routing in Blazor
  20166. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  20167. Free for developers
  20168. Meet Algo, the VPN that works
  20169. trailofbits/algo
  20170. Prevent dotnet core 3.0 from building EXE by default
  20171. How to monitor your Docker containers with ctop
  20172. uucidl/pre.uumu
  20173. An Illustrated Guide to OAuth and OpenID Connect
  20174. Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  20175. Alexa and Google Home abused to eavesdrop and phish passwords
  20176. IdentityModel/IdentityModel.OidcClient
  20177. #8MileYang
  20178. Contributing | Servicios gratuitos para webmasters: scripts en castellano, intercambio de banners, redirección de URLS, espacio jurídico
  20179. YOW! Night 2019 Melbourne - Angie Jones - Oct 22
  20180. Writing a book is hard
  20181. mrLSD/riscv-fs
  20182. OceanNumericInput Component
  20183. OceanLibrary/Ocean
  20184. OceanLibrary/Ocean
  20185. Slow in the Application, Fast in SSMS?
  20186. Thriving on the Technical Leadership Path
  20187. I'm an introvert and I gave a conference talk - Stephanie Stimac's Blog
  20188. SF Man Faces Eviction After 344% Rent Increase
  20189. Fire! Fire! | The IT Crowd
  20190. Karel Zikmund - Events
  20191. Request Features And ASP.NET Core 3
  20192. dlemstra/code-sign-action
  20193. Have I Been Pwned: Notify me
  20194. Er passordene dine sikre nok?
  20195. Native Blazor Components powered by DevExpress
  20196. Test A Blazor App With Cypress
  20197. The Smallest MIDI Synth Again...
  20198. Sydney ModernApps Live Stream
  20199. I'm Sorry You Feel This Way NatWest, but HTTPS on Your Landing Page Is Important
  20200. Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  20201. Netcode [p1]: Fightin' Words
  20202. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  20203. Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  20204. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  20205. Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  20206. Running .NET Core global tools in non-sdk Docker images
  20207. 7 Hidden Office 365 Settings You Can Unlock with PowerShell [Free Video Course]
  20208. The Differentiable Curry | OpenReview
  20209. Sebazzz/Return
  20210. FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  20211. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  20212. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  20213. C2 Design Philosophy - Cliff Click's Blog
  20214. Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  20215. Azure SDK October 2019 Preview | Azure SDKs
  20216. San Miguel, IRL
  20217. Fall .NET Core Survey | .NET Blog
  20218. Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case
  20219. The UN revises down its population forecasts
  20220. [bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono
  20221. The Forgotten Flexagon - Numberphile
  20222. How to expose your custom counters in .NET Core
  20223. New features in .NET Core 3.0 on Linux - Red Hat Developer
  20224. Uploading Files In Blazor
  20225. Microsoft Ignite The Tour in Sydney, February 2020
  20226. The Aggregate Magic Algorithms
  20227. Source Browser
  20228. Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  20229. github/gov-takedowns
  20230. Dapr - portable, event-driven, serverless runtime.
  20231. Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog
  20232. brminnick/HackerNews
  20233. Ed25519 Keys | Brian Warner
  20234. .NET Core -- Choices
  20235. Download Visual Studio 2019 for Windows & Mac
  20236. The Cloud Native Show - LIVE: Ep. 1
  20237. A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  20238. Microsoft says .NET Framework porting project is finished: If your API's not on the list, it's not getting in
  20239. Terra
  20240. Pac-Man | Design Icons
  20241. 1248897 - Expose SpeechRecognition to the web
  20242. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  20243. Weber's Law - Numberphile
  20244. Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  20245. The New War on Naturalized Citizens
  20246. wybiral/firehose
  20247. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  20248. Security flaws exposed personal data from home loan applications in South Africa
  20249. Home - .NET API Catalog
  20250. RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  20251. Announcing .NET Core 3.1 Preview 1 | .NET Blog
  20252. Two Headed Girl
  20253. .NET API browser
  20254. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  20255. .NET R&D Digest (September, 2019)
  20256. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  20257. Stack Overflow OSS
  20258. Office 365 network attacks - Gaining access to emails and files via an insecure Reply URL
  20259. Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
  20260. Mathematical Sciences Research Institute
  20261. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  20262. Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  20263. Simplify the Handler loop by davidfowl · Pull Request #8 · rsocket/rsocket-net
  20264. Microsoft - Official Home Page
  20265. rust-p2p/disco
  20266. HashiCorp Nomad on AWS - Quick Start
  20267. NDC London 2020 | Software Developers Conference
  20268. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  20269. System update
  20270. .NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  20271. AWS’ sponsorship of the Rust project | Amazon Web Services
  20272. danielmarbach/Async.Netcore
  20273. World's Greatest Gallery of Mushrooms That Look Like Butts
  20274. spboyer/dotnet-workshops
  20275. Performance Profiling F#
  20276. Sessions - Developer! Developer! Developer! North
  20277. CoreCLR 3.0 Intrinsics
  20278. Queueing theory and regular expressions
  20279. Weather: Last Week Tonight with John Oliver (HBO)
  20280. Deep Dive into an ORM: The Entity Framework Core Query Pipeline
  20281. Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  20282. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  20283. Pixels of the Week – October 13, 2019 by Stéphanie Walter - UX designer & Mobile Expert.
  20284. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  20285. Against Me! - From Her Lips To God's Ears (The Energizer) [Lyrics on Screen]
  20286. The Decemberists - Calamity Song
  20287. Amazon.com: Children of Time eBook: Adrian Tchaikovsky: Kindle Store
  20288. Marriott – Property Internet Terms of Use
  20289. In one Maine town, ‘home paper’ is gone after 135 years - The Boston Globe
  20290. How Multiplexing Changes Your HTTP APIs
  20291. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  20292. Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  20293. Resistance - The First Anonymous DEX and Privacy-Oriented Blockchain
  20294. Tenure announcement: April 2019
  20295. Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  20296. I/O pipelines - .NET
  20297. .NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  20298. A detailed look at Ubuntu’s new experimental ZFS installer
  20299. The Insecure Elephant in the Room - CA Security Council
  20300. PeachPie | PHP compiler to .NET
  20301. Fix a Wobbly Table (with Math)
  20302. Hack to the Future - NDC Sydney 2020 | Software Developers Conference
  20303. Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  20304. Distribution comparison via the shift and ratio functions
  20305. Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  20306. IDENTIFY on Tour Melbourne
  20307. .NET Design Review: .NET Core 3.1
  20308. Vox Borders is back — with a twist!
  20309. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  20310. Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  20311. Languages & Runtime: .NET Community Standup - Oct. 10th 2019 - We're Winging It
  20312. Iterating on Inclusion - Stack Overflow Blog
  20313. Consolidated repo names · Issue #127 · dotnet/announcements
  20314. Pregnancy and maternity discrimination research findings | Equality and Human Rights Commission
  20315. Normality is a myth
  20316. dotnet/orleans
  20317. Application Manifests - Win32 apps
  20318. Navigator.sendBeacon()
  20319. The Cloud Native Show | Channel 9
  20320. IdentityServer/IdentityServer4
  20321. ASP.NET Core Performance Best Practices
  20322. OutOfMemory! card game
  20323. Packaging CLI programs into Docker images to avoid dependency hell
  20324. Stack Overflow - Where Developers Learn, Share, & Build Careers
  20325. File Signature Database:
  20326. AutoHotkey
  20327. Android-x86 - Porting Android to x86
  20328. The Third Annual C# Advent | Cross Cutting Concerns
  20329. Implementation of efficient algorithm for changepoint detection: ED-PELT
  20330. Blazored/Modal
  20331. Grant Types — IdentityServer4 1.0.0 documentation
  20332. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  20333. Check If You Are in the Sephora and StreetEasy Data Breaches
  20334. jwilber/roughViz
  20335. Die2Nite.com: The zombie survival game set in a world inhabited by the living dead!
  20336. A million StreetEasy accounts hacked
  20337. Blazor Security Docs and Blog Posts
  20338. Convert A C# Object To Almost Any Format
  20339. Where Does River Water Go? - Numberphile
  20340. Ministry of Health fronts as cyber attack leaves patient data exposed
  20341. Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  20342. Omni Trio - Renegade Snares (Original Mix)
  20343. Australia Talks: Find out where you fit, and how you compare to other Australians in 2019
  20344. Use the Azure Application Insights Profiler settings pane - Azure Monitor
  20345. .NET Core 3.0 Availability on App Service · Issue #204 · Azure/app-service-announcements
  20346. 1943 - Loading issue... - Monorail
  20347. SQL-MisterMagoo/Blazor.PWA.MSBuild
  20348. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  20349. Oldpug/Bfi
  20350. Performance analysis of multithreaded applications. | Easyperf
  20351. Xabaril/Esquio
  20352. nanochess/bootOS
  20353. The GROUPing pitfall - ISoft Wiki
  20354. In-Memory-Only ELF Execution (Without tmpfs)
  20355. NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke
  20356. Chrome UI for Deprecating Legacy TLS Versions
  20357. Source Browser
  20358. MvcConf 2010
  20359. Virtualization-Based Security: Enabled by Default
  20360. Embracing gRPC in .Net Core
  20361. dotnet/try-convert
  20362. Iraq blocks Facebook, Twitter, WhatsApp and Instagram, then shuts down internet amid civil unrest - NetBlocks
  20363. Overriding :root CSS variables from inner scopes
  20364. Microsoft Surface Duo and Neo: The Software Developer Perspective - Uno Platform
  20365. Don’t use Azure Functions as a web application
  20366. Overriding :root CSS variables from inner scopes
  20367. Designing Better Security Warnings – Firefox UX
  20368. RSVP Rant - Dan Clarke
  20369. Benchmark.cs
  20370. Hacker Noon
  20371. posh-git by dahlbyk
  20372. API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  20373. String-based enums · Issue #2849 · dotnet/csharplang
  20374. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  20375. Intel 545s 2.5&#34; 256GB SATA III 64-Layer 3D NAND TLC Internal Solid State Drive &#40;SSD&#41; SSDSC2KW256G8X1 - Newegg.com
  20376. PhobosLab
  20377. Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  20378. .NET Design Review: GitHub Quick Reviews
  20379. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  20380. dotnet/coreclr
  20381. Call for Review: Web Assembly 1.0 is a W3C Proposed Recommendation | W3C News
  20382. Microwaving butter - The Oatmeal
  20383. Zynga's Breach Notification: How Not to Inform Victims
  20384. What is the difference between ToArray and ToList?
  20385. .NET Rocks! vNext
  20386. 10x developers
  20387. Blazor Roundup From .NET Conf 2019
  20388. Serving ASP.NET Core Web Content from External Folders
  20389. Azure Resource Manager (ARM) Tools - Visual Studio Marketplace
  20390. HEAD - A free guide to <head> elements
  20391. Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  20392. dotnet/diagnostics
  20393. IT Recruitment | Encode Talent
  20394. Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  20395. kzu/guit
  20396. Why online identities are smart career moves
  20397. Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community?
  20398. v5.7 Release Notes
  20399. No, White MAGA Friend—You Weren't "Embarrassed" by Barack Obama
  20400. Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  20401. Native image lazy-loading for the web!
  20402. Using native DLL and resource files in BenchmarkDotNet projects
  20403. Blazor Simple CQRS with MediatR
  20404. CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.”
  20405. A computer built from NOR gates: inside the Apollo Guidance Computer
  20406. Impeachment.fyi - the latest impeachment news
  20407. Alba
  20408. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  20409. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  20410. The Residents-The Coming of the Crow
  20411. Text Rendering Hates You
  20412. Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  20413. Robots.txt Middleware For ASP.NET Core
  20414. davidfowl/AspNetCoreDiagnosticScenarios
  20415. Kickstarter To Workers and Project Creators: Drop Dead | Current Affairs
  20416. wybiral/firehose
  20417. Wiener Winner Remix | Pinky Malinky | Netflix Futures
  20418. How2factor
  20419. Frontpage EN – Tap-House – The gateway to the world of beer in your city
  20420. aspnet/samples
  20421. Oryx Design Lab
  20422. Three years of research into #thedress, digested – a lesson in humility for perceptual science
  20423. Hot Questions - Stack Exchange
  20424. .NET Core 3 Local Tools
  20425. Aw, snap! What if Every Tab Crashes?
  20426. nvbn/thefuck
  20427. Peacock - Visual Studio Marketplace
  20428. Introducing the CodeSearchNet challenge
  20429. Festive Fractals - Computerphile
  20430. Dark Reader — dark theme for every website
  20431. xoofx/JitBuddy
  20432. Walking Down the Memory Lane with Bing.md
  20433. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  20434. Circus Jobs - CircusTalk
  20435. RicoSuter/NSwag
  20436. ffjson: faster JSON serialization for Golang | Paul Querna
  20437. One-day hands-on Blazor Workshop
  20438. Hot Questions - Stack Exchange
  20439. Walking Down the Memory Lane with Bing – Part 3
  20440. Improving the LibraBFT protocol · Libra
  20441. Walking Down the Memory Lane with Bing Part 3
  20442. Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  20443. Want Free Coding Lessons? Twitch Makes It Happen in Real Time
  20444. Intel 660p Series M.2 2280 512GB PCI-Express 3.0 x4 3D2 QLC Internal Solid State Drive &#40;SSD&#41; SSDPEKNW512G8XT - Newegg.com
  20445. dotnet-presentations/dotnetconf2019
  20446. Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  20447. Theresa May suppressed NINE reports proving immigration has little effect on employment or wages
  20448. “Stubs” in the .NET Runtime
  20449. 3.0 Release Notes | Npgsql Documentation
  20450. CLR Method Internals (.NET 2.0)
  20451. Ray Tracing Denoising
  20452. Your Own Serverless Request Bin with Azure Functions
  20453. .NET Conf 2019 When and How to Use the Actor Model: an Introduction…
  20454. Algorand's cryptographic sortition
  20455. .NET Conf 2019 | Channel 9
  20456. [DSCTF 2019] CPU Adventure – Unknown CPU Reversing
  20457. Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  20458. .NET Community Standups | Streaming live each week
  20459. novotnyllc/NuGetKeyVaultSignTool
  20460. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  20461. Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  20462. ML.NET | Channel 9
  20463. El Camino: A Breaking Bad Movie | Official Trailer | Netflix
  20464. 'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  20465. microsoft/FrozenObjects
  20466. We Need a Carbon Tax, Now, That Goes Up Over Time
  20467. .NET Application Architecture Guides
  20468. shafi-vinod.pdf
  20469. dotnet-foundation/project-maturity-model
  20470. terrajobst/api-review-list
  20471. .NET Core 3.0 -- Post Launch Blog Posts
  20472. National Punctuation Day
  20473. Blazor - Official Release, Free Offer, and Future Plans
  20474. 3 as the sum of the 3 cubes - Numberphile
  20475. .NET Design Review: GitHub Quick Reviews
  20476. davidfowl/BedrockFramework
  20477. Windows Terminal Preview 1909 | Windows Command Line
  20478. [Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  20479. Creating gRPC .NET Core Client Libraries - Steve Gordon
  20480. UserSecrets Broken in VS 2019 16.3.0 - Developer Community
  20481. Supreme Court bombshell: Britain is working once again
  20482. Welcome to .NET Conf 2019!
  20483. Welcome to Esquio — Esquio 0.0.1 documentation
  20484. The government websites that still aren't 'secure'
  20485. Sagas
  20486. Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  20487. Microsoft Launches New .NET Core Video Series - Thurrott.com
  20488. My Journey with Orchard Core
  20489. Tips and Tricks for .NET Debugging in Visual Studio
  20490. What's New in SignalR with .NET Core 3.0?
  20491. Masters of the Fountain Pen:Kiyoshi Kato(Kato Seisakusho Com
  20492. MiniProfiler/dotnet
  20493. Modernizing .NET Desktop Applications with .NET Core
  20494. What's new in C# 8 - Part 2
  20495. What's new in C# 8 - Part 1
  20496. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  20497. The C-Word - talking Calculus with Steven Strogatz — Numberphile
  20498. Mid Century Themes (Dark / Light) - Visual Studio Marketplace
  20499. dotnet/core
  20500. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  20501. Locknote: The Internet of Pwned Things - Troy Hunt
  20502. dotnet/winforms
  20503. prefers-color-scheme
  20504. gRPC
  20505. Test web APIs with the HTTP REPL
  20506. CppCon 2019: The One-Decade Task: Putting std::atomic...
  20507. Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  20508. Alexis Kennedy
  20509. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  20510. .NET Videos | Free videos from the .NET team and community
  20511. AWS Joins the .NET Foundation | Amazon Web Services
  20512. dotnet/docs
  20513. dotnet/core
  20514. Announcing .NET Core 3.0 | .NET Blog
  20515. .NET Videos | Free videos from the .NET team and community
  20516. Announcing F# 4.7 | .NET Blog
  20517. Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  20518. “UPSERT” Race Condition With MERGE
  20519. ASP.NET Core in Action
  20520. Prevent users registering with passwords from data breaches
  20521. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  20522. Troy Hunt Returns to Denmark
  20523. dotnet-presentations/aspnetcore-app-workshop
  20524. Chocolatey's Website Gets a Long Awaited Redesign!
  20525. Creature Keeper Combat Teaser
  20526. It’s time to stop lionizing Dian Fossey as a conservation hero — Lady Science
  20527. Peddle the Pedal to the Metal
  20528. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  20529. Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  20530. Vive la tarte
  20531. 2.1.x changes and .NET Core 3.0 support by NickCraver · Pull Request #172 · NickCraver/StackExchange.Exceptional
  20532. JDK 13: The new features in Java 13
  20533. STRML: Projects and Work
  20534. python/cpython
  20535. America has two economies—and they’re diverging fast
  20536. Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  20537. What's my birthday?
  20538. What's my birthday?
  20539. Chrome 78 Beta: a new Houdini API, native file system access and more
  20540. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  20541. Hackean código fuente y credenciales de acceso de Scotiabank
  20542. Amazon.com: Logitech MX Master 2S Wireless Mouse – Use on Any Surface, Hyper-fast Scrolling, Ergonomic Shape, Rechargeable, Control up to 3 Apple Mac and Windows Computers (Bluetooth or USB), Graphite: Computers & Accessories
  20543. dotnet/corefx
  20544. This is how you get rid of null reference exceptions forever
  20545. davidfowl/BedrockFramework
  20546. praeclarum/sqlite-net
  20547. Herding Cats: A Primer for Programmers Who Lead Programmers: J. Hank Rainwater: 9781590590171: Amazon.com: Books
  20548. Amazon.com: Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead (9781455554799): Laszlo Bock: Books
  20549. The Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.com
  20550. Awesome Orrery - Objectivity #212
  20551. Federal ruling could make it legal to go topless in Utah, 5 other states
  20552. CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  20553. Data Breach | Animates Pet Supplies
  20554. icsharpcode/ILSpy
  20555. Walking Down the Memory Lane with Bing – Part 2
  20556. jeffkl/KluGet
  20557. LEOPOLD NASA FOIA 2019 OK Asteroid
  20558. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  20559. Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  20560. unoplatform/workshops
  20561. UnoConf Livestream - Presented by Uno Platform
  20562. BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge
  20563. Interview with Scott Hunter on .NET Core 3.0
  20564. Safely Endangered
  20565. Out-of-memory exception in a managed application that's running on the 64-bit .NET Framework
  20566. henalbrod/Blazor.Auth0
  20567. Telerik and Kendo UI R3 Release 2019 is Here!
  20568. Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  20569. [WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  20570. Non-Lack Rack Pack
  20571. [WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  20572. Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  20573. Cascadia Code | Windows Command Line
  20574. Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  20575. Miles 10 Titanfall 2 Replay Demo
  20576. gRPC and C# 8 Async stream
  20577. What is the fastest way to do Array Table Lookup with an Integer Index?
  20578. Prague .NET Meetup with Maoni Stephens [ENG]
  20579. dotnet/roslyn
  20580. WATCH: Full exchange between Corey Lewandowski and House Judiciary Counsel Barry Berke
  20581. Noita Gameplay - Explaining what every pixel is simulated means
  20582. A Cancel Culture Glossary
  20583. dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  20584. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  20585. Polly-Contrib/Polly.Contrib.WaitAndRetry
  20586. Nick Craver - Why you should wait on upgrading to .Net 4.6
  20587. Banks, Arbitrary Password Restrictions and Why They Don't Matter
  20588. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  20589. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  20590. Read-Only Array and Tuple Types in TypeScript
  20591. How .NET 4.8 Can Break Your Application
  20592. Dealing with the compromise
  20593. jerriep/dotnet-outdated
  20594. An Introduction to OwningComponentBase
  20595. Pre-DDD 14 Curry Night
  20596. Build a 6502 computer
  20597. dotNET
  20598. Best Media Streaming Devices | Live streaming apps powered by Plex
  20599. Role-Playing Virtual Tabletop | I Met A Troll
  20600. 2019: July - October Political Notes - Richard Stallman
  20601. Uno Platform - Home
  20602. GitHub
  20603. Careers- Junior Data Scientist
  20604. Introduction to Functional Programming in F# — Softwarepark
  20605. Data Juggler
  20606. TimeWarpEngineering/blazor-state
  20607. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  20608. False or misleading claims
  20609. Events I'll be Attending in 2019
  20610. xunit/xunit
  20611. IL-Linker in .NET Core 3.0
  20612. Finalization implementation details | .NET Blog
  20613. Legal Immigration: Last Week Tonight with John Oliver (HBO)
  20614. Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot · Pull Request #1367 · buildo/react-components
  20615. BluestormDNA/ProjectPSX
  20616. GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  20617. !@#$!@@@@@@@ MY ISYS PROJECT @@@@@@!%#@!@
  20618. beemdevelopment/Aegis
  20619. Veldrid
  20620. Bye Bye Love
  20621. fun with variance
  20622. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  20623. Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  20624. Tutorial series for simulating NES Graphics – BIT INK STUDIOS
  20625. Aditya Anand – Medium
  20626. Ongoing EOSIO exploit allows attacker to steal 30,000 EOS as network freezes
  20627. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  20628. davidfowl/DynamicLinq
  20629. DOH! DNS over HTTPS explained | APNIC Blog
  20630. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  20631. langleyfoxall/laravel-nist-password-rules
  20632. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  20633. Every game should copy Death Stranding’s “Very Easy Mode”
  20634. pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  20635. Buy Samsung HMD Odyssey+ - Microsoft Store
  20636. Automatically Compress Images on Pull Requests - Calibre
  20637. Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  20638. Introduction to Compilers and Language Design
  20639. Compilers
  20640. CS143 Archive
  20641. CSEP501: Compiler Construction
  20642. Cutter
  20643. svaarala/duktape
  20644. sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  20645. ChocoPy: A Programming Language for Compilers Courses
  20646. What's new in .NET Core 3.0
  20647. IRL Analogies Explaining Digital Concepts are Terrible
  20648. Remove Richard Stallman
  20649. Durable Functions Overview - Azure
  20650. .NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  20651. .NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  20652. Dave Glick - Default Interface Members, What Are They Good For?
  20653. Walking Down the Memory Lane with Bing Part 1
  20654. Microsoft Forms
  20655. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  20656. App Store Review Guidelines - Apple Developer
  20657. Building dev tools & designing C#: An interview with Eric Lippert
  20658. Languages & Runtime: .NET Community Standup - Sept. 12th 2019 - .NET Conf, .NET 5, OpenFSharp
  20659. How I Finally Fixed My Parents Dodgy Wifi With AmpliFi
  20660. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  20661. r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  20662. ixy-languages/ixy-languages
  20663. JavaZone 2019 - September 11th - 12th
  20664. ixy-languages/ixy.cs
  20665. Switch intellisense between frameworks · Issue #39 · OmniSharp/omnisharp-vscode
  20666. The Value of EV Certificates Remains Regardless of Changes To The EV Indicator in Major Browsers
  20667. Control - Discover a World Unknown
  20668. draft-ietf-quic-transport-23 - QUIC: A UDP-Based Multiplexed and Secure Transport
  20669. IDENTIFY Asia Pacific
  20670. john-h-k/MathSharp
  20671. Amazon.com: iBUYPOWER Gaming PC Computer Desktop Trace2 9250 (Intel Core i7-9700F 3.0GHz, NVIDIA GeForce GTX 1660 Ti 6GB, 16GB DDR4, 240GB SSD, 1TB HDD, WiFi & Win 10 Home) Black: Computers & Accessories
  20672. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  20673. PrivacySafe: The Anti-Cloud Appliance
  20674. Scabs
  20675. How to add an optimization for C# to RyuJIT
  20676. La facture | ICI Radio-Canada.ca Télé
  20677. Microsoft, Hewlett Foundation preparing to launch nonprofit that calls out cyberattacks - CyberScoop
  20678. Home
  20679. XBox Underground (Part 1) – Darknet Diaries
  20680. Hyperion Publications
  20681. Testable timers with Reactive Extensions for .Net - Mark's Blog
  20682. Silent Hill OST - Killing Time
  20683. Weakness in Intel chips lets researchers steal encrypted SSH keystrokes
  20684. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  20685. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  20686. Urban Street Network Orientation
  20687. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  20688. Firefox’s Test Pilot Program Returns with Firefox Private Network Beta – The Mozilla Blog
  20689. Democracy Diverted: Polling Place Closures and the Right to Vote
  20690. nip.io - wildcard DNS for any IP Address
  20691. xip.io: wildcard DNS for everyone
  20692. .NET Design Review: GitHub Quick Reviews
  20693. Say hello to the new Visual Studio terminal! | Visual Studio Blog
  20694. September 10, 2019—KB4515384 (OS Build 18362.356)
  20695. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  20696. AArnott/Nerdbank.GitVersioning
  20697. Online ticketing company investigating 'potential vulnerability' in its systems
  20698. Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  20699. Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  20700. awslabs/s2n
  20701. Taskbar Latency and Kernel Calls
  20702. Deploying Containerised Apps to Azure Web App for Containers
  20703. GC Perf Infrastructure – Part 0 | .NET Blog
  20704. Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  20705. Review: IT Chapter Two is overlong, but Pennywise will still haunt your dreams
  20706. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  20707. Building a modern campus
  20708. tonsky/FiraCode
  20709. Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  20710. Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  20711. Nedbank blocks customers from using password managers
  20712. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  20713. Python 2.7 Countdown
  20714. MvvmCross/MvvmCross
  20715. Common Systems Programming Optimizations & Tricks - paulcavallaro
  20716. Announcing CT Monitoring for Report URI!
  20717. Australia’s 2020 Cyber Security Strategy
  20718. DuckDuckGo Settings
  20719. Klein Tools NCVT-1 Voltage Tester, Non-Contact Voltage Detector for AC Voltage, Low Battery Indicator and Auto Shutdown, Batteries Included - Electrical Tools - Amazon.com
  20720. Space Jam
  20721. IdentityServer for ASP.NET Core 3
  20722. Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  20723. Using Certificate Authentication with IHttpClientFactory and HttpClient
  20724. Quotes by Brian W. Kernighan
  20725. TUCK ME IN
  20726. BlazorHelp Website > Blog - A Blazor Application Updater
  20727. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  20728. Discovering Hard Disk Physical Geometry through Microbenchmarking « Blog
  20729. Intel Processor Trace Part3. Analyzing performance glitches. | Easyperf
  20730. r/unsw - Massive 50K Australian Student Data Breach :(
  20731. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  20732. The evolution of Family Link parental controls
  20733. Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  20734. Microsoft the Musical
  20735. .Net Down Under Tour - Sydney
  20736. Blazor-State
  20737. Dave Glick - Default Interface Members and Inheritance
  20738. Gaming's #MeToo Moment and the Tyranny of Male Fragility
  20739. Navigating the .NET Ecosystem
  20740. unoplatformdev
  20741. Gluster | Storage for your Cloud
  20742. Blazor
  20743. The Mystery of 42 is Solved - Numberphile
  20744. Interacting with native libraries in .NET Core 3.0 - Red Hat Developer
  20745. Painless Password Hash Upgrades
  20746. Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  20747. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  20748. CSRF is (really) dead
  20749. Why Are You Removing Website Identity, Google and Mozilla? - CA Security Council
  20750. dotnet/coreclr
  20751. 42 is the new 33 - Numberphile
  20752. [Updated: New Statement] Flight1 Security Breach | FSElite
  20753. Goodbye XSS Auditor
  20754. False Knees
  20755. Space Invaders | Design Icons
  20756. Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  20757. OWASP/CheatSheetSeries
  20758. microsoft/PowerToys
  20759. FancyZones Tutorial
  20760. DisposableFieldsShouldBeDisposedDiagnosticAnalyzer eats up memory resulting in VS crash - Developer Community
  20761. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  20762. My RustConf 2018 Closing Keynote
  20763. Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  20764. Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  20765. .Net Down Under Community Day 2019
  20766. An Introduction to SequenceReader - Steve Gordon
  20767. Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  20768. dotnet/coreclr
  20769. .NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  20770. SixLabors/ImageSharp.Web
  20771. Call gRPC services with the .NET client
  20772. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  20773. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  20774. Knowledge Management for Developers | Stack Overflow for Teams
  20775. wybiral/stream-sources
  20776. dotnet/coreclr
  20777. Creating a custom xUnit theory test DataAttribute to load data from JSON files
  20778. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  20779. Careers Behind the Code with Maoni Stephens
  20780. Should We Trust Microsoft With Linux?
  20781. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  20782. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  20783. What is Dark?
  20784. Absence of 'unsafe' C# keyword/switch does not guarantee type or memory safety.
  20785. Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  20786. Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  20787. XKCD forum data breach impacted 562,000 subscribers
  20788. r/Twitter - About half the gifs on twitter show one frame then go black. [firefox]
  20789. Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  20790. Get Ghostly - Microsoft Store
  20791. Over 328,000 Users Hit by Foxit Data Breach | SecurityWeek.Com
  20792. Reynolds Number - Numberphile
  20793. natemcmaster/CommandLineUtils
  20794. ghuntley/serverless-to-cgi-bin
  20795. Zero PMK Installation (CVE-2019-12587) | Garbelini M. E.
  20796. 10 Personal Finance Lessons for Technology Professionals
  20797. 32-Bit Apps 'Not Optimized for Your Mac' No Longer Working on macOS Catalina
  20798. Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  20799. Command and Control: Nuclear Weapons, the Damascus Accident, and the Illusion of Safety: Eric Schlosser: 9780143125785: Amazon.com: Books
  20800. Hardware Intrinsics in .NET Core | .NET Blog
  20801. Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  20802. Epicenter
  20803. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  20804. SQL Server Retries with Dapper and Polly
  20805. dotnet/aspnetcore
  20806. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  20807. Create customized instances of Visual Studio
  20808. Livin’ on the Edge: Root Causing Regressions
  20809. I’m sorry, but were you actually trying to remember your comical passwords?
  20810. Alec
  20811. [RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  20812. Up For Grabs
  20813. The Size and Shape of Raindrops - Sixty Symbols
  20814. Publishing to Azure Container Registry using Azure Pipelines
  20815. GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  20816. Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  20817. Tired of Stack Overflow
  20818. .NET Annotated Monthly | September 2019 - .NET Tools Blog
  20819. AsciiDoc Home Page
  20820. Post | LOTSOFNOISE.TECH
  20821. The Size and Shape of Raindrops - Sixty Symbols
  20822. TylerLeonhardt/test-module
  20823. Leon Sans
  20824. wybiral/spirit-box
  20825. Alan Turing to be the face of new £50 note
  20826. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  20827. Workflow syntax for GitHub Actions - GitHub Help
  20828. The ghost who codes: how anonymity is killing your programming career
  20829. OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  20830. NuGet PackageReference format (package references in project files)
  20831. The Egg - A Short Story
  20832. Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  20833. Intel Processor Trace Part2. Better debugging experience. | Easyperf
  20834. cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators
  20835. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  20836. jedisct1/dsvpn
  20837. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  20838. femto-io
  20839. The Plan to Use Fitbit Data to Stop Mass Shootings Is One of the Scariest Proposals Yet
  20840. Final installation and testing underway at stations | WMATA
  20841. The Otherside of Yemen (I love this country!)
  20842. Navier-Stokes Equations - Numberphile
  20843. Ultimate Dog Tease
  20844. Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  20845. The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  20846. Improving performance of GraalVM native images with profile-guided optimizations
  20847. Dominion launches electric school bus initiative, aims for 100% electric fleet in Virginia territory by 2030
  20848. Major Crypto Brokerage Coinmama Reports 450,000 Users Affected by Data Breach
  20849. ML.NET vs. Create ML: Toxic Text
  20850. SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC; - DEV Community 👩‍💻👨‍💻
  20851. Age of JIT Compilation. Part 2. CLR is Watching You
  20852. Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  20853. The Libra Bug Bounty Program | Libra
  20854. Age of JIT Compilation. Part 1. Genesis
  20855. String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  20856. RAD Basic: 100% compatible with VB6 Visual Basic 6 (AKA Visual Basic classic)
  20857. dotnet-foundation/newsletter
  20858. ridercz/Altairis.Services.PwnedPasswordsValidator
  20859. Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  20860. Performance Matters - The latest software performance news straight to your inbox | Product Hunt
  20861. Joe Rogan Experience #1342 - John Carmack
  20862. TeXnique
  20863. Web-to-App Communication: App Protocols
  20864. Why .NET Core for building Cloud Native Apps?
  20865. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  20866. PegLeg
  20867. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  20868. Popmotion | JavaScript animation libraries for delightful interfaces
  20869. Firefox and Chrome will remove GUI indicator for Extended Validation certificates (Bulletproof TLS Newsletter Issue #56)
  20870. Ctrl+F (and possible other actions) should not close the temporary tab you activated it in - Developer Community
  20871. We are what we do
  20872. LOVE, TRASH DOVES.
  20873. Using KeyVault References to Read Key Vault Secrets - Petri
  20874. Anti-aliased Alpha Test: The Esoteric Alpha To Coverage
  20875. Framesync | Popmotion Pure
  20876. 90949 – [9 Regression] null pointer check removed
  20877. IBM Gives Away PowerPC; Goes Open Source
  20878. Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  20879. Totally unsupported hacks - Add Windows Terminal to the Win+X Shortcut menu - Scott Hanselman
  20880. Code Camp NYC — Welcome to the online headquarters of Code Camp NYC
  20881. The piracy paradox at Udemy
  20882. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  20883. Using JSON for polymorphic types in C# - Oxford Computer Consultants
  20884. How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  20885. Insomnia
  20886. Office
  20887. Thread by @ErrataRob: "Yea, I've got 3 hours to kill here in this airport lounge waiting for the next leg of my flight, so let's discuss the "OSI Model". There's n […]"
  20888. Cyber warfare, IoT hacks, and mass data gathering – the new security threats of a hyper-connected world Cyber warfare, IoT hacks, and mass data gathering
  20889. Performance Matters - The Newsletter For Tech Leaders
  20890. WebSocketStream - Chrome Platform Status
  20891. Windows Desktop: .NET Standup - August 22nd 2019 - App Center for Desktop apps, XAML Tools & WinUI
  20892. Little Rock Tech Fest 2019
  20893. 150 Meter Starhopper Test
  20894. Campbell Award Renamed
  20895. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  20896. Imperva Security Update | Imperva
  20897. .NET Design Review: GitHub Quick Reviews
  20898. Windows Terminal Preview v0.4 Release | Windows Command Line
  20899. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  20900. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  20901. damienbod/AspNetCoreMvcAngular
  20902. Navier-Stokes Equations - Numberphile
  20903. Observability — A 3-Year Retrospective - The New Stack
  20904. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  20905. Woman Wins 50K Ultra Outright, Trophy Snafu for Male Winner Follows
  20906. Containerising a Blazor WebAssembly App
  20907. Padloc - A Modern Password Manager For Individuals And Teams
  20908. Introduction to using XPath in JavaScript
  20909. Do It Yourself (OpenJDK) Garbage Collector
  20910. New and improved NuGet Search is here! | The NuGet Blog %
  20911. ASP.NET Core Tag Helpers and View Components
  20912. Haim | AI21 Labs
  20913. AAPAT
  20914. The Bot That Helps You Merge
  20915. wybiral/terrain
  20916. IdentityServer - Training
  20917. Davido - If (Official Music Video)
  20918. Space Jam
  20919. An Introduction to Building Applications with Blazor
  20920. Revolutionary New Digital Offering, ‘Disney Genie,’ Coming to Walt Disney World Resort
  20921. Generator
  20922. Unit Testing dotnet new Templates
  20923. Please do not use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes
  20924. What We Did to Improve Security of Our Infrastructure (Updated)
  20925. Security Incident - Please Change Your Password
  20926. r/AskHistorians - Why didn't the Romans contribute much to mathematics?
  20927. tc39/proposal-realms
  20928. Tens of thousands of Australians just had their banking details hacked
  20929. Security Hall Of Shame
  20930. [Servercert-wg] Ballot SC22: Reduce Certificate Lifetimes
  20931. Blazor Training Videos – DevExpress Blazor Training Course
  20932. Amazon.com: USB C Charger [GaN Tech], Anker 30W Ultra Compact Type-C Wall Charger with Power Delivery, PowerPort Atom PD 1 for iPhone 11/11 Pro/Max/XS/XR, iPad Pro, MacBook 12'', Pixel, Galaxy, and More: AnkerDirect
  20933. Announcing pricing decrease for Azure App Service on the Premium plan | Azure updates | Microsoft Azure
  20934. Simon Peyton Jones how GHC type inference engine actually works
  20935. natemcmaster/LetsEncrypt
  20936. Vintage Shaking Ghost - Sonic Control - Sound Activated Toy
  20937. How to build a plugin system on the web and also sleep well at night
  20938. Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  20939. Node Material: Light Node
  20940. Explore GitHub
  20941. GitHub Maintainer Scholarships are now available for GitHub Universe
  20942. Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  20943. Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  20944. Maximising .NET Core API performance
  20945. Prefer ValueTask to Task, always; and don't await twice
  20946. HIRE AND FIRE YOUR KIDS
  20947. Secure an ASP.NET Core web app with the Identity framework - Learn
  20948. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  20949. Blazor Tips and Tricks
  20950. Amazing Graphs III - Numberphile
  20951. A005185 - OEIS
  20952. Strategic Domain-Driven Design
  20953. 🐕 Announcing NodeGUI and React NodeGUI - Build native desktop apps with Javascript and CSS 🎉
  20954. Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  20955. Research Update: Impact of the Ask Question Wizard - Stack Overflow Blog
  20956. Snake Puzzle Games
  20957. Kerbal Space Program 2 Cinematic Announce Trailer
  20958. Optional Parameters in Razor Pages Routing
  20959. prometheus-net/prometheus-net
  20960. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  20961. Why Does the U.S. Army Own So Many Fossils?
  20962. Google, Apple, and Mozilla block Kazakhstan government’s browser spying
  20963. Issues Cloning Spec repo - GitHub taking a very long time to download changes to the Specs Repo · Issue #4989 · CocoaPods/CocoaPods
  20964. Respawn at the Apex of community dysfunction | Opinion
  20965. Mozilla takes action to protect users in Kazakhstan – The Mozilla Blog
  20966. NIST submissions - PQC WIKI
  20967. Nintendo Support: How to Transfer Data Between microSD Cards for Use on Nintendo Switch
  20968. Protecting Chrome users in Kazakhstan
  20969. EV SSL Certificates Phased Out of New Browser Updates | Venafi
  20970. Contact – The Reformed Programmer
  20971. rstropek/BlazorHeroTutorial
  20972. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  20973. UNCRACKABLE? The Collatz Conjecture - Numberphile
  20974. Entity Framework Core in Action
  20975. Containerising a Blazor Server App
  20976. Lessons learned from accident and near-accident experiences in traffic
  20977. r/Mistborn - A Steel Inquisitor sketch
  20978. Hieronymus Bosch Butt Music
  20979. Performance Matters • Hillel Wayne
  20980. The Effectiveness of Publicly Shaming Bad Security
  20981. .NET Community Standups | Live every Tuesdy and Thursday
  20982. mrpmorris/blazor-university
  20983. Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  20984. Blazor University – Learn the new .NET SPA framework from Microsoft
  20985. .NET Design Review: GitHub Quick Reviews
  20986. What’s in the Works: Improving Feedback for All Users - Stack Overflow Blog
  20987. How 24 FPS Became Standard
  20988. Making my first contribution on SourceForge using Mercurial
  20989. An Introduction to System.Threading.Channels - Steve Gordon
  20990. ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  20991. dotnet/core
  20992. Rotor v2 book draft available · Ted Neward's Blog
  20993. What's new in C# 8.0 - C# Guide
  20994. Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  20995. Green Padlocks, Gray Padlocks - Does Anyone Really Care?
  20996. Welcome to report-uri.com
  20997. Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog
  20998. Script
  20999. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  21000. .NET Core and systemd | .NET Blog
  21001. Learn UI Design: The Complete Online Video Course
  21002. Supreme Supreme®/BLU Burner Phone
  21003. dotnet/coreclr
  21004. Down the Rabbit Hole with a BLU Phone Infection
  21005. BlazorHelp Website > Home
  21006. First Pull Request in Open Source
  21007. Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman
  21008. How to Build Good Software
  21009. [live] Hong Kong Protests regarding Extradition law amendment proposed by the Government (various locations; ongoing)
  21010. I’m Pwned. You’re Pwned. We’re All Pwned. - Troy Hunt
  21011. Duckie.me: A tool for one person pairing.
  21012. Inside America’s Ridiculously Old-Fashioned Gun-Tracing Center
  21013. draft-truskovsky-lamps-pq-hybrid-x509-01 - Multiple Public-Key Algorithm X.509 Certificates
  21014. Salmon in Tutka Bay Lagoon were killed by broken net, not ocean warming | Homer News
  21015. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  21016. Building workflows with the Durable Task Framework
  21017. European Central Bank confirms website hack and data breach
  21018. Highlights from Git 2.23
  21019. Thermaltake Tt Gaming Level 20 RGB Battlestation Gaming Computer Desk&#59; Full Frame RGB LED Lighting W&#47; 8 Light Effects&#59; Tt RGB Plus Ecosystem &#38; Razer Chroma Sync Compatible&#59; Electric Height Adjustable - Newegg.com
  21020. Go To All Experience
  21021. overflow.com
  21022. wybiral/ipv4scan
  21023. Announcing Windows 10 Insider Preview Build 18963 | Windows Experience Blog
  21024. Summer vacation 2019 part four
  21025. KNOB Attack
  21026. Has my Gmail been hacked? How to check if your email has ever been hacked and when
  21027. IrisClasson/SpeakingDiversity
  21028. Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  21029. Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  21030. WinDbg #2 - The blocked async – Gabriel Weyer – A somewhat technical blog
  21031. Found: World-readable database used to secure buildings around the globe
  21032. The first ever photograph of light as both a particle and wave
  21033. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  21034. CQRS-Event Sourcing with Event Modeling - Event Store
  21035. Web Thing API
  21036. Announcing the preview of GitHub Actions for Azure
  21037. r/programmingcirclejerk - Security consultant here. The fact that Golang has no generic is a huge thing.
  21038. Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  21039. 2019 - Topsail Morning
  21040. Summer vacation 2019 part three
  21041. Turning the Nintendo Switch into Android’s best gaming hardware
  21042. Introduction to Svelte
  21043. Chrome, Firefox to expunge Extended Validation cert signals
  21044. A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  21045. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  21046. Quick demo of Ghostly - a Windows GitHub Notification client
  21047. Managing SSL certificates may be getting that much more difficult
  21048. A plugin system with .NET Core
  21049. Overleaf, Online LaTeX Editor
  21050. Massive biometric security flaw exposed more than one million fingerprints
  21051. Cloud Native Show: What’s Cloud Native, Really?
  21052. Amazing Graphs II (including Star Wars) - Numberphile
  21053. Bringing cloud powered voices to Microsoft Edge Insiders - Microsoft Edge Blog
  21054. Database Breach 21st July 2019 | Cracked.to
  21055. Azure SDK August 2019 preview and a dive into consistency
  21056. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  21057. xkcd: Old Game Worlds
  21058. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  21059. Old Game Worlds
  21060. The Number Collector (with Neil Sloane) - Numberphile Podcast
  21061. The Number Collector - with Neil Sloane — Numberphile
  21062. .NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  21063. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  21064. EdCharbeneau/BlazorProSnippets
  21065. Obsolete TLS, with serials
  21066. Hacker site’s incriminating database published online by rival group
  21067. Getting Started with gRPC Client Factory - Steve Gordon
  21068. Summer vacation 2019 part two
  21069. draft-irtf-cfrg-bls-signature-00 - draft-irtf-cfrg-bls-signature-00.txt
  21070. Lyfevest.io
  21071. areller/RediSharp
  21072. Ghostly
  21073. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  21074. A133058 - OEIS
  21075. The fly straight dammit sequence graph
  21076. How Hong Kong’s Protesters Evade Police and Keep the Demonstrations Alive | Visual Investigations
  21077. Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  21078. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  21079. OHCHR | Press briefing note on Hong Kong, China
  21080. Amazon.com: Blank Canvas: My So-Called Artist’s Journey (Kakukaku Shikajika) Vol. 1 (9781642750690): Akiko Higashimura: Books
  21081. Functional Web Programming with the SAFE Stack
  21082. alsami/AutofacNetcore3
  21083. Home
  21084. ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  21085. 1859 - Loading issue... - project-zero - Project Zero - Monorail
  21086. Hamster Has Epic Fail on Running Wheel
  21087. Pro .NET Memory Management
  21088. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  21089. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  21090. Summer vacation 2019 part 1
  21091. What is Cloud Native, Really?
  21092. Turmoil in the SSL market - Domain Name Wire | Domain Name News
  21093. The San Francisco Car Break-In Tracker
  21094. A bootstrapper script for the Cake .NET Core Global Tool on Windows
  21095. Personalize Visual Studio with custom keyboard shortcuts
  21096. .NET Analyzers
  21097. dotnet/coreclr
  21098. Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  21099. dotnet/coreclr
  21100. 2019 - Waves
  21101. Investigating Drag and Drop with Blazor
  21102. me-no-dev/ESPAsyncWebServer
  21103. David Marby
  21104. THE DAILY SHOW PRESENTS THE LEGISLATOR: LICENSE TO BILL
  21105. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  21106. Gone forEVer!
  21107. Extended Validation Certificates are (Really, Really) Dead
  21108. jakobbotsch/ABIStress
  21109. Hong Kong airport cancels flights over protests - BBC News
  21110. [arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  21111. Using DataAnnotations and custom form validation in client-side Blazor applications.
  21112. Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  21113. Fuzzing the .NET JIT Compiler
  21114. Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  21115. The Sad History of Hydrox Cookies, Which Were Probably Doomed By Their Name
  21116. Spying on HTTPS
  21117. nothings/stb - Travis CI
  21118. Popups: 10 Problematic Trends and Alternatives
  21119. r/ProgrammerHumor - Lamo
  21120. Weekly Update 151
  21121. Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  21122. Password Manager for Families, Businesses, Teams | 1Password
  21123. Troy Hunt
  21124. FemtoBeacon ESP32-D2WD (WiFi/Bluetooth Coin) by Femtoduino on Tindie
  21125. Steve Schoger | Refactoring UI | CSS Day 2019
  21126. 72W Type-C PD Car Charger Adapter
  21127. Online syntax highlighting for the masses!
  21128. Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  21129. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  21130. Huawei announces HarmonyOS, an open-source platform for every device
  21131. !(Spotting the promising cryptography-related start ups)
  21132. Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  21133. Canva Security Incident - May 24 FAQs
  21134. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  21135. Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  21136. r/stackoverflow - Stack overflow redirect?
  21137. Walmart taking down violent video game demos, displays
  21138. Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  21139. Random Thoughts
  21140. Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  21141. Google Pixel 4 will reportedly jump on the 90Hz display bandwagon
  21142. chanan/BlazorStrap
  21143. tidwall/buntdb
  21144. Features • GitHub Actions
  21145. Languages & Runtime: .NET Community Standup - August 8th, 2019 - Null Reference Types
  21146. Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  21147. Analyzing native memory allocation with BenchmarkDotNet
  21148. Amazing Graphs - Numberphile
  21149. NVIDIA/open-gpu-doc
  21150. Online Survey Software: Closed Survey
  21151. Visual Studio Survey
  21152. Supercentenarians and the oldest-old are concentrated into regions with no birth certificates and short lifespans
  21153. Architecture for humans - Ayende @ Rahien
  21154. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  21155. Calling all .NET desktop and mobile developers! | .NET Blog
  21156. Update on .NET Standard adoption | .NET Blog
  21157. The reasons behind why I don't use AutoMapper.
  21158. Troy Hunt is coming to ITBN CONF-EXPO 2019 - Arthur Keleti's announcement
  21159. The world's worst video card?
  21160. OpenSecrets
  21161. Highest Voted Questions
  21162. hästvagnar mm samtliga 148
  21163. Frieze Patterns — Numberphile
  21164. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  21165. Garbage collection in Python: things you need to know
  21166. Memory management in Python
  21167. Semver Compare
  21168. You Can't Trust Companies to Tell the Truth About Data Breaches
  21169. .NET Design Review: WinForms Task Dialog
  21170. Frieze Patterns - Numberphile
  21171. Stack Overflow handling in HotSpot JVM
  21172. Nick Craver - Stack Overflow: How We Do App Caching
  21173. 2019 Agenda - DDD Melbourne | 3rd October 2020
  21174. Mission-driven careers with Amanda Silver
  21175. Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  21176. Using Razor Components In A Razor Page
  21177. egil/razor-components-testing-library
  21178. Try out Nullable Reference Types | .NET Blog
  21179. ASP.NET Core Identity with FIDO2 WebAuthn MFA
  21180. Semver Compare
  21181. JDK 13 Security Enhancements
  21182. Neil deGrasse Tyson Informs Captive Locked in His Basement That Fear is Illogical
  21183. We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  21184. US in the midst of a white nationalist terrorism crisis
  21185. Hong Kong's 2019 Extradition Law Protests | Hong Kong Free Press HKFP
  21186. .NET project structure
  21187. SamProf/MatBlazor
  21188. dotnet/csharplang
  21189. dotnet/coreclr
  21190. .NET Core Linux - Performance Profiling and Diagnostics.md
  21191. Terminating Service for 8Chan
  21192. The Best Way To Secure Access - strongDM
  21193. Introduction
  21194. The Incremental Machine — Acko.net
  21195. henalbrod/Blazor.Auth0
  21196. FBI — Seeking Information on Shooting in El Paso, Texas
  21197. Pwnie Awards
  21198. Elijah Cummings' closing remarks at Cohen hearing
  21199. Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  21200. More on Backdooring (or Not) WhatsApp - Schneier on Security
  21201. Windows Terminal Preview v0.3 Release | Windows Command Line
  21202. Ugly Gerry
  21203. The probability that an EV SSL certificate is associated with a bad domain is 0.013% - Help Net Security
  21204. github/gov-takedowns
  21205. It's not working! Should I blame caching?
  21206. Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  21207. Steam :: Rocket League :: Community Spotlight: Training Pack Refresh
  21208. Fixing ASP.NET Core’s UseStatusCodePages Middleware
  21209. SciSharp STACK
  21210. Build software better, together
  21211. Welcoming the Irish Government to Have I Been Pwned
  21212. Special announcement about MSDN Magazine
  21213. Fed-up graphic design outfit dangles cash to anyone who can free infosec of hoodie pics
  21214. TimeWarp-Blazor Template
  21215. Not Rocket Science » Adding multiple devices to one PCI Express Slot
  21216. Ugly Gerry, a font based on gerrymandered districts
  21217. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  21218. JimBobSquarePants/ImageProcessor
  21219. Using a Code-Behind Approach to Blazor Components
  21220. WTF is a trade body?! Dr. Jo Twist from UKIE explains
  21221. Something Went Terribly Wrong
  21222. How we fit an NES game into 40 Kilobytes
  21223. Create Penguin
  21224. 2019 data breach disclosures: 10 of the biggest -- so far
  21225. migueldeicaza/WasmerSharp
  21226. [WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  21227. JIT and AOT in the CLR with Mei-Chin Tsai
  21228. Fast and flexible observability with canonical log lines
  21229. Comodo Castle? Cybersecurity CEO Behind Montclair Mega Mansion | Baristanet
  21230. OneTab shared tabs
  21231. Illyriad - Grand Strategy MMO
  21232. The Mexican Repatriation
  21233. Value Types in the CLR with David Wrighton
  21234. Something Went Terribly Wrong
  21235. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  21236. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  21237. ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  21238. Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  21239. FlameGraph zooming by adamsitnik · Pull Request #976 · microsoft/perfview
  21240. Configuring Policy-based Authorization with Blazor
  21241. Hugo's House of Horrors
  21242. Capital One data breach affected 100 million in the US
  21243. Altopia Corporation Information
  21244. Canada Online Store Promotion. Official Rules.
  21245. US Online Store Promotion. Official Rules.
  21246. Announcing docs.microsoft.com/samples
  21247. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  21248. Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  21249. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  21250. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  21251. RELEASE: ASP .NET Core A-Z eBook
  21252. Streaming Electron for fun and profit
  21253. Create Interfaces with default implementations
  21254. DDD 2019 Childcare
  21255. JWT Signing using RSASSA-PSS in .NET Core
  21256. Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  21257. Free Security Training Videos for CPE Credits | Varonis
  21258. blevesearch/bleve
  21259. Explore the mind-boggling moons of our solar system
  21260. Ballot SC22: Reduce Certificate Lifetimes by sleevi · Pull Request #138 · cabforum/documents
  21261. Hasan Minhaj Has an Out-of-Body Experience Eating Spicy Wings | Hot Ones
  21262. Uploading a Request made from a ReadableStream body by yutakahirano · Pull Request #425 · whatwg/fetch
  21263. Developer-controlled streams for request/response · Issue #88 · whatwg/fetch
  21264. 688906 - Loading issue... - An open-source project to help move the web forward. - Monorail
  21265. Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  21266. davidfowl/BedrockFramework
  21267. Words you should never say to a hiring manager in an interview
  21268. damienbod/AspNetCoreFilters
  21269. Stream-based requests (Request with ReadableStream) · whatwg/fetch@0c470b5
  21270. Fixing Random, part 40 of 40
  21271. Security Engineering - A Guide to Building Dependable Distributed Systems
  21272. FASTEST RC TURBINE MODEL JET IN ACTION 727KMH 451MPH FLIGHT TRAINING WORLD RECORD TRAINING PART 2
  21273. Is Crunch Mandated at Naughty Dog? The Answer Is a Bit Complicated | COGconnected
  21274. What’s new for WSL in Insiders Preview Build 18945 | Windows Command Line
  21275. SaturnFramework/Saturn
  21276. Satellite Images Show Vast Swaths of the Arctic On Fire
  21277. Inside a Nuclear Reactor
  21278. Measure Two Hundred Times, Tweak Twice
  21279. NDC Sydney 2019
  21280. Demo: Minecraft Earth at Microsoft Inspire 2019
  21281. RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  21282. Developing your personal brand with Troy Hunt
  21283. Equifax Data Breach Settlement
  21284. scrollbar-width
  21285. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  21286. Exploring Blazor - Crowdcast
  21287. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  21288. Link’s Awakening disassembly progress report – week 5 – Kzone -
  21289. Live Flight Tracker - Real-Time Flight Tracker Map | Flightradar24
  21290. Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  21291. ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  21292. OutOfMemory - the card game (based on prototype version)
  21293. Kazakhstan’s HTTPS Interception
  21294. Is Puppeteer-Firefox ready?
  21295. puppeteer/puppeteer
  21296. The Microsoft #Blazor Daily
  21297. An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  21298. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  21299. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  21300. Announcing .NET Core 3.0 Preview 7 | .NET Blog
  21301. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  21302. GC.GetGCMemoryInfo Method (System)
  21303. An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  21304. GC.GetTotalAllocatedBytes(Boolean) Method (System)
  21305. Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  21306. Configuring Role-based Authorization with client-side Blazor
  21307. It's about time - Christin Gorman
  21308. How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  21309. Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support
  21310. RustPython/RustPython
  21311. When a rewrite isn’t: rebuilding Slack on the desktop
  21312. The World Wide Web project
  21313. skylineproject/unicode-in-js
  21314. Oqtane Blog | Exploring Authentication in Blazor
  21315. Preparing for TLS 1.2 in Office 365 and Office 365 GCC - Office 365
  21316. mrpmorris/blazor-validation
  21317. Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  21318. FBI Issues Warning on ‘Secure’ Websites Used For Phishing
  21319. Apollo 11 in Real-time
  21320. Fsyncgate: errors on fsync are unrecovarable
  21321. Roll20 and Stronghold Kingdoms Subject to Security Breach
  21322. Yūbinkyoku 🏣 - Tristan Hume
  21323. Thor: Love and Thunder to Star Natalie Portman as Thor
  21324. Files are fraught with peril
  21325. Xamarin Developer Summit 2019 | Channel 9
  21326. Fun and entertaining plugins for Rider - .NET Tools Blog
  21327. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  21328. Weather
  21329. Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  21330. .NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  21331. Razor: Into the Razor'verse
  21332. tld-prices.md
  21333. modern-forms/Modern.Forms
  21334. Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  21335. Roll20
  21336. PuzzleScript Game
  21337. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  21338. MSBuild Structured Log Viewer
  21339. New information about Slack's 2015 security incident - Several People Are Typing
  21340. BlazorHelp Website > Blog - Creating Blazor Templated Components
  21341. Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  21342. wybiral/hades
  21343. OSCON 2019: Why You Should Care About Open Source Software Foundations
  21344. Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  21345. Sometimes valid RSA signatures in .NET
  21346. 1232689 - Add Root Certification Authority of the Republic of Kazakhstan (root.gov.kz)
  21347. The Inquirer
  21348. What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  21349. Fibonacci Versioning
  21350. How Stack Overflow upgraded from Windows Server 2012
  21351. Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  21352. Manning | Deal of the Day
  21353. Advanced .NET Debugging - PDBs and Symbol Stores
  21354. Authentication and the Have I Been Pwned API
  21355. Executing .NET Core functions in a separate process - Red Hat Developer
  21356. Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  21357. Triangles have a Magic Highway - Numberphile
  21358. Zelda Screen Transitions are Undefined Behaviour
  21359. Evite Invites Over 100 Million People to Their Data Breach
  21360. Blazor Getting Started Guide
  21361. Living Underwater: How Submarines Work
  21362. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  21363. Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  21364. NuGet Trends
  21365. Hackers breached Bulgaria's tax agency and leaked the data of 5M people
  21366. Flow External Claims to the Main Identity
  21367. Reducing Bugs In Your Code with Coverlet
  21368. Updating Browsers Quickly: Flags, Respins, and Components
  21369. .NET Design Review: GitHub Quick Reviews
  21370. .NEXT 2.x | .NEXT
  21371. SNEAK PEEK: ASP .NET Core A-Z eBook
  21372. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  21373. 30 Weird Chess Algorithms: Elo World
  21374. dotnet/coreclr
  21375. Bulgaria’s tax agency checking ‘potential weakness’ after alleged data leak
  21376. How to submit news for the .NET Foundation monthly update
  21377. .NET Community Standups | Streaming live each week
  21378. Manning Publications
  21379. xkcd: How Hacking Works
  21380. How Hacking Works
  21381. r/AskNetsec - Alternatives to haveibeenpwned?
  21382. dotnet/performance
  21383. Fixing Random, part 39
  21384. Building a Fully-Extensible Developer Collaboration Platform
  21385. psuter.net
  21386. Clarke's Third Law Exception - Step by Step
  21387. PuzzleScript Game
  21388. Bedlam for the ages
  21389. Turing on the £50 note — Brady Haran
  21390. lithnet/ad-password-protection
  21391. OutOfMemory and IT Startup card game prototypes available! – TooSlowException
  21392. The Deadlock Empire
  21393. A Fair and Welcoming Immigration System
  21394. 1x Engineer
  21395. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  21396. US Concentration Camp List
  21397. Apollo Preliminary Drawings
  21398. Where Are All the Bob Ross Paintings? We Found Them.
  21399. The Dehn Invariant - Numberphile
  21400. dodyg/practical-aspnetcore
  21401. Target .NET Standard 2.0 and newer only · Issue #3851 · akkadotnet/akka.net
  21402. AzureCasts
  21403. Constellation Information | European GNSS Service Centre
  21404. Galileo Interruptus? Official Notice on 11 July Advises Users that Galileo Service is Degraded on All Satellites Until Further Notice - Inside GNSS
  21405. MSBuildAllProjects Considered Harmful
  21406. Mark Henderson from Stack Overflow shares his experience on being an SRE
  21407. xamarindevelopersummit/XamDevSummit2019
  21408. Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  21409. Size matters
  21410. Extended Validation Certificates are Dead
  21411. Xamarin Developer Summit - Day 2
  21412. undefined
  21413. Stack Trace Art
  21414. Azure/azure-functions-durable-extension
  21415. Cloud TPU Pods break AI training records | Google Cloud Blog
  21416. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  21417. Snips and Seeed- Voice Interaction Development Kits
  21418. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  21419. “With great power comes great responsibility…”
  21420. Block Breakers
  21421. What's Deno, and how is it different from Node.js? - LogRocket Blog
  21422. Languages & Runtime: .NET Community Standup - July 11th 2019
  21423. C# - .NET Reunified: Microsoft’s Plans for .NET 5
  21424. ASP.NET Core, Beyond HTTP
  21425. Benchmarks are hard · jbd.dev
  21426. Announcing XAML Hot Reload for Xamarin.Forms | Xamarin Blog
  21427. TSP with GeneticSharp and Blazor
  21428. 用户信息泄露后续:最好速改密码-西安交通大学网络信息中心
  21429. Hack to the Future - Troy Hunt
  21430. ISPA withdraws Mozilla Internet Villain Nomination and Category » News, Press Releases | The Internet Service Providers Association
  21431. Third parties confirm AMD’s outstanding Ryzen 3000 numbers
  21432. .NET | Free. Cross-platform. Open Source.
  21433. 1840 - Loading issue... - Monorail
  21434. Online Survey Software: Closed Survey
  21435. r/sciences - Nerve transfer surgery enables tetraplegic patient to regain movement and function in his elbow and hand.
  21436. Get started with .NET Core using Visual Studio for Mac - .NET Core
  21437. Package torgo
  21438. Hidden Treasure: Intrusion Detection with ETW (Part 2)
  21439. Hidden Treasure: Intrusion Detection with ETW (Part 1)
  21440. Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  21441. Keynote DotNet 2019 by Scott Hunter
  21442. Browsh
  21443. Xamarin Developer Summit Live Streams! | Xamarin Blog
  21444. What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  21445. Cool things you can do with .NET Core 3 Tooling - Jonathan Mezach
  21446. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  21447. A Blazor Community Update
  21448. Previewing Azure SDKs following new Azure SDK API Standards
  21449. ranjit :music_mouse: (@ranjit@friend.camp)
  21450. User Guide
  21451. The Dangers of Stopping Event Propagation | CSS-Tricks
  21452. Yes. Yes he does!
  21453. .NET Design Review: GitHub Quick Reviews
  21454. radiatoryang/hedera
  21455. Supporting IAsyncEnumerable with LINQ
  21456. Raspberry Pi admits to faulty USB-C design on the Pi 4
  21457. .NET Core Summer event | Brno | Windows User Group - Czech Republic
  21458. wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  21459. B612 – The font family
  21460. Homebrew/homebrew-cask
  21461. Yes. Yes he does!
  21462. Build software better, together
  21463. Exploring Raygun's new application performance monitoring tool for .NET Core
  21464. PooledAwait
  21465. dotnet/docs
  21466. $10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  21467. Appropriate Uses For SQLite
  21468. Anti-LGBT politician resigns after he's 'caught having sex with a man in his office'
  21469. User Inyerface - A worst-practice UI experiment
  21470. Fixing Random, part 38
  21471. Async/Await - NetMQ
  21472. Npgsql diagnostics with the new dotnet counters!
  21473. strong_password v0.0.7 rubygem hijacked
  21474. Digital Driver’s Licenses Could Become a Real Option in Some States
  21475. xoofx/UnityNuGet
  21476. Rethinking how we interview in Microsoft’s Developer Division
  21477. MapSCII - the whole world in your console!
  21478. .NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  21479. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  21480. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  21481. mgravell/PooledAwait
  21482. System Testing ASP.NET Core APIs using XUnit
  21483. VS 2019 16.2 Preview 3: Hangs indefinitely loading solution - Developer Community
  21484. Canonical Ltd
  21485. Welcome to report-uri.com
  21486. Developing inside a Container using Visual Studio Code Remote Development
  21487. IRL Podcast
  21488. Google Sued For Conspiring To Share Medical Records Against Patient Consent - Slashdot
  21489. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  21490. Blazored/Toast
  21491. C#: [Obsolete] on an extension method? Also remove ‘this’
  21492. 35°45'59.4"N 117°36'17.4"W - Google Maps
  21493. undefined
  21494. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  21495. .NET R&D Digest (June, 2019)
  21496. Documentation - Azure SignalR Service
  21497. Challenges with Federated Identity in modern browsers
  21498. Cloudflare outage caused by bad software deploy (updated)
  21499. » The Mortgaging of Sierra Online The Digital Antiquarian
  21500. Help Wanted! Autofac (Still) Looking for Owners
  21501. BlazorHelp Website > Blog - Blazor Forms and Validation
  21502. microsoft/FeatureManagement-Dotnet
  21503. Dotnetos Conference - .NET Performance Conference
  21504. nixberg/xisco-swift
  21505. Shape Security | Preventing Cyber Attacks
  21506. CRYPTO-LAB
  21507. No Starch Press | "The finest in geek entertainment"
  21508. liveBook · Manning
  21509. Home
  21510. Chandra :: Photo Album :: Q2237+0305 :: July 03, 2019
  21511. r/javascript - Nobody talks about the real reason to use Tabs over Spaces
  21512. Toddler found safe after AMBER Alert issued in northwest Virginia; search continues for alleged abductor
  21513. gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  21514. How we integrate Rust with C#
  21515. dotnet/diagnostics
  21516. Microsoft Events for Students - Microsoft Store
  21517. C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  21518. QUIC and HTTP/3 research at Expertise centre for Digital Media - Hasselt University - Belgium
  21519. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  21520. ASP.NET official support policy
  21521. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  21522. Elastic APM .NET agent beta released
  21523. Blazor TreeView Demos | Overview | Telerik UI for Blazor
  21524. Amazon.com: CODE 104-Key Illuminated Mechanical Keyboard with White LED Backlighting - Cherry MX Clear: Computers & Accessories
  21525. Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  21526. Low Spec Gaming - Computerphile
  21527. Report: Orvibo Smart Home Devices Leak Billions of User Records
  21528. Trying to learn C# - Patricia Aas
  21529. Using Span for high performance interop with unmanaged libraries
  21530. Introduction to Authentication with server-side Blazor
  21531. Microsoft MVP Award, Year 9
  21532. How a dubious claim of cement milkshakes in Portland became a right-wing meme
  21533. Advanced Azure App Services - K. Scott Allen
  21534. .NET Design Review: GitHub Quick Reviews
  21535. Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  21536. Reference Source
  21537. Welcome! You are invited to join a webinar: Solving complex performance issues in .NET. After registering, you will receive a confirmation email about joining the webinar.
  21538. Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  21539. Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  21540. gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  21541. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  21542. GitHub Team Video
  21543. Lowering in C#: What's really going on in your code? - David Wengier
  21544. Deepfake revenge porn distribution now a crime in Virginia
  21545. Careers Behind the Code | Channel 9
  21546. KIRBY WITHOUT WORDS
  21547. google/robotstxt
  21548. Fixing Random, part 37
  21549. Mozilla SSL Configuration Generator
  21550. Warehouses: Last Week Tonight with John Oliver (HBO)
  21551. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  21552. TroyHuntStressed.com
  21553. Senior DevOps Engineer - Raygun
  21554. Welcoming the Austrian Government to Have I Been Pwned
  21555. Yes silver bullet
  21556. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  21557. Context is King: Finding Service Boundaries - CodeOpinion
  21558. Simon Peyton-Jones
  21559. Mozilla omits CPU architecture information from Firefox's user agent - gHacks Tech News
  21560. wybiral/tlsextract
  21561. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  21562. Boeing’s 737 Max Software Outsourced to $9-an-Hour Engineers
  21563. Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  21564. Versioning limitations in .NET
  21565. Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  21566. eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  21567. proposal: leave "if err != nil" alone? · Issue #32825 · golang/go
  21568. Real-World Cryptography
  21569. The Raspberry Pi 4 launch site runs on a Pi 4 cluster
  21570. zxcvbn-pv - <Glazblog/>
  21571. ErikEJ/EFCorePowerTools
  21572. When watching a video and change volume, a 'chrome.exe' box is displayed. How to fix it? - Google Chrome Community
  21573. gothinkster/realworld
  21574. Work at Netflix
  21575. Slack System Status
  21576. The Piltdown Man (feat. Matt Parker) - Objectivity #207
  21577. shaneray/ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
  21578. Download Mouse Without Borders for Windows 10/8/7
  21579. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  21580. Azure SignalR Service with Xamarin.Forms - Xamarin
  21581. Home
  21582. Wiener Büchereien gehackt: Daten von zehntausenden Nutzern im Netz
  21583. Manage and audit access to servers, databases and kubernetes.
  21584. World's First Patented Unhackable Computer Ever (Canceled)
  21585. 'Religious Liberty' - Not Just for Gay Cakes Anymore
  21586. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  21587. Best Sandwich in Every U.S. State
  21588. Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  21589. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  21590. .NET Core official support policy
  21591. 979212 - Loading issue... - Monorail
  21592. Look Around You — The
  21593. Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  21594. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  21595. What is the point of Microsoft? 3.0 - Liam Westley
  21596. James ❤️ A Card Trick - Numberphile
  21597. chanan/BlazorPrettyCode
  21598. Trace Context
  21599. Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  21600. wybiral/tube
  21601. .NET Design Review: Nullability Custom Attributes
  21602. Yes, My Name is || - The Akamai Blog
  21603. JsonHttpExtensions.cs
  21604. dotnet/corefx
  21605. IRL Podcast: The “Privacy Policy” Policy
  21606. .NET Design Review: JSON
  21607. terrajobst/minsk
  21608. #124 Mads Torgersen, C# 8 | no dogma podcast
  21609. .NET Design Review: Nullability Custom Attributes
  21610. Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  21611. Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  21612. Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  21613. PowerToys - MS Dev Show Podcast
  21614. wizard zines
  21615. What does debugging a program look like? - Julia Evans
  21616. How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today
  21617. Using Blazor Components In An Existing MVC Application
  21618. Kraken
  21619. KuCoin | Cryptocurrency Exchange | Buy & Sell Bitcoin, Ethereum, and more
  21620. Cryptocurrency in Every Wallet™ | Best Place To Buy Sell Store Crypto | Crypto.com
  21621. Leaving the Ivory Tower: Research in the Real World
  21622. When Git Resolves Changes It Shouldn’t
  21623. Law Works — Home
  21624. 2017-18 Tech PAC donations to legislators voting against the Equality Act
  21625. wybiral/tavern
  21626. What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  21627. Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  21628. Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information
  21629. Proving security at scale with automated reasoning - All Things Distributed
  21630. Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal
  21631. Fixing Random, part 36
  21632. The World's First Solar Powered Train
  21633. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  21634. YAML-defined CI/CD for ASP .NET Core
  21635. Raspberry Pi 4 on sale now from $35 - Raspberry Pi
  21636. DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  21637. dotnet/corefxlab
  21638. Package filelock
  21639. Archive
  21640. AndreyAkinshin/ggwaterfall
  21641. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  21642. How your home assistant device could be selling you out to cyber criminals
  21643. Flappy Bird game with browser windows
  21644. Hackers Steal 500 MB of NASA Data Using Cheap Raspberry Pi Computer
  21645. POSIX close(2) is broken
  21646. Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  21647. vcsjones/badkeys
  21648. Rick Astley with Choir! Choir! Choir! - Never Gonna Give You Up!!!
  21649. How to host and manage an entire private certificate infrastructure in AWS | Amazon Web Services
  21650. Get Windows Terminal (Preview) - Microsoft Store
  21651. The Peak-Performance-Percentage Analysis Method for Optimizing Any GPU Workload | NVIDIA Developer Blog
  21652. DRONE OVER HONG KONG PROTESTS
  21653. urfave/cli
  21654. Frequency Trails: Introduction
  21655. Branch Prediction Is Not a Solved Problem: Measurements, Opportunities, and Future Directions
  21656. Windows Terminal Microsoft Store Preview Release | Windows Command Line
  21657. Karel Zikmund - Hiring .NET teams in Prague
  21658. You can now download the new Open Source Windows Terminal - Scott Hanselman
  21659. Avoiding instruction cache misses
  21660. New funding platforms
  21661. xkcd: Stack
  21662. dotnet/roslyn
  21663. Stack
  21664. Building Messaging Endpoints in Azure - Evaluating the Landscape
  21665. What’s up with my branch on GPU?
  21666. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  21667. VPS' IP Address will be blocked in Iran and China after using Outline VPN · Issue #193 · Jigsaw-Code/outline-server
  21668. v2ray/v2ray-core
  21669. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  21670. Create 3D games with friends, no experience required
  21671. Converting from hex to string
  21672. Have I Been Pwned: Check if your DNA has been turned into another human being
  21673. Abusing the CPU’s adder circuits
  21674. Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  21675. .NET developer community | Connect with like-minded developers
  21676. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  21677. Add ArrayPoolState bit to arrays (header) · EgorBo/coreclr@dba0a10
  21678. Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  21679. Troy Hunt: Why Data Breaches Persist
  21680. dotnet/coreclr
  21681. Using High-Performance Techniques to Base64 Encode a GUID - Steve Gordon
  21682. Announcing the Visual Studio Code Installer for Java | Java at Microsoft
  21683. r/Unexpected - When a plug gets caught under a table
  21684. Running RavenDB on burstable cloud instances - Ayende @ Rahien
  21685. Hidden gems in ASP.Core and .NET Core 3.0
  21686. Moderator submission
  21687. Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  21688. Top Lifetime Grosses - Box Office Mojo
  21689. Working with local storage in Blazor - danpatrascu.com
  21690. Google to reimplement curl in libcrurl | daniel.haxx.se
  21691. Hackers hit Austin startup Rocket Dollar - Austin Business Journal
  21692. XAML Developer Productivity Tooling - Daniel Jacobson
  21693. Bloomsbury Theatre & Studio Events
  21694. Someone used a neural network to draw Doom Guy in high-res
  21695. Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  21696. ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  21697. Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  21698. Split: Continuous Delivery, Feature Flags & Experimentation
  21699. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  21700. The Evolving Infrastructure of .NET Core | .NET Blog
  21701. Necklace Splitting (a lesson for jewel thieves) - Numberphile
  21702. Humble Book Bundle: Programming by Packt
  21703. .NET Design Review: Nullable Reflection APIs + JSON
  21704. dotnet/samples
  21705. Insiders - Visual Studio Live Share - Visual Studio Live Share
  21706. Server-side Blazor in .NET Core 3.0
  21707. TechDay Los Angeles - Home
  21708. 99% of These Sea Turtles Are Turning Female—Here’s Why
  21709. England beat Afghanistan by 150 runs - England vs Afghanistan, World Cup, 24th match Match Summary, Report | ESPNcricinfo.com
  21710. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  21711. ACCU :: Use UTF-16 Interfaces to Ship Windows Code
  21712. Libra | A New Global Payment System
  21713. Episode 27 - Blazored with Chris Sainty
  21714. The Sound of dial-up Internet
  21715. Akamai Security Summit World Tour Highlights
  21716. DROPPING BALLS IN PUBLIC PRANK
  21717. dotnet/wpf
  21718. Fixing Random, part 35
  21719. .NET Design Review: Nullable Annotations
  21720. Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  21721. Lightning Talk: Sophia Gold on An Intellectual History of Automatic Differentiation
  21722. Maintaining state in a Cloudflare Worker
  21723. dotnet/coreclr
  21724. XML + JSON Serialization in ASP .NET Core
  21725. Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  21726. PODCAST: The C-Word - with Steven Strogatz — Numberphile
  21727. You Can't Eat Marbles - Key & Peele
  21728. Impeachment: Last Week Tonight with John Oliver (HBO)
  21729. Inside the Secret Cities That Created the Atomic Bomb - CityLab - Pocket
  21730. US20170195435A1 - Correlating media consumption data with user profiles - Google Patents
  21731. Numberphile2
  21732. SmartThermostat with voice control
  21733. 1519434 - Remove "Always Activate" and "Remember this decision" Flash options in Firefox 69
  21734. samy kamkar - home
  21735. xoofx/GitLib.NET
  21736. The Ultra Secure Crypto Storage & Communication Device
  21737. NTLM 9-Character Rainbow Tables
  21738. A book in preparation
  21739. NuGetPackageExplorer/NuGetPackageExplorer
  21740. Who REALLY invented the periodic table?
  21741. Coding Militia
  21742. Security advisory 2019-06-13 | Yubico
  21743. Passwords, breaches, and data dumps: business tips from Troy Hunt | 1Password
  21744. Behind the Curve (2018) - IMDb
  21745. wybiral/stream-sources
  21746. Shtetl-Optimized » Blog Archive » The SSL Certificate of Damocles
  21747. Modernizing WCF Services with containers and Visual Studio
  21748. Hello
  21749. dotnet/diagnostics
  21750. I wanna go fast: HTTPS' massive speed advantage
  21751. Spit Cleaning a Mummy - Objectivity #205
  21752. OctoLinker — Links together, what belongs together.
  21753. Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  21754. Tips for Optimizing GPU Performance Using Tensor Cores | NVIDIA Developer Blog
  21755. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  21756. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  21757. PSD2's SCA in simple terms
  21758. wybiral/osint-tools
  21759. wybiral/hookah
  21760. grpc/grpc-dotnet
  21761. Blazored
  21762. The Legendary Ti-Vayder Titanium Yo-Yo
  21763. .NET Design Review: Nullable Annotations
  21764. Which plans for Awesome Blazor?
  21765. Certificate Authentication in ASP.NET Core 3.1
  21766. Try the new System.Text.Json APIs | .NET Blog
  21767. Languages & Runtime: .NET Community Standup - June 13th 2019 - The new JSON library with Ahson Khan
  21768. Why Hong Kong Is Rising Up (HBO)
  21769. Ideolog - Plugins | JetBrains
  21770. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  21771. 10 Personal Finance Lessons for Technology Professionals
  21772. Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  21773. Hack Yourself First - The UK Tour by Scott Helme
  21774. WinMerge - You will see the difference…
  21775. Announcing Windows 10 Insider Preview Build 18917 | Windows Experience Blog
  21776. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  21777. Raspberry Pi PoE HAT
  21778. .NET Design Review: JSON
  21779. [wasm][bcl] Use zlib for DeflateStream on WASM profile by kjpou1 · Pull Request #14308 · mono/mono
  21780. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  21781. Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  21782. Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  21783. Prerendering a Client-side Blazor Application
  21784. Something Something Security - Troy Hunt
  21785. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  21786. wybiral/robots
  21787. RAMBleed
  21788. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  21789. .NET Design Review: GitHub Quick Reviews
  21790. Microservices and more in .NET Core 3.0
  21791. How Ledger Hacked an HSM | Cryptosense
  21792. Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  21793. Have I Been Pwned: Domain search
  21794. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  21795. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  21796. .NET Core support is here for Raygun APM | Raygun Blog
  21797. Bringing the Periodic Table of the Elements app to HoloLens 2 with MRTK v2
  21798. Project Svalbard: The Future of Have I Been Pwned
  21799. Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  21800. New release: BridgeDB 0.7.1 | Tor Blog
  21801. Don't Know (the Van Eck Sequence) - Numberphile
  21802. .NET Design Review: Nullable Annotations
  21803. urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  21804. Fixing Random, part 34
  21805. C# For Absolute Beginners
  21806. Worker Service in ASP .NET Core
  21807. Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  21808. CQRS with MediatR (for Commands) and Odata (for Queries)
  21809. devblackops/Terminal-Icons
  21810. Empty try with finally | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  21811. Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  21812. An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  21813. Phippy Goes to the Zoo - Cloud Native Computing Foundation
  21814. Tell Congress: We Don’t Need More Bad Patents
  21815. Halo Infinite -
  21816. directive_attributes.md
  21817. Automatic reconnects with SignalR 3.0
  21818. SQL-MisterMagoo/BlazorTwins
  21819. “We take security seriously”, otherwise known as “We didn’t take it seriously enough”
  21820. Application - CodeStencil | The Ultimate Code Generator
  21821. Followers_uniq - Pastebin.com
  21822. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  21823. The Ethics of Running a Data Breach Search Service
  21824. Taking a harder look at harassment
  21825. r/webdev - Just an observation. I have been interviewing candidates for a web dev position. A serious lack of knowledge in HTML/CSS.
  21826. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  21827. AzureCasts
  21828. WTF?
  21829. Make It So: Interaction Design Lessons from Science Fiction: Nathan Shedroff, Christopher Noessel: 9781933820989: Amazon.com: Books
  21830. SSTIC2019 » Présentation » Everybody be cool, this is a robbery! - Gabriel Campana, Jean-Baptiste Bédrune
  21831. Supporting the community with WF and WCF OSS projects | .NET Blog
  21832. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  21833. » Day of the Tentacle The Digital Antiquarian
  21834. Why a #GoogleWalkout Organizer Left Google
  21835. dotnet-templates
  21836. Google Cloud Status Dashboard
  21837. Government-backed attackers may be trying to steal your password
  21838. jeanqasaur/dsl-syllabus-fall-2016
  21839. Building the most inaccessible site possible with a perfect Lighthouse score
  21840. Uber’s Path of Destruction - American Affairs Journal
  21841. What happens in your throat when you beatbox?
  21842. Monoid
  21843. Migrating a WPF App to .NET Core 3 (1/5)
  21844. How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  21845. .NET Design Review: Nullable Annotations
  21846. C# reference
  21847. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  21848. Open Source Game Clones
  21849. Troy Hunt: ‘The future of passwords is more passwords’ - Verdict
  21850. SAML 2.4 Release Notes
  21851. NixOS/nixpkgs
  21852. Enpass Release Notes for iOS | Enpass
  21853. dotnet/coreclr
  21854. dotnet/coreclr
  21855. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  21856. Side Hustle Success Podcast
  21857. Load a subset of projects - Visual Studio
  21858. Visual Studio Code May 2019
  21859. Drop: Passions lead here (formerly Massdrop)
  21860. DotNet 2019, el mayor evento de .NET de España
  21861. Becoming the ASP.NET Architect with David Fowler
  21862. .NET Design Review: Nullable Annotations
  21863. Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  21864. Apple's 'Find My' Feature Uses Some Very Clever Cryptography
  21865. GitHub Desktop 2.0 expands to support stashing and rebasing
  21866. LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities
  21867. Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
  21868. !!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis
  21869. Getting Started With Blazored Typeahead
  21870. Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  21871. wybiral/localtoast
  21872. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  21873. Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  21874. HTTP Pipelining causes responses to mixed up. · Issue #2665 · elastic/elasticsearch
  21875. Requirements for trusted certificates in iOS 13 and macOS 10.15
  21876. .NET R&D Digest (May, 2019)
  21877. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  21878. CS9: Problem-Solving for the CS Technical Interview
  21879. Scamming the scammers – catching the virus call centre scammers red-handed
  21880. .NET Design Review: Nullable Annotations
  21881. 914914 - Loading issue... - Monorail
  21882. JetBrains UX research qualification survey
  21883. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  21884. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  21885. Validation in ASP .NET Core
  21886. Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  21887. Kenya government websites defaced
  21888. Download .NET Core (Linux, macOS, and Windows)
  21889. Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild
  21890. Apple CryptoKit | Apple Developer Documentation
  21891. Almost 100,000 Australians' private details exposed in attack on Westpac's PayID
  21892. Herding Code 235: Matthew Renze on Data Science for Software Developers – Herding Code
  21893. MatBlazor - Material Design components for Blazor
  21894. Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  21895. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  21896. Validating the user password selection in Azure AD B2C by invoking Troy Hunt’s “Pwned Passwords”…
  21897. Tribonacci Numbers (and the Rauzy Fractal) - Numberphile
  21898. Building a Live Reload Middleware Component for ASP.NET Core
  21899. Cryptography and Your Apps - WWDC 2019 - Videos - Apple Developer
  21900. Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  21901. ltrzesniewski/LocalsInit.Fody
  21902. Fixing Random, part 33
  21903. Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  21904. Rocket League kickoff strategy that really works* with random teammates who don't know the strategy
  21905. microsoft/dotnet
  21906. Hexacorn | Blog Playing with Program database paths…
  21907. Building cross-platform desktop apps using Blazor and Electron.NET
  21908. dotnet/corefx
  21909. Highlights from the National Math Festival 2019
  21910. github/semantic
  21911. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  21912. NASA Apollo 11 Lunar Lander 10266 | Creator Expert | Buy online at the Official LEGO® Shop US
  21913. Will it cluster? k3s on your Raspberry Pi
  21914. The Dark Crystal: Age of Resistance | Teaser | Netflix
  21915. 0xd4d/dnSpy
  21916. AusCERT 2019: The Data Breach Pipeline
  21917. Microsoft Selects Bugcrowd to Expand Payment Options and Pay Bug Hunters Faster | Bugcrowd
  21918. joe-elliott/netcore-kubernetes-profiling
  21919. Candidate Features For C# 9
  21920. Stream Deck XL | elgato.com
  21921. Accessing UNIX sockets remotely from .NET - Red Hat Developer
  21922. Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  21923. 968683 - Loading issue... - Monorail
  21924. My Octocat | Build your own octocat
  21925. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  21926. Changing my Mind about AI, Universal Basic Income, and the Value of Data – The Art of Research
  21927. Mitchell Webb Situation - Changing Meals
  21928. 3 Brilliant Moments of Blocking (in Kurosawa's High and Low)
  21929. GOG.com
  21930. Switch from Chrome to Firefox in just a few minutes
  21931. .NET Design Review: Nullable Annotations
  21932. Improvements to issue transfer permissions - The GitHub Blog
  21933. .NET Design Review: JSON
  21934. Neural net names effects pedals
  21935. Rust: A Language for the Next 40 Years - Carol Nichols
  21936. Porting old posts, part 4
  21937. Metro Payment Pilot
  21938. Revocation Tracker
  21939. NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  21940. Weekly Update 140
  21941. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  21942. Lose weight the fun way.
  21943. terrajobst/system-private-corlib-nullable-analysis
  21944. Kubernetes and VS Code: Zero to Deployed (Cloud Next '19)
  21945. dotnet/jitutils
  21946. KirillOsenkov/SourceBrowser
  21947. Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  21948. Bokeh: Private, ad-free, and user-funded photo sharing
  21949. Use streaming in ASP.NET Core SignalR
  21950. Docker Bug Allows Root Access to Host File System
  21951. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  21952. ASP.Net Core - Protect your API with API Keys
  21953. The Hack Yourself First UK Tour now has Hotel Packages
  21954. #122 Matt Warren, How the .NET Runtime Has Changed | no dogma podcast
  21955. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  21956. Calling gRPC Services With Server-side Blazor
  21957. Minsk Source Browser
  21958. How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  21959. Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem
  21960. 1552374 - Remove Certinomis - Root CA
  21961. Fireside chat at Akamai Security Summit with Troy Hunt and Ari Weil
  21962. Cumulative Update 15 for SQL Server 2017
  21963. Maintainer burnout and package security
  21964. Porting desktop apps to .NET Core | .NET Blog
  21965. Spying on .NET Garbage Collector with .NET Core EventPipes
  21966. CSS Grid Generator
  21967. High Performance (Potato) Chips
  21968. Fixing Random, part 32
  21969. Spaceketeer - BuiltWithDot.Net
  21970. Herding Code 234: Dylan Beattie on Social Impacts of Technology and the Meaning of Developer Seniority – Herding Code
  21971. Blazored/Typeahead
  21972. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  21973. Spying on .NET Garbage Collector with .NET Core EventPipes
  21974. The new Dell XPS 15 (7590) now has an option for 4K OLED, GTX 1650 graphics
  21975. Nick Craver - Stack Overflow: How We Do Deployment
  21976. Users
  21977. Christmas Compiler Speed-Up, part 2
  21978. Nick Craver - Stack Overflow: The Architecture
  21979. mellinoe/veldrid
  21980. What is the correct way to embed Wyam into an asp.net core MVC solution?
  21981. Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  21982. RehanSaeed/Schema.NET
  21983. xoofx/CppAst
  21984. Home - schema.org
  21985. dotnet/llilc
  21986. Drop: Passions lead here (formerly Massdrop)
  21987. US cities are being held hostage with stolen NSA tools
  21988. Roma, Anonymus viola la mail di 30mila avvocati: c'è anche quella di Raggi
  21989. RFC 8548 - Cryptographic Protection of TCP Streams (tcpcrypt)
  21990. Drop: Passions lead here (formerly Massdrop)
  21991. Amazon.com: Optimal Shop 20/24 4/6/8 PIN 1.8" LCD Computer PC Power Supply Tester for SATA,IDE,HDD,ATX,ITX,BYI Connectors: Home Improvement
  21992. Patterns for high-performance C# - Federico Andres Lois
  21993. Nazikeule im Dritten Reich
  21994. Google Has Stored Some Passwords in Plaintext Since 2005
  21995. In Pursuit of Enjoyable Developer Collaboration - DEV Community 👩‍💻👨‍💻
  21996. Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  21997. Steam Block
  21998. Cryptography Dispatches • Buttondown
  21999. Koalas declared "functionally extinct"
  22000. Top .NET Tutorials for May 2019
  22001. Despicable Me (9/11) Movie CLIP - I Sit on the Toilet (2010) HD
  22002. Top-Level Code Prototype: Scenario E
  22003. Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  22004. 2017 LLVM Developers’ Meeting: M. Braun “Welcome to the back-end: The LLVM machine representation”
  22005. Crime UK
  22006. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  22007. SameSite Cookies by Default in Chrome 76 and Above
  22008. localtoast
  22009. Introducing: The TAG Heuer Monaco 1969-1979 Limited Edition (With Live Pics & Pricing) - HODINKEE
  22010. WCF vs gRPC
  22011. 1.1.1.1 — The free app that makes your Internet faster.
  22012. .NET Design Review: Nullable Annotations
  22013. Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  22014. Download Windows 10
  22015. Webhook.site - Test, process and transform HTTP requests
  22016. microsoft/MSIX-Toolkit
  22017. Google data shows 2-factor authentication blocks 100% of automated bot hacks
  22018. Web Development Revolution with WebAssembly and ASP.NET Blazor
  22019. localscan
  22020. JED Server Security Incident Report
  22021. Moving from Node.js to .NET Core | App Center Blog
  22022. davidfowl/AspNetCoreDiagnosticScenarios
  22023. Languages & Runtime: .NET Community Standup - May 23, 2019
  22024. Ethical Alternatives & Resources - ethical.net
  22025. Is it better to "!= 0” or ”== mask” when working with enums (C#, RyuJIT) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  22026. Spying on .NET Garbage Collector with TraceEvent
  22027. chrisnas/DebuggingExtensions
  22028. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  22029. The Ray Tracer Challenge... in .NET Core - CodeClimber
  22030. Stefano Rossi, architect
  22031. Dependabot
  22032. GitHub Satellite - Opening Keynote
  22033. Top 10 Things You Can Do With GraalVM
  22034. Announcing GitHub Sponsors: a new way to contribute to open source
  22035. GitHub Sponsors
  22036. GitHub Enterprise - The best way to build and ship software
  22037. Creating a git repo with Azure Repos and trying out Git LFS
  22038. Visual Studio Code Remote Development may change everything - Scott Hanselman
  22039. Making Sense of .NET 5 – Bill Reiss Developer Blog
  22040. AzureCasts
  22041. Creating a Quartz.NET hosted service with ASP.NET Core
  22042. Developer’s Guide to Building Connected Security Solutions
  22043. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  22044. Add GCPhaseBegin/GCPhaseEnd ETW messages to measure duration of mark,… · criteo-forks/coreclr@9428b75
  22045. 0xd4d/iced
  22046. Graphics Programming Weekly - Article Database
  22047. Google and Binomial Contribute Basis Universal Texture Format to Khronos’ glTF 3D Transmission Open Standard
  22048. Developing in the Windows Subsystem for Linux with Visual Studio Code
  22049. dotnet/coreclr
  22050. New Release: Tor Browser 8.5 | Tor Blog
  22051. HashCode Struct (System)
  22052. What good are hundreds of lights without hundreds of shadows?
  22053. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  22054. Visual Studio 2019 Preview Release Notes
  22055. We're Baking Have I Been Pwned into Firefox and 1Password
  22056. ASP.NET Core SignalR JavaScript client
  22057. Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  22058. Top SSL Certificates Buyer's Guide
  22059. spboyer/dotnet-azure
  22060. PayPal's Beautiful Demonstration of Extended Validation FUD
  22061. npgsql/npgsql
  22062. Graphics Team ships WebRender MVP!
  22063. .NET Design Review: Nullable Annotation Attributes
  22064. Polacode - Visual Studio Marketplace
  22065. Creating a Quartz.NET hosted service with ASP.NET Core
  22066. A new way to Try .NET
  22067. Enabling Pagination in Blazor with OData | OData
  22068. typeof(TSecret) - the secret magic behind .NET generics
  22069. ASP .NET Core Dev Blog Series
  22070. Program Booklet - AusCERT Conference
  22071. Streamlining Data Breach Disclosures: A Step-by-Step Process
  22072. Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  22073. Video games: A unifying force for the world - The Official Microsoft Blog
  22074. PowerPoint Presentation
  22075. PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  22076. Added try-catch statement by dotjpg3141 · Pull Request #57 · terrajobst/minsk
  22077. Fixing Random, part 31
  22078. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  22079. Using Bing Maps in Blazor with JSInterop and TypeScript
  22080. Keyloggers Injected in Web Trust Seal Supply Chain Attack
  22081. Using Ed25519 signing keys for encryption
  22082. IFSC Climbing World Cup Munich 2019 - Bouldering Semi Finals
  22083. Femtoduino’s FemtoBeacon ESP32-D2WD Brings Wi-Fi/Bluetooth in Dime-Sized Form Factor
  22084. To Refactor Or Not To Refactor?
  22085. MappingGenerator - BuiltWithDot.Net
  22086. Understanding real-world concurrency bugs in Go
  22087. Children describe technology that gives them a sense of ambiguity as 'creepy'
  22088. Ed Charbeneau: .NET, JavaScript, and C# articles
  22089. Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  22090. SMS for 2FA: What Are Your Security Options? - Authy
  22091. Hack on Stack Overflow exposes private data for ~250 users
  22092. brunoproduit/roca
  22093. Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  22094. wybiral/noscript-captcha
  22095. The 6-Step "Happy Path" to HTTPS
  22096. Game Engine Black Books Update
  22097. Markdown + .NET = Interactive docs?
  22098. Ed Charbeneau at Build 2019
  22099. T1
  22100. Applying machine learning to coding itself
  22101. Episode 25 - Blazor - You Want To Run .NET Where?!
  22102. Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  22103. PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  22104. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  22105. Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  22106. Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line
  22107. DevGAMM Moscow 2019 Live Stream Day 2. Part 1
  22108. Create Interactive .NET Documentation with Try .NET | .NET Blog
  22109. Tips to Improve your Generative Artwork — TYLER HOBBS
  22110. Welcome to the Neighbourhood
  22111. 964119 - Loading issue... - Monorail
  22112. A few words about data and concurrency
  22113. WHO’S WORKING WITH WOMEN? – Actors Edition
  22114. Technical Papers - SIGGRAPH 2019
  22115. Kik and the SEC: What’s Going On and What Does It Mean for Crypto? - Andreessen Horowitz
  22116. Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  22117. Removal of the 16-character limit for passwords in Azure AD
  22118. 10 ways for a conference to upset their speakers
  22119. The unknown Type in TypeScript
  22120. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  22121. Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining
  22122. Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  22123. dotnet/aspnetcore
  22124. Shenandoah GC in JDK 13, Part I: Load Reference Barriers
  22125. Home
  22126. Performance Improvements in .NET Core 3.0 | .NET Blog
  22127. Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  22128. XKeyboarCD
  22129. dotnet/diagnostics
  22130. .NET Core on App Service Dashboard
  22131. » Out with 1992, In with 1993 The Digital Antiquarian
  22132. Careers
  22133. The Urlist — An application study in Serverless and Azure
  22134. Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  22135. Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  22136. A Detailed Look At Data Binding in Blazor
  22137. Overview of nullability analysis · Curiosity is bliss
  22138. Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  22139. Default implementations in interfaces | .NET Blog
  22140. The Upside Down 75810 | Stranger Things | Buy online at the Official LEGO® Shop US
  22141. wybiral/tshare
  22142. CodeLand Conference 2020
  22143. .NET Standard | Common APIs across all .NET implementations
  22144. IAIK/ZombieLoad
  22145. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  22146. .NET Design Review: System.Data
  22147. ZombieLoad Attack
  22148. Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  22149. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  22150. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  22151. ZIO/Core
  22152. Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  22153. PowerPC and AIX support · Issue #10055 · dotnet/runtime
  22154. WSL 2 Post BUILD FAQ | Windows Command Line
  22155. Eternal Vigilance is the Price of Liberty
  22156. Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  22157. Online Survey Software | Qualtrics Survey Solutions
  22158. A null-scattering path integral formulation of light transport
  22159. Hello AzureCasts
  22160. LightDims Original Strength - Light Dimming LED covers and Light Dimming Sheets for Routers, Electronics and Appliances and more. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  22161. The Go Playground
  22162. .NET Framework Reference Assemblies via NuGet
  22163. kkokosa/UpsilonGC
  22164. How to Know Nothing - Megan Risdal
  22165. Debugging asynchronous scenarios in .NET
  22166. Debuggable IO [DIO] by neko-kai · Pull Request #849 · zio/zio
  22167. Meow the Infinite Issue 3 is here!
  22168. Episode 12 - Function declarations
  22169. Beer City Code
  22170. edvmorango/event-driven-messenger
  22171. Visit - Infosecurity Europe
  22172. NEST X YALE LOCK WITH NEST CONNECT - MassGenie
  22173. Writing a custom, real-world .NET GC
  22174. Domain Randomization for Sim2Real Transfer
  22175. Introducing the Profile Analyzer - Unity Technologies Blog
  22176. dotnet/diagnostics
  22177. vsls-contrib/awesome-liveshare
  22178. dotnet/diagnostics
  22179. Error Management: Future vs ZIO
  22180. r/interestingasfuck - An owl looking at something
  22181. 2016 Taiwan Halfsize micromouse First Prize Kojimouse 11, Hirokazu Kojima
  22182. Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  22183. Achievement Award Program
  22184. Pass: The Standard Unix Password Manager
  22185. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  22186. Phone scammers impersonating ACSC | Cyber.gov.au
  22187. shirhatti/dotnet-logs
  22188. Manifold Garden Release Announcement
  22189. Error Management: Future vs ZIO
  22190. AusCERT2017 Day 1 Troy Hunt: The Responsibility of Disclosure
  22191. Microsoft Word will change your words to be 'gender inclusive'
  22192. New Azure Machine Learning updates simplify and accelerate the ML lifecycle
  22193. [Cryptography] Bitcoin - closing the coin
  22194. Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  22195. Daniel Romanovsky
  22196. OpenLiveWriter 0.6.2.316 - AppVeyor
  22197. Debugging and fixing the Twitch desktop client
  22198. Home
  22199. mila-iqia/babyai
  22200. Why 2f+1
  22201. Microsoft Throws in the Towel on UWP, Elevates Win32 - ExtremeTech
  22202. git/git
  22203. eyeDisk. Hacking the unhackable. Again | Pen Test Partners
  22204. Microsoft: The open source company
  22205. Introducing GitHub Package Registry
  22206. J on the Beach - Workshops
  22207. dotnet/diagnostics
  22208. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  22209. Package Author Identity through Social Proofs
  22210. Markdown Monster: A better Markdown Editor for Windows
  22211. microsoft/terminal
  22212. Reach a Wider Audience with Multistreaming | Restream
  22213. GitHub Packages: Your packages, at home with their code
  22214. Introducing GitHub Package Registry
  22215. Uncle Pixel
  22216. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  22217. Bakedbean.org.uk - Building Stack Overflow Job Search
  22218. Chapter 9: The Philologists and the Gatekeeper – The Analog Antiquarian
  22219. Amazon.com: .NET Internals Cookbook eBook: Adam Furmanek: Kindle Store
  22220. Top 10 coffee brands according to Have I Been Pwned
  22221. C++ with Visual Studio 2019 and Windows Subsystem for Linux (WSL) | C++ Team Blog
  22222. Three easy endpoints
  22223. Three easy endpoints
  22224. Monitor Blazor WASM loading and report errors
  22225. Handling Access Tokens for private APIs in ASP.NET Core
  22226. Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  22227. Add .vsconfig for required components to build by huoyaoyuan · Pull Request #566 · microsoft/terminal
  22228. ZkVM: a new design for fast, confidential smart contracts
  22229. WebGPU is coming to Babylon.js
  22230. Hail the new Caterham Drift Taxi at the show - The London Motor Show
  22231. .NET Rocks! vNext
  22232. Septimal Mind
  22233. Use pattern matching features to extend data types
  22234. Blazor Bites Updated and Build 2019 Blazor Roundup
  22235. LambdaConf 2019: Travel Support
  22236. jamesmontemagno/XamChat
  22237. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  22238. Azure App Service update: Free Linux Tier, Python and Java support, and more
  22239. Mofo37
  22240. WPCampus releases results of the Gutenberg accessibility audit - WPCampus: Where WordPress Meets Higher Education
  22241. Full Page Reload
  22242. Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  22243. 06. Vib-Ribbon - Roll Along (HQ)
  22244. GitHub Live Events
  22245. A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  22246. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  22247. A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  22248. Cloudflare London Serverless Meetup
  22249. Star Wars: The Rise of Skywalker – Teaser
  22250. Microsoft Developer
  22251. Visual Studio Container Tools Extensions (Preview) - Visual Studio Marketplace
  22252. Talk to Transformer
  22253. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  22254. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  22255. swtch.com
  22256. VCF East 2019 -- Brian Kernighan interviews Ken Thompson
  22257. Episode 11 - Function calls
  22258. What’s new in Microsoft 365 user management for April 2019
  22259. Use dependency injection in .NET Azure Functions
  22260. Seven Trends in Blockchain Computing (Spring 2019)
  22261. kkuchta/css-only-chat
  22262. Incrementally Better Cookies
  22263. // // Author: Jonathan Blow // Version: 2 // Date: 7 May, 2019 (updat - Pastebin.com
  22264. Scala World 2019: Scala World 2019
  22265. Here's Why [Insert Thing Here] Is Not a Password Killer
  22266. Why software projects take longer than you think: a statistical model
  22267. Precise timing of machine code with Linux perf. | Easyperf
  22268. systemd/systemd
  22269. [Update: More details] Project Mainline offers Android Q modular security updates
  22270. I hid a secret song in my videos
  22271. Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  22272. systemd/systemd
  22273. RDRAND on AMD CPUs does not work · Issue #11810 · systemd/systemd
  22274. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  22275. AMC accidentally exposed data on 1.6 million subscribers
  22276. Teenage Pricks | Alex Pareene
  22277. Merge pull request #6389 from dotty-staging/add-checked-patdef · lampepfl/dotty@f85877d
  22278. Generics, structs and nulls – the JIT is smart so you don’t have to | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  22279. ZIOでの繰り返しとリトライ処理 - Qiita
  22280. microsoft/PowerToys
  22281. Paint.NET turns 4!
  22282. Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  22283. Crafting Real-Time Mobile Apps with Xamarin and SignalR - THR3007
  22284. A new Console for Windows - It's the open source Windows Terminal - Scott Hanselman
  22285. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  22286. bryanmcnett/aabo
  22287. .NET Platform Overview and Roadmap - BRK3015
  22288. Round 1 Candidates - Lightweight Cryptography | CSRC
  22289. Self Publishing, Book Printing and Publishing Online - Lulu
  22290. 0x6A75616E/PwnedPasswords
  22291. Comparing Native Blazor Components
  22292. .NET Core is the Future of .NET  | .NET Blog
  22293. Effect.io
  22294. dotnet/diagnostics
  22295. microsoft/react-native-windows
  22296. Announcing WSL 2 | Windows Command Line
  22297. Thank you Waitrose, now fix your insecure site
  22298. Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  22299. r/MapPorn - Who Knew Giraffes Had Different Patterns?
  22300. See Microsoft Build 2019 Highlights | Microsoft Azure
  22301. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  22302. Office 365 for Mac is available on the Mac App Store - Microsoft 365 Blog
  22303. The “Cobra Effect” that is disabling paste on password fields
  22304. Testing the BitchinFast 3D 2000!!!
  22305. .NET Internals Cookbook Part 12 — Memory structure, attributes, handles – Random IT Utensils
  22306. .NET Core Summer Event - A 1 day conference focused on software development with .NET Core
  22307. Using 47 Degree's Fetch library with ZIO
  22308. IPBES Global Assessment Preview | IPBES
  22309. Intelligent Productivity and Collaboration, from Anywhere | Visual Studio Blog
  22310. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  22311. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  22312. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  22313. Introducing .NET 5 | .NET Blog
  22314. Live Stream | Rocket Lab
  22315. Raft
  22316. The Universe I, II & III | Tim and Eric Awesome Show, Great Job! | Adult Swim
  22317. Add-ons disabled or failing to install in Firefox
  22318. nothings/single_file_libs
  22319. bryanmcnett/bhh
  22320. DotVVM Blog: DotVVM joins the .NET Foundation
  22321. Exotics at Redmond Town Center
  22322. Create a model
  22323. facebookincubator/mvfst
  22324. 952287 - Loading issue... - Monorail
  22325. Build software better, together
  22326. Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  22327. 1Password for Journalism | 1Password
  22328. DamianEdwards/TagHelperPack
  22329. Sonic
  22330. GOTcha (Season 8 Hot Takes: Part 1 of 1,000,000)
  22331. Community and Communication going forward
  22332. » Return to Zork The Digital Antiquarian
  22333. Coverlet Joins the .NET Foundation
  22334. Automated Certificate Management | Heroku Dev Center
  22335. Compile time marshalling | devops.lol
  22336. dotnet/designs
  22337. dotnet/extensions
  22338. Workaround for Heroku no longer supporting SSL behind Cloudflare ("Strict TLS in CDN not supported")?
  22339. Reduce SMS 2FA Risks By Using Device Data
  22340. Consoles – Windows Desktop - Windows Console
  22341. Eon – Amiga Soundtrack Hacks
  22342. The Tail of the Serpent by Le Slo
  22343. PInvoke: beyond the magic | devops.lol
  22344. Support single-file distribution · Issue #11201 · dotnet/runtime
  22345. Do we need effects to get abstraction?
  22346. Toward Practical Real-Time Photon Mapping: Efficient GPU Density Estimation
  22347. Azure Monitor HTTP Data Collector API - Azure Monitor
  22348. Update Days: Corestart 3.0
  22349. nycryptoday
  22350. George Bush's
  22351. Introducing Telerik UI for Blazor 1.0.0
  22352. Remote Development with Visual Studio Code
  22353. Using Pablo to Create Title Images - ardalis
  22354. Samsung Galaxy Fold Teardown
  22355. An Introduction to Deep Reinforcement Learning
  22356. thekla_server.pdf
  22357. Down the Security Rabbithole Podcast: DtSR Episode 344 - You've Probably Been Pwned
  22358. What does "additional polish" mean?
  22359. Fight the global warming: compile your C# apps ahead of time
  22360. terrajobst/minsk
  22361. IBM Halts Sales of Watson AI For Drug Discovery and Research [Updated] - ExtremeTech
  22362. Manifold Garden - Call for Playtesters
  22363. Edge79+ vs. Edge18 vs. Chrome
  22364. Junior Software Engineer (C#) (Remote) - Clear Measure, Inc. - Career Page
  22365. RFC 8551 - Secure/Multipurpose Internet Mail Extensions (S/MIME) Version 4.0 Message Specification
  22366. peachpiecompiler/peachpie
  22367. Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  22368. dotnet/corert
  22369. Microsoft Forms
  22370. Visual Studio Roadmap
  22371. Get Some Sass Into Your Blazor App
  22372. Unit Test or Integration Test and Why You Should Care - ardalis
  22373. Intel® 64 and IA-32 Architectures Optimization Reference Manual
  22374. Building a Bw-Tree Takes More Than Just Buzz Words
  22375. What's New in Rider
  22376. 2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  22377. Colwell oral history complete transcript FINAL
  22378. themains/pwned
  22379. Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  22380. security.txt | A proposed standard which allows websites to define security policies
  22381. Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  22382. Cats Effect: STM & TRef #791 by VladKopanev · Pull Request #796 · zio/zio
  22383. Go modules services
  22384. Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  22385. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  22386. The Hundred-Tonne Robots That Help Keep New Zealand Running
  22387. dotnet/core-setup
  22388. Babylon.js 4.0 Is Here!
  22389. Home | magniX
  22390. .NET Design Review: GitHub Quick Reviews
  22391. Write a custom .NET Core runtime host - .NET Core
  22392. EdCharbeneau/TaxiFareBlazorServer
  22393. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  22394. Vue.Net - BrotherTillman
  22395. jamesmontemagno/AllExtensions-DI-IoC
  22396. Computer Based Test (CBT) development and delivery :: Pearson VUE
  22397. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  22398. Reverse Engineering InternalCall Methods in .NET
  22399. CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  22400. Axis-Aligned Bounding Dual Simplex
  22401. A doorbell company owned by Amazon wants to start producing “crime news” and it’ll definitely end well
  22402. microsoft/SymCrypt
  22403. GitLens — Git supercharged
  22404. dotnet/core-sdk
  22405. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  22406. Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  22407. mpm guide - niall t.l.
  22408. HTTP headers for the responsible developer
  22409. ZIO
  22410. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  22411. errors - The Go Programming Language
  22412. John A De Goes - ZIO: Next-Generation Effects in Scala
  22413. Episode 10 - Strings and Types
  22414. Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  22415. Scalar 2019 highlights and where are we heading next
  22416. .NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  22417. Scalar 2019 highlights and where are we heading next
  22418. Riot counters sexual discrimination lawsuits by insisting some plaintiffs have waived rights to sue
  22419. PowerPoint Presentation
  22420. Doug Webb (@douginamug@mastodon.xyz)
  22421. Amazon.com: Ubiquiti US-8 Unifi Switch: Computers & Accessories
  22422. DivineOmega/password_exposed
  22423. significand range for frexp() incorrect due to sign-handling · Issue #71 · KhronosGroup/GLSL
  22424. THe Early History of F#
  22425. Indiegogo will ban fundraising for anti-vaccination projects
  22426. Stripe API with ASP.NET Core - Part 3 WebHooks
  22427. Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  22428. gpakosz/PPK_ASSERT
  22429. Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  22430. n0fate/chainbreaker
  22431. Former 'MythBusters' Host Adam Savage Returning to Science Channel in New Series (Exclusive)
  22432. Wat
  22433. Compute Shader - OpenGL Wiki
  22434. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  22435. ONLYOFFICE
  22436. Angèle - Balance Ton Quoi [CLIP OFFICIEL]
  22437. Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  22438. Racial Influence on Automated Perceptions of Emotions by Lauren Rhue :: SSRN
  22439. .NET R&D Digest (April, 2019)
  22440. Rumor: Microsoft ‘Midori’ Project May Replace Windows OS
  22441. Australian wild cockatoos (long-billed corellas) took flight
  22442. ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  22443. HaveIBeenPwned Module by iifeoluwa · Pull Request #80 · leon-ai/leon
  22444. Repository Abandoned? · Issue #197 · tmsmith/Dapper-Extensions
  22445. The LLVM Compiler Infrastructure Project
  22446. distractionware » AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  22447. Fall in love with the problem, not the solution
  22448. Sí hubo hackeo a Embajada de México: miles de documentos estuvieron en Mega, fueron eliminados y todo indica que se han resubido
  22449. Amazon.com: GPU Zen 2: Advanced Rendering Techniques (9781797583143): Wolfgang Engel: Books
  22450. http://egsr2019.icube.unistra.fr/assets/img/EGSR2019_Industry_Track_CFP.pdf
  22451. World’s Flagship Event for Developers - WeAreDevelopers World Congress 2020
  22452. Frank Lloyd Wright’s Lost Works Are Finally Brought to Life
  22453. Fetch Mobile Manipulator - Fetch Robotics
  22454. Chapter 8: Menkaure and the Colonel – The Analog Antiquarian
  22455. ASCIIFlow Infinity
  22456. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  22457. The .NET Abstraction Pile
  22458. 2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  22459. ADefWebserver/BlazingPizza
  22460. AutoMapper 8.1.0 Released
  22461. Roguelight by Daniel Linssen
  22462. OutOfMemory – a nerdy card game for developers! – TooSlowException
  22463. Jewel v. NSA - Order granting government's summary judgment motion
  22464. fr-08: .the .product by Farbrausch
  22465. terrajobst/streaming-automation
  22466. fr-08: .the .product by farbrausch | 64k intro (2000) (720p HQ demoscene demo)
  22467. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  22468. A Recipe for Training Neural Networks
  22469. Virtual lathe in Dreams
  22470. runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go
  22471. Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  22472. Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com
  22473. Scala Times Issue #271
  22474. Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  22475. Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page
  22476. Containerized Activities in Durable Workflows - Part 2
  22477. ASCII Art in .NET Code
  22478. Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  22479. Arya Stark is an adult woman: "Game of Thrones" sex shock is rooted in hypocritical purity culture
  22480. dodyg/practical-aspnetcore
  22481. spmoran-blazor/BlazorDestinationGame
  22482. PSA: Make Sure to Cancel Apple News+ If You Signed Up for a Free Trial After Apple's March 25 Event and Don't Want to be Charged
  22483. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  22484. Electron 5.0.0 | Electron Blog
  22485. Destination Game Blazor
  22486. Hexa Trains
  22487. Unity Careers
  22488. Karel Zikmund - About Me
  22489. dotnet/spark
  22490. zio/zio
  22491. Evolution Software improves hazelnut quality with ML.NET | .NET
  22492. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  22493. Foo Fighters - My Hero (Official Music Video)
  22494. Twisted Oak
  22495. AES-NI (.NET) - Outperforming C and OpenSSL - Nicolas Portmann - .NET / Java / Security
  22496. Dev Tip #158: Strongly Typed IDs
  22497. Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  22498. r/GamePhysics - [Red Dead Redemption II] Enjoying a nice hot bath
  22499. distractionware » The Dice are Cast
  22500. 996.ICU accuses NetEase, Tencent and Chinese devs of overworking staff
  22501. Peddle the Pedal to the Metal
  22502. Tech Diversity: WIN the chance to attend LambdaConf 2019 - Signify Technology
  22503. Oasis - Some Might Say
  22504. OJ/clr-meterpreter
  22505. Keeping a Ping Pong Ball Bouncing with 4 Mics
  22506. Rust's 2019 roadmap | Rust Blog
  22507. ericsink/wasm2cil
  22508. Running WebAssembly and WASI with .NET
  22509. OneTab shared tabs
  22510. kframework/X86-64-semantics
  22511. A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture - FSL
  22512. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  22513. Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  22514. .NET Design Review: GitHub Quick Reviews
  22515. Using Microsoft Configuration Extensions with Steeltoe
  22516. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  22517. qmlnet/qmlnet
  22518. Matias Ergo Pro Keyboard
  22519. JDK 12 Security Enhancements
  22520. Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  22521. Blazored/Gitter
  22522. NDC Security Australia 2019 Promo
  22523. Tag Helpers in ASP.NET Core
  22524. Very Thin Ice: 10 years of Auto-Tune the News & Songify This
  22525. Google Walkout Organizers Say They're Facing Retaliation
  22526. NYU Game Center Lecture Series Presents Daniel Benmergui
  22527. Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  22528. Revision 2019 - Concert - Wayfinder
  22529. Eon by The Black Lotus (compo version)
  22530. Hack your password before you get hacked!
  22531. Production Tips for ASP .NET Core Web Apps
  22532. Great developers are raised, not hired
  22533. Megademica 4k intro for ZX Spectrum (party version)
  22534. Dicey Wastelands (NTT) by TheMysticSword, AgentCucco
  22535. Episode 15: TBD
  22536. UFO Episode 18 Timelash
  22537. The Witness Analysis: Audio Puzzles
  22538. Samsung/netcoredbg
  22539. politrons/reactiveScala
  22540. ispc/ispc
  22541. How the Boeing 737 Max Disaster Looks to a Software Developer - IEEE Spectrum
  22542. HTTP/3 explained
  22543. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  22544. How to upgrade extensions to support Visual Studio 2019 | Visual Studio Blog
  22545. https://scholar.harvard.edu/files/mickens/files/thesaddestmoment.pdf
  22546. ASP.NET Blog | Blazor now in official preview!
  22547. Five Open Problems for the Blockchain Computer - Andreessen Horowitz
  22548. How to Get a Progressive Web App into the Google Play Store | CSS-Tricks
  22549. How to register a service with multiple interfaces in ASP.NET Core DI
  22550. Stairs - Escaleras - Schody -1968
  22551. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  22552. Super Mario Bros - 2019: Commodore 64 port
  22553. » An Unlikely Savior The Digital Antiquarian
  22554. Build 4.0.31 API Changes | 4coder Blog
  22555. machinamentum/game1
  22556. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  22557. proposal: crypto/tls: Expose maps for cipher suite IDs/names · Issue #30325 · golang/go
  22558. How to clear HSTS settings in Chrome and Firefox
  22559. gvolpe/stm-demo
  22560. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Springer
  22561. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  22562. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Apress
  22563. The 5 Stages of Data Breach Grief
  22564. 3 Ways to Communicate Between Components in Blazor
  22565. music festival lineup generator
  22566. A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
  22567. Understanding data-oriented design for entity component systems - Unity at GDC 2019
  22568. jmcgrew / zilf / wiki / Home — Bitbucket
  22569. What Would It Look Like If We Put Warnings on IoT Devices Like We Do Cigarette Packets?
  22570. Festify/ken-burns-carousel
  22571. Apple Pay participating banks and card issuers in Asia-Pacific
  22572. Everyone Watching This Is Fired
  22573. QDB: Quote Database Home
  22574. Godot Engine - Announcing the Godot 2019 showreel
  22575. Unifying Windows desktop development with .NET Core 3.0
  22576. Wikipedia:Articles for deletion/Katie Bouman - Wikipedia
  22577. No Time, No Budget, No Problem: Finishing 'The First Tree'
  22578. ASP.NET Blog | .NET Core Workers in Azure Container Instances
  22579. .NET Design Review: GitHub Quick Reviews
  22580. BurntSushi/ripgrep
  22581. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  22582. dotnet/core-setup
  22583. The ReaderT Design Pattern
  22584. Search | Channel 9
  22585. reactiveui/ReactiveUI
  22586. No Carrier Rush
  22587. Presentations and Talks covering ‘.NET Internals’
  22588. Going Deep | Channel 9
  22589. Tame your Garbage Collector
  22590. Performance as a Feature with Jeremy Boyd
  22591. GPU architectures_10_4_19.pdf
  22592. Tic Toc Pwned | Pen Test Partners
  22593. historicalsource - Overview
  22594. 'I would never buy one': Fears raised over security of GPS tracking smartwatch for kids
  22595. DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  22596. terrajobst/require-net472
  22597. pla85900 Home
  22598. Anthos  |  Google Cloud
  22599. Output.md
  22600. Refer a USA Scala friend & WIN a ticket to LambdaConf 2019! - Signify Technology
  22601. It's annoying, it's hated and it’s here to stay: why we’re stuck with passwords
  22602. Frogger AI Explains Its Decisions
  22603. Mute Records • STUMM433 - Mute Records
  22604. A “Brave” New World | Internet Archive Blogs
  22605. PubConf Software Comedy Variety Show and Afterparty
  22606. How to make a 3D renderer in Desmos - Ben Visness
  22607. C++ UI Libraries • memdump
  22608. Color isn't what you think.
  22609. fsharp/fslang-design
  22610. r/csharp - I am so happy I made this little program where you insert a number in seconds and it converts it to Minutes:Seconds, it took me 2 days to do but I am very proud, I know it is not much but I really enjoyed making it :)
  22611. dotnet/coreclr
  22612. Adding features to a simple Blazor MVVM client with composition
  22613. Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  22614. Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  22615. Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  22616. Understanding the Limitations of HTTPS
  22617. Stoiber 10 Minuten Transrapid
  22618. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  22619. Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  22620. Black Hole of Misogyny: Reddit trolls just can’t stop attacking Dr. Katie Bouman for her crime of doing nothing wrong
  22621. ATOMICALLY { DELETE YOUR ACTORS } - John A De Goes & Wiem Zine Elabadine | Scalar 2019
  22622. .NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff – Random IT Utensils
  22623. Australian Child-Tracking Smartwatch Vulnerable to Hackers
  22624. dotnet/coreclr
  22625. How to Track Your Kids (and Other People's Kids) With the TicTocTrack Watch
  22626. Dream Market Shuts Down: Has the DEA Claimed Another Darknet Victim?
  22627. Game of Thrones recap for Season 8 – everything you need to know
  22628. </pfizer>
  22629. No One's Ever Really Gone
  22630. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  22631. Cryptologie
  22632. Websites, Please Stop Blocking Password Managers. It's 2015
  22633. Rail Map online - UK & IE Railways
  22634. http://cmap.systemsci.org/rid=1QS8HM93L-NRB6N9-1184/QED_The_strange_theory_of_light_and_matt.pdf
  22635. All About Pete ❧ Current Affairs
  22636. Massive Attack-Angel (Mezzanine album)
  22637. Matthew Gatland stopped making tiny games | Anti-Patreon
  22638. Mr Oizo
  22639. Cassius - Feeling For You (Official Video)
  22640. Les Rythmes Digitales - Jacques Your Body (Make Me Sweat)
  22641. Daft Punk - Harder Better Faster (Official Video)
  22642. Daft Punk - Technologic
  22643. Daft Punk - Da Funk
  22644. DAFT PUNK – AROUND THE WORLD (Official Music Video)
  22645. Kucherov suspended one game
  22646. Scastie - An interactive playground for Scala
  22647. Microsoft 365 PPT template best practices
  22648. Adding features to a simple Blazor MVVM client with composition
  22649. Adding features to a simple Blazor MVVM client with composition
  22650. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  22651. Mocking .NET Without Hurting Its Feelings - Musing, Rants & Jumbled Thoughts of John M. Wright
  22652. MY EQUIPMENT BREAKS? | DICEY DUNGEONS
  22653. bleep-blorp.rs
  22654. Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  22655. davidsh - Overview
  22656. logoroad
  22657. Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure | App Center Blog
  22658. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  22659. tmds/Tmds.Systemd
  22660. Steam Quirks For Developers - a post on Tom Francis' blog
  22661. GitHub Extension for Visual Studio
  22662. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  22663. Download .NET (Linux, macOS, and Windows)
  22664. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  22665. Slack Is Not Where 'Deep Work' Happens | Inside Nuclino
  22666. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  22667. Creating an ASP.NET Core Markdown TagHelper and Parser
  22668. Escher
  22669. x86/Linux progress · Issue #7335 · dotnet/runtime
  22670. unoplatform/Uno.SkiaSharp
  22671. Chapter 7: The Polymath and the Specialist – The Analog Antiquarian
  22672. A .vsconfig file should automatically prompt to install extensions - Developer Community
  22673. ZIO hackathon September 21-22 · Issue #743 · zio/zio
  22674. Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018
  22675. NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  22676. We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  22677. Understanding Insider Threats [Free Video Course]
  22678. Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  22679. Clip Bag | Peter Bristol
  22680. Troy Hunt on Changing Password Behaviors
  22681. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  22682. nccgroup/dotnetpefuzzing
  22683. r/firefox - Google Drive download speed issue
  22684. Non Obvious PE Parsers – the .NET runtime – Part 1
  22685. klbouman - Overview
  22686. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  22687. Languages & Runtime: .NET Community Standup - April 11, 2019
  22688. French officials call Project Gutenberg archive, 15 million ebooks, Grateful Dead recordings and Prelinger Archive "terrorism," demands removal from Internet Archive
  22689. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  22690. [WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  22691. Algebraic laws for new typeclasses by gvolpe · Pull Request #2 · gvolpe/classy-optics
  22692. Bringing 12-year-old WPF code to .NET Core 3
  22693. Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  22694. Performance analysis and tuning contest #2. | Easyperf
  22695. Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  22696. Tickets - NDC Security Australia 2019
  22697. Dragonblood: Analyzing the DragonflyHandshake of WPA3 and EAP-pwd
  22698. Spawn: The Eternal - IGN
  22699. How I used SECRET NSA TECHNOLOGY to hack my gaming keyboard
  22700. Dope (Complex, 1995, PC Demo)
  22701. STARLINK MISSION | SpaceX
  22702. David Patterson - Domain-Specific Architectures for Deep Neural Networks
  22703. First M87 Event Horizon Telescope Results. V. Physical Origin of the Asymmetric Ring - IOPscience
  22704. How to take a picture of a black hole
  22705. A Framework for Regulating Content on the Internet
  22706. ericsink/sawdust
  22707. Quantum Garden: An interactive quantum computing installation
  22708. Cursors
  22709. Black hole breakthrough: Event Horizon Telescope's landmark image
  22710. GIMP 2.10.14
  22711. Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  22712. Hack Your Career - Troy Hunt
  22713. Linux Game Jam 2019
  22714. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  22715. Lies, darn lies and sampling bias
  22716. Markdeep
  22717. First Look: Forms and Validation in Razor Components
  22718. Pacific Raceways track day, 2019 March 31st
  22719. Using ASP.NET Core Identity users in integration tests
  22720. Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  22721. Using, using, using with C# 8
  22722. Rico Mariani – Medium
  22723. OneTab shared tabs
  22724. C#88: The Original C#
  22725. DirectX-Specs
  22726. Blocking high-risk non-secure downloads from Emily Stark on 2019-04-09 (public-webappsec@w3.org from April 2019)
  22727. Direct3D 11.3 Functional Specification
  22728. Episode 21 Measles: The Worst Souvenir
  22729. fsharp/fslang-design
  22730. dotnet/corefx
  22731. Logs vs Structured Events
  22732. Azure Service Fabric
  22733. AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  22734. Stack Overflow Developer Survey 2019
  22735. DataCamp Security Update - Frequently Asked Questions
  22736. r/gaming - Animation is a dangerous job
  22737. IMLÉ + Archú agus ceithre imeacht eile
  22738. Learn more programming languages, even if you won't use them - Thorsten Ball
  22739. Privileged | By Kyle Korver
  22740. RickStrahl/AlbumViewerVNext
  22741. Getting Started with TypeScript for JSInterop in Blazor
  22742. Journey through the .NET internals - Sorting | Michal Franc
  22743. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  22744. Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum
  22745. Native Lazy Loading for &lt;img&gt; and &lt;iframe&gt; is Coming to the Web - DEV Community 👩‍💻👨‍💻
  22746. RAGRETS.MD | commentout.net
  22747. IdentityServer4 Roadmap
  22748. Microsoft Edge Insider
  22749. MS Office Interop Automation in C#
  22750. string vs. String is not a style debate
  22751. A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  22752. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  22753. Windows 10 Accounts
  22754. Hacker News API Part 5
  22755. Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  22756. google/vulncode-db
  22757. Home - Vulncode-DB
  22758. What happens when iterating filters?
  22759. haoNoQ/clang-analyzer-guide
  22760. The Next Release of PowerShell - PowerShell 7 | PowerShell
  22761. A balancing act
  22762. The Lycurgus Cup
  22763. Simple SIMD Using ISPC (Intel(r) SPMD Program Compiler) (Presented by Intel)
  22764. Proposal: <button once="true" /> attribute · Issue #1692 · w3c/html
  22765. http://kernel.dk/io_uring.pdf
  22766. Compiler Explorer
  22767. Signify Sunday Reads April 7 Week #1 - Signify Technology
  22768. SQL Server—Pricing and Licensing | Microsoft
  22769. Website enumeration insanity: how our personal data is leaked
  22770. Amazon.com: Mystery Science Theater 3000: Season Eleven: Jonah Ray, Felicia Day, Patton Oswalt, Hampton Yount, Baron Vaughn, Joel Hodgson: Movies & TV
  22771. dotnet/wpf
  22772. Handmade Hero Day 523 - Introduction to Git
  22773. TPU's GPU Database Portal & Updates
  22774. ParkMobile User Experience - Aaron Shekey
  22775. .gitignore Generator - Visual Studio Marketplace
  22776. main.dvi
  22777. BlazorHelp Website > Blog - View_Blog
  22778. Indie Soapbox
  22779. Verified cryptographic provider a triple threat
  22780. Compass Rose by Pace
  22781. Steam cracks down on Trading Card abuse to combat "fake games"
  22782. US $10.71 33% OFF|37mm diameter gearbox halll encoder micro spur gear motor Speed Reduction Geared Motor for robot smart small car-in DC Motor from Home Improvement on AliExpress
  22783. Fifteen years of WiX • Joy of Setup
  22784. On a geometry test
  22785. Getting ready to say goodbye to Silverlight and hello to Blazor
  22786. Home
  22787. Classic Game Postmortem: 'Lemmings'
  22788. Troubleshoot blue screen errors - Windows Help
  22789. BREAKER by Daniel Linssen
  22790. MSVC hidden flags
  22791. 'Marvel's Spider-Man': A Technical Postmortem
  22792. I hate what they’ve done to almost everyone in my family
  22793. Online Arm Assembler by Azeria Labs
  22794. ardalis/AspNetCoreStartupServices
  22795. Families
  22796. Azure Front Door Service is now generally available
  22797. Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  22798. MAKRO | Microsoft Excel Stream Highlights 3/19
  22799. CSSBattle
  22800. DDoS Protection Service | Anti DDoS Mitigation | Cloudflare
  22801. Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  22802. Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  22803. brave/brave-browser
  22804. dotnet/dotnet-api-docs
  22805. .NET Core Summer Event bij Info Support
  22806. Your words are wasted - Scott Hanselman
  22807. The Edge of an Infinite Universe
  22808. MVVM Development in Visual Studio
  22809. » Interplay Takes on Trek The Digital Antiquarian
  22810. SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  22811. How My Dad Taught Me to Code - Ari Hunt & Troy Hunt
  22812. OVERWHELM for Nintendo Switch - Nintendo Game Details
  22813. .NET API browser
  22814. Tom 7 Radar: CHESSBOVIK
  22815. The Witness goes free on the Epic Games Store for two weeks
  22816. SIGBOVIK: 93% of Paint Splatters are Valid Perl Programs — Colin McMillen
  22817. Xamarin Blog
  22818. ZIO STM by jdegoes · Pull Request #721 · zio/zio
  22819. NationalSecurityAgency/ghidra
  22820. Operating Systems: Three Easy Pieces
  22821. /diagnostics (Compiler diagnostic options)
  22822. Bringing GPU acceleration to Windows containers
  22823. The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  22824. r/combinedgifs - Bug
  22825. The Witness - **You wake up, alone, on a strange island full of puzzles.**
  22826. Oracle Careers
  22827. Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  22828. Strongly Typed Feature Flags With ASP.NET Core 2.2
  22829. ITHare/obf
  22830. Precise timing of machine code with Linux perf. | Easyperf
  22831. The "Testable Object" Pattern
  22832. Middleware in ASP .NET Core
  22833. Try Orchard Core
  22834. I've No More Fucks To Give
  22835. Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  22836. Configure Visual Studio across your organization with .vsconfig | Visual Studio Setup
  22837. Create a modular application - Orchard Core Documentation
  22838. Oculus Go Wired Mirroring: How To Guide | Oculus
  22839. Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter!
  22840. Xiph.Org Video Presentations: Digital Show & Tell
  22841. https://cabforum.org/wp-content/uploads/CA-Browser-Forum-EV-Guidelines-v1.6.8.pdf
  22842. Xiph.org
  22843. Building microservices on Azure - Azure Architecture Center
  22844. A Go implementation of Poly1305 that makes sense
  22845. Announcing the Azure Functions Premium plan for enterprise serverless workloads
  22846. Oracle Ask TOM
  22847. Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  22848. Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  22849. Building Components Manually via RenderTreeBuilder
  22850. Release Notes
  22851. Creating Custom Constraints For Razor Pages Routes
  22852. Everybody Edits Data Security Breach
  22853. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  22854. Visual Studio 2019 .NET productivity | .NET Blog
  22855. jberezanski/ChocolateyPackages
  22856. jberezanski
  22857. Visual Studio 2019 for Mac is now available | Visual Studio Blog
  22858. Weekly 2019-04-03
  22859. Visual Studio 2019 Launch: Not your average keynote
  22860. F# Weekly – Sergey Tihon's Blog
  22861. APOLLO 11 Official Trailer (2019) Moon Landing Movie HD
  22862. Compiler Explorer - C++ (x86-64 clang 8.0.0)
  22863. Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog
  22864. Archive
  22865. Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0
  22866. Speaking
  22867. Polymorphism: Queer Encounters of Intimacy in Games — VGA Gallery
  22868. New Code Visualizer for Swift: Source Is View
  22869. ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  22870. Dotnetos Conference - .NET Performance Conference
  22871. Software Anti-Patterns: How to destroy a codebase for developers
  22872. John A. De Goes at #ScalaUA - Thinking Functionally
  22873. ScottGu's Blog - ASP.NET MVC 1.0
  22874. LingDong-/shan-shui-inf
  22875. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  22876. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  22877. Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
  22878. Visual Studio 2019: Code faster. Work smarter. Create the future. | Visual Studio Blog
  22879. Visual Studio 2019 | Download for free
  22880. JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  22881. Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  22882. Marvel Studios’ Avengers: Endgame | Special Look
  22883. Jeffrey Richter — Generics
  22884. C++ vector with dynamic item size
  22885. Is making a struct readonly a breaking change?
  22886. JetBrains Night Tel Aviv 2019
  22887. How to Beat Array Iteration Performance with Parallelism in C# .NET - Michael's Coding Spot
  22888. mrpmorris/blazor-fluxor
  22889. The story of the Rendition Vérité 1000
  22890. Midimiliz - 10000 watts
  22891. The ACME Protocol is an IETF Standard - Let's Encrypt - Free SSL/TLS Certificates
  22892. Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  22893. NaN Gates and Flip FLOPS
  22894. SPAAAAAACE! - Portal 2
  22895. Y2K | This Is SportsCenter
  22896. Visual Studio 2019 Launch Watch Event
  22897. Humble Book Bundle: Microsoft & .NET by Apress
  22898. .NET Core in Action
  22899. Silverchair: A 5 Minute Drum Chronology - Kye Smith
  22900. Xamarin and Asp.Net Core for Beginners
  22901. 5 Things You Didn't Know About Insect Wings
  22902. Military Lessons Learned from the Battle of Wakanda
  22903. NDN – Why Bother? — NDN Tutorial at ACM SIGCOMM 2017 – Van Jacobson
  22904. Back to how it should be
  22905. IdentityServer - Training
  22906. Wolfenstein 2: The New Colossus in Close Critique [Full Spoilers]
  22907. Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  22908. Self-optimizing AST interpreters
  22909. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  22910. r/security - Officetools.com hacked email, claims not
  22911. stb_voxel_render.h programming library
  22912. History of Visual Studio – Page 2 – Rico Mariani's Performance Tidbits
  22913. Blazor Shell Apps
  22914. r/Games - /r/Games is closed for April Fool’s. Find out why in here!
  22915. Blazored/Toast
  22916. rL357340
  22917. Guys! I'm BACK! [Quick Announcement]
  22918. r/interestingasfuck - All the bearings are moving in a straight line!!!
  22919. Blazor Shell apps
  22920. Thank you! Elected to the .NET Foundation board! » Iris Classon
  22921. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  22922. Can I use... Support tables for HTML5, CSS3, etc
  22923. ScalaUA - distage: Staged Dependency Injection
  22924. LambdaConf 2019 | Boulder | Jun 5
  22925. mschuwalow/zio-todo-backend
  22926. itkpi/cakeless
  22927. Getting Started with ASP.NET Core | Manning
  22928. Tastes Like Chicken
  22929. dotnet/aspnetcore
  22930. Man gets 20 years for deadly “swatting” hoax
  22931. Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  22932. ASP.NET Blog | .NET Core Workers as Windows Services
  22933. dotnet/swag
  22934. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  22935. ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  22936. Scott Helme
  22937. Chapter 6: Khafre and the Giant – The Analog Antiquarian
  22938. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  22939. Introduction to authentication for Single Page Apps on ASP.NET Core
  22940. distage: Staged Dependency Injection · Izumi Project
  22941. Dotnet-Boxed/Templates
  22942. Why Ben Carson Is Taking on Facebook
  22943. Dark Flat Theme - Plugins | JetBrains
  22944. Newsletters spam test by mail-tester.com
  22945. jdegoes/scalaua-2019
  22946. Compare gRPC services with HTTP APIs
  22947. dotnet/corefx
  22948. Merging OpenTracing and OpenCensus
  22949. randrew/phantomstyle
  22950. Stack Snippets Domain
  22951. Einstein on the Beach: Knee Play 3
  22952. ‎MailOnline
  22953. Not Tetris 2
  22954. Seattle Scotch & Beer Fest 2019 Tickets | Fremont Studios | Seattle, WA | Friday, April 19 & Saturday, April 20, 2019 | Stranger Tickets
  22955. r/marvelstudios - Worked on this for a while
  22956. Hall of Fame - Infosecurity Europe
  22957. Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  22958. SpecFlow 3 is here!
  22959. .NET Design Review: JSON
  22960. jnm2/preference
  22961. Using Your Knife and Fork: The American Way vs. the European Way
  22962. cloudflare/boringtun
  22963. Hold That Fork!
  22964. BoringTun, a userspace WireGuard implementation in Rust
  22965. Trace .NET Core Applications on Linux with `strace`
  22966. 10 games to play at Now Play This
  22967. https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf
  22968. Behind the burst compiler | xoofx
  22969. nventive/Uno.BenchmarkDotNet
  22970. Observations about the rendering of Metro: Exodus
  22971. LambdaConf 2019 Scholarship Application
  22972. Machine code layout optimizations. | Easyperf
  22973. Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  22974. Landau's Function -- from Wolfram MathWorld
  22975. New AMD EPYC-Powered Amazon EC2 M5ad and R5ad Instances | Amazon Web Services
  22976. The Clash - Should I Stay or Should I Go (Official Audio)
  22977. Storing UTC is not a silver bullet
  22978. Microsoft exec bans company from pulling any dumb April Fools’ pranks
  22979. Getting started with Lithnet Password Protection - Part 1 - Blocking compromised passwords with the 'Have I Been Pwned?' password list
  22980. What is 'responsible' in Responsible AI?
  22981. hallatore/Netling
  22982. dotnet/performance
  22983. Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  22984. Arithmetic operators - C# reference
  22985. Live Share Feedback Survey
  22986. American Democracy March 14, 2019 Lecture
  22987. Home
  22988. Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  22989. Troubleshoot ASP.NET Core Localization
  22990. Voting for .NET Foundation
  22991. Ionide — A New Hope
  22992. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  22993. OneTab shared tabs
  22994. Microsoft Cloud Show: “Have I been pwned?” - An Interview with Troy Hunt
  22995. The 2007 Lyttle Lytton Contest
  22996. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  22997. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  22998. Humble Book Bundle: Coder's Bookshelf by No Starch Press
  22999. .NET Design Review: JSON Serialization
  23000. Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  23001. .NET Design Review: AssemblyLoadContext improvements
  23002. Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  23003. Stable Filtering  —  Part 2
  23004. Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  23005. r/teslamotors - It's BACK! After 6 months of working fine, 2019.5.15 drives at barriers again
  23006. Web security expert Troy Hunt to be welcomed into the Infosecurity Hall of Fame
  23007. dotnet/coreclr
  23008. Using .NET PInvoke for Linux system functions - Red Hat Developer
  23009. zio/zio
  23010. Using FluentValidation for Forms Validation in Blazor
  23011. 142: Super Speed with AOT & LLVM
  23012. AutoMapper's Design Philosophy
  23013. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  23014. .NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  23015. Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  23016. Unity VR and the Making of Ready Player One | Jake Simpson
  23017. Herding Code 231: .NET Foundation Elections, WSL, MAX_PATH, calc.exe, Edge on Chromium, Firefox, and Rogue Thermostats – Herding Code
  23018. zio/zio-keeper
  23019. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  23020. PageSpeed Insights
  23021. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  23022. Blazor: Implementing Client Side Search As You Type Using bind-value:event
  23023. MichalStrehovsky/zerosharp
  23024. Dark Castle Original Macintosh Version!
  23025. Packaging a .NET Core 3.0 application with MSIX
  23026. Merge pull request #100 from Microsoft/user/rbhanda/Net472Update · microsoft/referencesource@f82e13c
  23027. MichalStrehovsky/zerosharp
  23028. google/sanitizers
  23029. MichalStrehovsky/zerosharp
  23030. How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  23031. TwitLonger — When you talk too much for Twitter
  23032. Securing ASP.NET Core in Docker
  23033. Security Issue February 2019: FAQ
  23034. How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  23035. How to Debug Rust with Visual Studio Code
  23036. Security, Cloud Delivery, Performance | Akamai
  23037. Tizen .NET Portal
  23038. startup_analyzers.md
  23039. Speakers - NDC Security Australia 2019
  23040. Benchmarking performance of your code between release versions
  23041. BlazorHelp Website > Blog - View_Blog
  23042. justinhj/fp-starter-pack.g8
  23043. Act Now
  23044. The WhibOx Contest Edition 2 - CYBERCRYPT
  23045. AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  23046. P. D. Q. Bach (Peter Schickele) 1712 Overture
  23047. Square Hammer [8 Bit Tribute to Ghost] - 8 Bit Universe
  23048. materialx/MaterialX
  23049. dotnet-foundation/election
  23050. Ambitious Project to Sequence Genomes of 1.5 Million Species Kicks Off
  23051. Baby Barred owl calls
  23052. On the S-Box of Streebog and Kuznyechik
  23053. skskeyserver / sks-keyserver / issues / #57 - Anyone can make any PGP key unimportable — Bitbucket
  23054. Index of /
  23055. Sophie's Dice by Sophie Houlden
  23056. The Alt-Right Playbook: Always a Bigger Fish
  23057. #ArtMarble21
  23058. GameTechDev/GTS-GamesTaskScheduler
  23059. RoboCup@Home – Where the best domestic service robots test themselves
  23060. Authy API
  23061. The Ask Question Wizard is Live!
  23062. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  23063. Profiling .NET Code with PerfView and visualizing it with speedscope.app
  23064. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  23065. mysticmind/dotnet-sort-refs
  23066. .NET Design Review: JSON Serialization
  23067. What is Blazor and what is Razor Components? - Scott Hanselman
  23068. » Darklands The Digital Antiquarian
  23069. A dev trained robots to generate “garbage” slot machine games—and made $50K
  23070. Christchurch tragedy exploited by cyber-scammers
  23071. .NET Internals Cookbook Part 5 — Methods, parameters, modifiers – Random IT Utensils
  23072. So you want your app/website to work in China…
  23073. speedscope
  23074. microsoft/perfview
  23075. fired.pptx
  23076. Telerik UI for Blazor 0.3.0 is Released
  23077. .NET Standard Target Chooser
  23078. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  23079. Buy Tacoma from the Humble Store
  23080. Notice
  23081. An Original Elite Dangerous Fan Music Video:
  23082. Introduction to gRPC on .NET Core
  23083. Home automation ideas
  23084. How I'm able to take notes in mathematics lectures using LaTeX and Vim
  23085. Review: Baba Is You - Hardcore Gamer
  23086. Early Access Program - Rider: Cross-platform .NET IDE
  23087. Intel OSPRay
  23088. Understanding STIR/SHAKEN
  23089. Security, Cloud Delivery, Performance | Akamai
  23090. Non-idiomatic F#
  23091. A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  23092. Add option to stop projects building if their dependencies fail to build. - Developer Community
  23093. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  23094. Blazor | Build client web apps with C# | .NET
  23095. Fun(c) 2018.7: John De Goes - FP to the Max
  23096. dotnet/standard
  23097. RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  23098. Why Hashbrown Does A Double-Lookup
  23099. Explaining Code using ASCII Art – Embedded in Academia
  23100. dotnet/aspnetcore
  23101. When pigs fly: optimising bytecode interpreters
  23102. Visual Studio 2019 Launch Event agenda and speakers now published | Visual Studio Blog
  23103. This is why you must join Scalar 2019
  23104. This is why you must join Scalar 2019
  23105. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  23106. GameTechDev/IntelShaderAnalyzer
  23107. Buy Aseprite from the Humble Store
  23108. Amazon.com: Secrets of Sand Hill Road: Venture Capital and How to Get It (9780593083581): Scott Kupor, Eric Ries: Books
  23109. Manifold Garden Dev Update #18 - PS4 Bug Fix & Water Bug Solution
  23110. Security, Cloud Delivery, Performance | Akamai
  23111. Killed by Google
  23112. Gargantuan Gnosticplayers breach swells to 863 million records
  23113. How Truck Simulator’s resident radio station became as big as the rigs
  23114. Need to record a PowerShell session? Here's how on Windows 10.
  23115. robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  23116. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  23117. Creating my first Azure Functions v2.0 app: a WebHook and a timer
  23118. Writing A Compiler In Go | Thorsten Ball
  23119. .NET Design Review: GitHub Quick Reviews
  23120. Writing An Interpreter In Go | Thorsten Ball
  23121. Core support for object pooling · Issue #12296 · dotnet/runtime
  23122. Roslyn analyzers and code fixes by savpek · Pull Request #1076 · OmniSharp/omnisharp-roslyn
  23123. Here's Why Your Static Website Needs HTTPS
  23124. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  23125. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  23126. Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  23127. AmsiScanBuffer function (amsi.h) - Win32 apps
  23128. Home | ScalaUA
  23129. Using JavaScript Interop in Blazor
  23130. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  23131. Microsoft Azure PlayFab Blog
  23132. NVIDIA's $99 Jetson Nano is an AI computer for DIY enthusiasts
  23133. Megacity | Unity
  23134. .NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  23135. John Brockman: Possible Minds - The Long Now
  23136. Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  23137. Volt | <1 MB desktop client for Slack, Skype, Twitter, Facebook, Gmail and more
  23138. NDC Security NYC 2019
  23139. ZIO with Alpakka Kafka
  23140. Space Funeral
  23141. Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  23142. How To Learn CSS — Smashing Magazine
  23143. Rameses - Details
  23144. Fix NOT IN( ... ) by StevenThuriot · Pull Request #25 · terrajobst/nquery-vnext
  23145. Grandpa Pip's Birthday by Snozbot
  23146. I saw a fellow CMDR on the road a few days ago. o7 : EliteDangerous
  23147. Guild Of Dungeoneering
  23148. Public Shaming: Last Week Tonight with John Oliver (HBO)
  23149. Microsoft Forms
  23150. Searching large projects is too slow · Issue #55 · microsoft/vscode
  23151. DEEP — owen LL harris
  23152. Conventions used by Containers on Azure App Service • Jamie Phillips
  23153. Hosting ASP.NET Core behind https in Google Kubernetes Engine
  23154. Here's What It's Like to Accidentally Expose the Data of 230M People
  23155. Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  23156. dotnet/roslyn
  23157. Code to mark a SQL string before it's passed to Dapper.
  23158. r/technology - MySpace lost all music uploaded from 2003 to 2015
  23159. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  23160. Go 1.12 Release Notes - The Go Programming Language
  23161. Deep thoughts on other languages Like Rust, Go, etc.
  23162. Remove custom tuple type with built-in one by terrajobst · Pull Request #29 · terrajobst/nquery-vnext
  23163. Ixigo CEO denies breach of user data; says payments information is not stored
  23164. Live Cyber Attack Workshop | Varonis
  23165. zeux/meshoptimizer
  23166. Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  23167. Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  23168. Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  23169. The 737Max and Why Software Engineers Might Want to Pay Attention
  23170. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  23171. “You can’t be it if you can’t see it”
  23172. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  23173. Executive Order 13769 - Wikipedia
  23174. La Cryptographie contenant une très subtile manière d'escrire [...] | Tolosana
  23175. TechEmpower/FrameworkBenchmarks
  23176. An update on how my 2018 return to Chicago went and what's next for me in 2019
  23177. Improve image moniker debugging · dotnet/project-system@84850be
  23178. Open Source .NET – 4 years later
  23179. Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs
  23180. ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow
  23181. Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  23182. Manning | Deal of the Day
  23183. dotnet-foundation/election
  23184. emtecinc/signalr-tester
  23185. Floating-Point Reference Sheet for Intel® Architecture
  23186. Explore Windows 10 OS, Computers, Apps, & More | Microsoft
  23187. AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  23188. The World Design of Metroid Prime | Boss Keys
  23189. Azure/azure-functions-signalrservice-extension
  23190. Marvel Studios' Avengers: Endgame - Official Trailer
  23191. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  23192. Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab
  23193. .NET Foundation Member Sticker designs
  23194. EdCharbeneau/TaxiFareBlazorServer
  23195. OrchardCMS/Orchard
  23196. Baba Is You (Jam Build) by Hempuli
  23197. Extending Razor Pages -- Visual Studio Magazine
  23198. telerik/blazor-ui
  23199. Creating a not-empty GUID validation attribute and a not-default validation attribute
  23200. Dwarf Fortress by Kitfox Games
  23201. AvaloniaUI/Avalonia
  23202. Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  23203. Xbox Live expands to mobile in Microsoft's big streaming push
  23204. Hack Yourself First - UK Tour
  23205. Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer
  23206. Writing ClrMD extensions for WinDbg and LLDB
  23207. chrisnas/DebuggingExtensions
  23208. Running Local Azure Functions in Visual Studio with HTTPS
  23209. Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf
  23210. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  23211. FIA F1 Race Director Charlie Whiting passes away | Formula 1®
  23212. Cosmos Network - Internet of Blockchains
  23213. New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  23214. May loses a vote against herself in a crazed night of parliamentary drama
  23215. Microsoft Build: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  23216. Baba Is You by Hempuli
  23217. These Cookie Warning Shenanigans Have Got to Stop
  23218. Baba Is You for Nintendo Switch - Nintendo Game Details
  23219. IdentityServer/IdentityServer4
  23220. Timeline - Time to Play Fair
  23221. Poppy Ergo Jr robot reaching box using deep learning
  23222. Northern beaches IT guru allegedly made $300,000 from stolen Netflix logins
  23223. How having a toxic teammate led to my best game yet
  23224. A simple reason why there aren't more women in tech - we're okay with misogyny
  23225. Progress Influencers Party at MVP Summit 2019
  23226. Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  23227. OneTab shared tabs
  23228. Have You Been Pwned? - Computerphile
  23229. Houzz Support
  23230. Accessibility Insights
  23231. Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  23232. Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  23233. Tactical Breach Wizards: ten minutes of gameplay explained
  23234. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  23235. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  23236. Game Developers Conference 2019
  23237. .NET Design Review: Tensor
  23238. Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  23239. Trapdoor commitments in the SwissPost e-voting shuffle proof
  23240. Blazored/Menu
  23241. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  23242. Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  23243. Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla
  23244. Deploying Blazor Apps Using Azure Pipelines
  23245. http://degoes.net/articles/zio-challenge
  23246. 01-fp-concurrency-challange.scala
  23247. I did it! Running as a .NET foundation board candidate » Iris Classon
  23248. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  23249. Video: Overcoming network latency in Mortal Kombat & Injustice 2
  23250. NDC Security Australia 2019
  23251. DTrace on Windows
  23252. Scalar
  23253. WebViewClient  |  Android Developers
  23254. Dave Glick - Some Thoughts On Feelings In Open Source
  23255. Adventures in Sampling Points on Triangles (Part 1)
  23256. The Promise of Hierarchical Reinforcement Learning
  23257. System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  23258. Alexa Top 1 Million Analysis - February 2019
  23259. Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  23260. Hangfire – Background jobs and workers for .NET and .NET Core
  23261. System Era Softworks
  23262. SignalR/sample-StreamR
  23263. Safety Experts Weigh in on the Boeing 737 MAX
  23264. We need to talk about Session Tickets
  23265. Have I Been Pwned: Check if your email has been compromised in a data breach
  23266. Dutch Reach Project – A site to promote the Dutch far-hand habit to avoid dooring cyclists, or drivers or passengers from stepping into on-coming traffic.
  23267. Open source is only ajar without inclusion – Internet Citizen
  23268. The Functional Scala Concurrency Challenge
  23269. 800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  23270. FigglatR
  23271. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  23272. Blazored/Menu
  23273. Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  23274. pwaller/go2ll-talk
  23275. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  23276. markup_in_functions_block.md
  23277. Blazored Menu Idea
  23278. Free Weekend
  23279. Demystifying HttpClient Internals - Steve Gordon
  23280. Angèle - La Thune [CLIP OFFICIEL]
  23281. Test your server for Heartbleed (CVE-2014-0160)
  23282. Async Enumerables with Cancellation · Curiosity is bliss
  23283. r/dataisbeautiful - Is it a Duck or a Rabbit? For Google Cloud Vision, it depends how the image is rotated. [OC]
  23284. https://www.infosecurityeurope.com/__novadocuments/27510
  23285. Why This 3D Light Printer Is a HUGE Game Changer
  23286. Tic Toc Games - A Unity Developer Case Study
  23287. How random can you be?
  23288. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  23289. Chapter 5: The Captain and the Sphinx – The Analog Antiquarian
  23290. Monitored File Name Extensions - Win32 apps
  23291. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  23292. No One Deserves As Much Power As Michael Jackson Had
  23293. Adding a third party datetime picker to your ASP.NET Core MVC Application
  23294. Building Blazor Apps Using Azure Pipelines
  23295. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  23296. Cryptocurrency, Ego And Beautiful Women (Blockchain Cruise)
  23297. Game Design
  23298. Introduction
  23299. Health Checks in ASP.NET Core
  23300. Trocken - Bauknecht
  23301. grpc/grpc-dotnet
  23302. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  23303. Real-time serverless applications with the SignalR Service bindings in Azure Functions
  23304. Testing Incrementally with ZIO Environment
  23305. distractionware » Design Diary: The v0.16 Enemy Audit
  23306. Xamarin: .NET Community Standup - March 7, 2019 - Shane from Xamarin.Forms showing Visual!
  23307. Using Vue with ASP.NET Core By Example
  23308. 1.7 Million Students Attend Schools With Police But No Counselors, New Data Show
  23309. A Simple and Fast Object Mapper
  23310. Why do remote meetings suck so much?
  23311. Online FFT calculator
  23312. Redesigning Github repository page
  23313. The Influencer is dead. Long live the influencer
  23314. Dependency Injection in ASP.NET Core
  23315. Handmade Seattle News
  23316. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  23317. Manifold Garden Dev Update #17 - Bug Fixes, Soak Tests, and Footsteps
  23318. Intel® NUC Mini PCs
  23319. Security Experiments with gRPC and ASP.NET Core 3.1
  23320. Feral Vector 2019
  23321. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  23322. Telerik UI for Blazor Data Grid Component Basics
  23323. Unzip Files in Go - GolangCode
  23324. Announcing .NET Core 3 Preview 3 | .NET Blog
  23325. Dark mode now available!
  23326. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  23327. Visual Model-Based Reinforcement Learning as a Path towards Generalist Robots
  23328. Real-time web applications with ASP.NET Core SignalR
  23329. Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  23330. High performance Privacy By Design using Matryoshka & Spark - @scaladays
  23331. Getting Started with .NET Core on Linux
  23332. Microsoft Graph E-mail Sample - POST to https://graph.microsoft.com/beta/me/sendmail from https://developer.microsoft.com/en-us/graph/graph-explorer
  23333. Suzanne Vega - Toms Diner (Official Music Video)
  23334. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  23335. brave/brave-browser
  23336. Handmade Seattle
  23337. Hello, bgfx! - DEV Community 👩‍💻👨‍💻
  23338. Azure DevOps for Visual Studio Extensions
  23339. Lupusa87/BlazorDragAndDrop
  23340. BlazorDragAndDrop
  23341. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  23342. An Insider’s Look at Why Women End Up on the Cutting Room Floor
  23343. https://link.springer.com/content/pdf/10.1007%2F978-1-4842-4427-2_12.pdf
  23344. Final Tagless seen alive
  23345. Stable Filtering  —  Part 1
  23346. Festival
  23347. Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks
  23348. Automation: Last Week Tonight with John Oliver (HBO)
  23349. Some performance tricks with .NET strings
  23350. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  23351. Debugging .NET Builds with the MSBuild Structured Log Viewer
  23352. Final Tagless seen alive
  23353. Final Tagless seen alive
  23354. Constant-time gcd: Papers
  23355. Real-time web applications with ASP.NET Core SignalR
  23356. Cybersecurity for the Public Interest - Schneier on Security
  23357. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  23358. Leadersheep — Trinity Farm
  23359. Interrupt/systemshock
  23360. design/25530-notary.md
  23361. no warnings when compiling /W3 · nothings/stb@a0b521f
  23362. PostgreSQL Tools for the Visually Inclined
  23363. Martin needs to watch Trainspotting · Issue #2 · martinwoodward/martin_public
  23364. How to play 21 against 22
  23365. 7:11 Polyrhythms
  23366. Wake Up And Code!
  23367. Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  23368. Hardware intrinsic in .NET Core 3.0 - Introduction
  23369. News « BeeScala Conference
  23370. Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  23371. r/wimmelbilder - PXL CON - Jimmy Something
  23372. IIS Hosting for ASP .NET Core Web Apps
  23373. puns.dev - The Worst Computer Puns on the Internet
  23374. The Latest in Creepy Spyware - Schneier on Security
  23375. CoreCLR’s environment is not your environment
  23376. How to make your game run at 60fps
  23377. CognitiveComplexity - Plugins | JetBrains
  23378. The Orville Prequel / Old Parody of Star Trek TOS
  23379. dotnet/coreclr
  23380. dotnet/coreclr
  23381. Inline IL ASM in C# with Roslyn | xoofx
  23382. SignalR core python client (III): Streamming
  23383. damianh/ProxyKit
  23384. Chromostereopsis - Wikipedia
  23385. Sinclair ZX Spectrum Prototype - Computer - Computing History
  23386. r/videos - Can You Trust Kurzgesagt Videos? - YouTube
  23387. chrislgarry/Apollo-11
  23388. 🐢
  23389. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  23390. Status as a Service (StaaS) — Remains of the Day
  23391. Ghost Insight: Empty (5/9;7/5) by Spilled Games
  23392. The Death of Final Tagless
  23393. Always centers the camera to the world origin by pixelflinger · Pull Request #913 · google/filament
  23394. Past, Present, Future: From Co-ops to Cryptonetworks - Andreessen Horowitz
  23395. Sphinx and the Cursed Mummy for Nintendo Switch - Nintendo Game Details
  23396. Dicey Dungeons v0.16.1 - Dicey Dungeons by Terry Cavanagh, chipzel, Marlowe Dobbe
  23397. Tiger - Breakdown - Blender 2.8 Eevee development test
  23398. Crew Demo-1 Mission | Launch
  23399. Scala Love – Podcast about Scala Programming Language and its community
  23400. Live coverage: Crew Dragon capsule returns to Earth – Spaceflight Now
  23401. Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  23402. The Trust Official Trailer #1 (2016) - Elijah Wood, Nicolas Cage Movie HD
  23403. CensoredUsername/dynasm-rs
  23404. dotnet/reactive
  23405. Tor Developer Isis Lovecruft lectures on anonymity systems at Radboud Universiteit
  23406. dotnet/format
  23407. Data Leakage from Encrypted Databases - Schneier on Security
  23408. pierricgimmig/orbitprofiler
  23409. Is C# a low-level language?
  23410. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  23411. Runtime analysis and leak detection for Autofac
  23412. BlazorVirtualGrid
  23413. CFGs.txt
  23414. Spotlight Team Best Practices: GUID based references - Unity Technologies Blog
  23415. Effectful Episode with John de Goes – Scala Love
  23416. The Three Most Important Outlook Rules for Processing Mail - Scott Hanselman
  23417. Damian Edwards and David Fowler Demonstrate SignalR
  23418. APE OUT
  23419. Eastshade Studios | Official Website
  23420. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  23421. Dotnetos - .NET Performance Tour 2019
  23422. ✅ Scott Hanselman & Damian Edwards Talk about Microsoft & .Net Core 3
  23423. segarray.ion
  23424. The Making of Legend of Zelda A Link to the Past - Super Nes
  23425. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  23426. Jekyll Docker
  23427. http://www.stroustrup.com/lock-free-vector.pdf
  23428. Submitting Your App to the Oculus Quest Store | Oculus
  23429. Handling Errors in ASP .NET Core
  23430. Build a chat bot in NodeJS w/Hattan Shobokshi
  23431. Build a chat bot in NodeJS w/Hattan Shobokshi
  23432. Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  23433. MongoDB.local SF 2018
  23434. Building C# 8.0 | .NET Blog
  23435. Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  23436. PowerShell in Azure Cloud Shell GA
  23437. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  23438. dotnet/docs
  23439. Create a Generic Subscriber in RxJS
  23440. Inspect and Style an Element in DevTools that Normally Disappears when Inactive · Manorisms
  23441. SoCal Code Camp
  23442. Radio TFS Episode 165: Goodbye VSTS Hello Azure DevOps
  23443. kelseyhightower/kubernetes-the-hard-way
  23444. Regulating Bot Speech by Madeline Lamo, Ryan Calo :: SSRN
  23445. SoCal Code Camp
  23446. Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  23447. danroth27/BlazorChat
  23448. microsoft/MS-DOS
  23449. Volkswagen and Microsoft partner to give drivers a connected, seamless ride | Transform
  23450. Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
  23451. Neowin
  23452. Global Azure > Home
  23453. Announcing TypeScript 3.1 | TypeScript
  23454. Azure Sphere | Microsoft Azure
  23455. Azure Serverless Community Library
  23456. dotnet/blazor
  23457. Azure SignalR Service now generally available
  23458. Cloud Platform Release Announcements for September 24, 2018
  23459. Microsoft Ignite
  23460. Meet Our Meetup Video Library Page - eng.age
  23461. Microsoft Azure Developer: Implementing Table Storage
  23462. Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  23463. Introducing GitHub Pull Requests for Visual Studio Code
  23464. Announcing Azure Pipelines with unlimited CI/CD minutes for open source
  23465. Introducing Azure DevOps
  23466. .NET Conf 2019
  23467. Azure Pipelines now available in GitHub Marketplace - The GitHub Blog
  23468. Donate - Let's Encrypt - Free SSL/TLS Certificates
  23469. Mixer | Interactive Livestreaming
  23470. First experiments using EF Core with Azure Cosmos DB
  23471. Download Visual Studio Code - Mac, Linux, Windows
  23472. Project File Tools - Visual Studio Marketplace
  23473. Dev Tip #125: Builder Pattern Test Kata Questions
  23474. NCrunch Blog | Test-Driven Development: A First-Principles Explanation
  23475. Combining iterator blocks and async methods in C# | Premier Developer
  23476. NCrunch for Visual Studio
  23477. Serverless to the Max: Doing Big Things for Small Dollars with Cloudflare Workers and Azure Functions
  23478. Send a gif with Go using MMS in 14 lines
  23479. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  23480. What don't people tell you about working at a top tech company? - Quora
  23481. WEB Live Webinar - 4 Tips to Secure Active Directory
  23482. Hacktoberfest presented by DigitalOcean and DEV
  23483. sharkdp/bat
  23484. How to Create High Quality HDR Environments – HDRI Haven Blog
  23485. Microsoft CEO Satya Nadella defends HoloLens military contract
  23486. Content moderation has no easy answers
  23487. HQ2: Understanding What Happened & Why - The Big Picture
  23488. Compiler Explorer
  23489. noclip
  23490. stretchy_buffer.h won't compile for C++ · Issue #250 · nothings/stb
  23491. How Ryan Adams Used His Influence to Have Mild Criticism Deleted
  23492. When I Make a Good Pun | bdg
  23493. Let's Play: Ancient Greek Punishment: UI Edition
  23494. ocornut/imgui
  23495. The History of Blindfolded Punch-Out
  23496. All the Bad Things About Uber and Lyft In One Simple List
  23497. An Apology from Editor-in-Chief Russ Pitts - Escapist Magazine
  23498. Twitch Highlighter - Visual Studio Marketplace
  23499. a16z Podcast: Voting, Security, and Governance in Blockchains - Andreessen Horowitz
  23500. Introducing Anchorage, the world’s first crypto-native custodian
  23501. What comes after open source?
  23502. Strong and weak technologies
  23503. Blockchain Can Wrest the Internet From Corporations' Grasp
  23504. a16z Podcast: How the Internet Happened - Andreessen Horowitz
  23505. Crypto, Beyond Silk Road - Andreessen Horowitz
  23506. Crypto, the Future of Trust
  23507. Beyond Cryptocurrencies - Andreessen Horowitz
  23508. 4 eras of blockchain computing: degrees of composability
  23509. The Next 3 Billion in Financial Services - Andreessen Horowitz
  23510. How the Internet Happened: From Netscape to the iPhone 1, Brian McCullough, eBook - Amazon.com
  23511. The Four Horsemen of Centralization, by Ali Yahya
  23512. Centralization vs Decentralization - AVC
  23513. Presentation: The End of the Beginning — Benedict Evans
  23514. Coinbase – Buy & Sell Bitcoin, Ethereum, and more with trust
  23515. Goodbye Phones, Hello Drones
  23516. The Myth of The Infrastructure Phase | Union Square Ventures
  23517. From Crimefighter to ‘Crypto’: Meet the Woman in Charge of Venture Capital’s Biggest Gamble
  23518. a16z Crypto - Andreessen Horowitz
  23519. Conversations Versus Interviews - AVC
  23520. a16z Crypto - Andreessen Horowitz
  23521. a16z Crypto - Andreessen Horowitz
  23522. Introducing the Cultural Leadership Fund - Andreessen Horowitz
  23523. a16z Crypto - Andreessen Horowitz
  23524. a16z Podcast: Scaling Companies (and Tech Trends) - Andreessen Horowitz
  23525. Connie Chan - Andreessen Horowitz
  23526. Oasis Labs
  23527. Katie Haun - Andreessen Horowitz
  23528. a16z Crypto - Andreessen Horowitz
  23529. SEC.gov | Digital Asset Transactions: When Howey Met Gary (Plastic)
  23530. A Fresh Perspective on Seed Investing
  23531. A #CryptoIntro — Resources & Wrap Up
  23532. insitro: Rethinking drug discovery using machine learning
  23533. Welcome Balaji Srinivasan, Coinbase’s new Chief Technology Officer
  23534. Tested: Skydio R1 Autonomous Drone Review - Tested.com
  23535. CryptoKitties | Union Square Ventures
  23536. Cryptonetworks and why tokens are fundamental – Nick Grossman
  23537. Astranis - Andreessen Horowitz
  23538. Crypto Canon - Andreessen Horowitz
  23539. a16z Podcast: Mental Models for Understanding Crypto Tokens - Andreessen Horowitz
  23540. Vitalik Buterin, Creator Of Ethereum, On The Big Guy Vs. The Little Guy - Unchained Podcast
  23541. Our Top 16+ Podcasts of 2017 - Andreessen Horowitz
  23542. The Future of Tech, with Chris Dixon – [Invest Like the Best, EP.69]
  23543. dYdX raises seed round led by Andreessen Horowitz and Polychain Capital
  23544. AI: What's Working, What's Not - Andreessen Horowitz
  23545. Decrypting Crypto, From Bitcoin and Blockchain to ICOs - Andreessen Horowitz
  23546. Welcome Asiff Hirji: Coinbase’s New President & Chief Operating Officer
  23547. Blockchain Governance: Programming Our Future
  23548. Field Notes: Devcon3 - Ethereum Developer's Conference - Andreessen Horowitz
  23549. The Agoric Papers
  23550. The scale of tech winners — Benedict Evans
  23551. Keybase launches encrypted git
  23552. a16z Podcast: Why Crypto Tokens Matter - Andreessen Horowitz
  23553. US solar plant costs fall another 30 per cent in just one year
  23554. First quantum computers need smart software
  23555. Decentralizing Everything with Ethereum's Vitalik Buterin | Disrupt SF 2017
  23556. a16z Podcast: Getting Applications Into People's Hands - Andreessen Horowitz
  23557. Tony Seba: Clean Disruption - Energy & Transportation
  23558. Bitcoin's Academic Pedigree - ACM Queue
  23559. Funding the Evolution of Blockchains
  23560. Blockchains don’t scale. Not today, at least. But there’s hope.
  23561. How Information Got Re-Invented - Issue 51: Limits - Nautilus
  23562. Traditional Asset Tokenization
  23563. Traditional Asset Tokenization
  23564. Coinbase raises $100M Series D led by IVP
  23565. Plasma: Scalable Autonomous Smart Contracts
  23566. Ian Goodfellow's answer to What's next after deep learning? - Quora
  23567. How to Tell the Truth - Andreessen Horowitz
  23568. Destined for War: Can America and China Escape Thucydides's Trap? - Kindle edition by Graham Allison. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  23569. Made With ARKit - ARKit Furniture dropping app | by...
  23570. Digital currency reading list
  23571. Automatic Recognition of Facial Displays of Unfelt Emotions
  23572. Maryam Mirzakhani, mathematician and Fields Medal winner, dies at Stanford | Stanford News
  23573. Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
  23574. r/btc - "So no worries, Ethereum's long term value is still ~0." -Greg Maxwell, CTO of Blockstream and opponent of allowing Bitcoin to scale as Satoshi had planned.
  23575. AI Progress Measurement
  23576. Computer Logic with Chris Dixon - Software Engineering Daily
  23577. Made With ARKit - ARKit Inter-dimensional Portal by @nedd. Music...
  23578. Perfect Ten
  23579. Bigscreen raises $11 Million in Series A financing led by True Ventures
  23580. Reading /proc/pid/cmdline can hang forever
  23581. facebookexperimental/eden
  23582. Compare Countries With This Simple Tool
  23583. facebookexperimental/eden
  23584. Database File Format
  23585. MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  23586. Preserve old serialization format with the new folly::none · facebook/fbthrift@63a06e8
  23587. Wolfsong Trailer
  23588. Emscripten’s embind  |  Web  |  Google Developers
  23589. The Elusive Frame Timing
  23590. 7 people injured in Pella tornado, released from hospital
  23591. Code Density - Efficient but Painful?
  23592. Porsche 919 Hybrid Evo sets an astonishing new Nurburgring lap record
  23593. Unwind the stack around every invoke by kripken · Pull Request #6702 · emscripten-core/emscripten
  23594. r/FFXV - Robbie Daymond's(Prompto) Christmas surprise message for my daughter
  23595. datausage.py
  23596. PowerPoint Presentation
  23597. Background compilation · V8
  23598. ‎Florence
  23599. Timestamps
  23600. Compiler Explorer
  23601. Fixing My Keyboard's Latency - Tristan Hume
  23602. The tail at scale
  23603. Microsecond Resolution Time Services for Windows
  23604. LG OLED55E7P : E7 OLED 4K HDR Smart TV - 55'' Class (54.6'' Diag) | LG USA
  23605. What happens if 'throw' fails to allocate memory for exception object?
  23606. How to atomically write a file without giving it a temporary name
  23607. torvalds/linux
  23608. [PATCH] fuse: invalidate inode pagecache when atomic_o_trunc flag is enabled — Linux Filesystem Development
  23609. Space Scifi Rpg Tiles 48x48
  23610. gzthermal-comparison.png (1000×3100)
  23611. cruxlang/crux
  23612. replace the system memory info in eden stats with process memory · facebookexperimental/eden@9a3fa8b
  23613. maps, smaps and Memory Stats!
  23614. poikilos/Audiere
  23615. fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  23616. Using Python to Code by Voice
  23617. 1200px-JMS_0067Crop.jpg (1200×1500)
  23618. r/miniSNES - Latency Analysis of NES, SNES, Classics, and RetroPie
  23619. Dad and Mom at Monaco F1
  23620. Hotswapping Haskell · Simon Marlow
  23621. SIGIL Update — Rome.ro
  23622. July 4, 1976 — Rome.ro
  23623. Books Archives — ETC Press
  23624. P8 Awards 2018
  23625. Limited Run Games
  23626. John Romero's SIGIL Beast Box PC Megawad
  23627. Hurt Me Plenty: A Doom Retrospective - Outright Geekery
  23628. SI6IL — Romero Games
  23629. SIGIL Announcement
  23630. SI6IL — Romero Games
  23631. Reflections on DOOM's Development — Rome.ro
  23632. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  23633. Game Engine Black Book: Wolfenstein 3D: 9781539692874: Computer Science Books @ Amazon.com
  23634. Castles II Siege & Conquest by Interplay - PC DOS 3.5" Diskette (Retail Big Box) | eBay
  23635. Magazine Subscriptions & more | Games TM Issue 206 | My Favourite Magazines
  23636. Wolfenstein 3D
  23637. ‎Gunman Taco Truck
  23638. The History of No-Clipping − Codex
  23639. Through the Moongate: Richard Garriott, Origin, and Ultima
  23640. Rocket Jump
  23641. Darren Sweeney
  23642. John Romero confirmed for Making Games Conference! - Making Games
  23643. Pain Elemental reveals the last official secret of Doom 2
  23644. Shareware Heroes
  23645. 'Gunman Taco Truck' Review & Tips: Hilarious Post-Apocalyptic Restaurant Simulator Is A Stroke Of Strategic Genius
  23646. Eternal Doom
  23647. Fusion Magazine
  23648. Ponentes | Codemotion Madrid 2018
  23649. Half-Life: Opposing Force (PC, 1999) for sale online | eBay
  23650. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD 788687101813 | eBay
  23651. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  23652. Below the Surface - Archeologische vondsten Noord/Zuidlijn Amsterdam
  23653. Stay Awhile and Listen: Book II
  23654. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD | eBay
  23655. Deathkings of the Dark Citadel (PC, 1996) for sale online | eBay
  23656. The history of Championship Manager and Football Manager
  23657. Maestros del DOOM en Espanol — firmado por John Romero — Romero Games
  23658. Typeradio — Now we are talking.
  23659. [CSDb] - White Rabbit by Mayday! (2019)
  23660. Hidden Patterns Inside Fruits and Vegetables
  23661. 02:14
  23662. Audrey Hepburn
  23663. Leisure Suit Larry Bundle | Steam Game Bundle | Fanatical
  23664. Samurai Sam – Game Jam Build
  23665. Clean code != well engineered
  23666. Minds - Take back control of your social media
  23667. The Legend of Zelda: Link’s Awakening - Announcement Trailer - Nintendo Switch
  23668. DOS Nostalgia's 10th Anniversary Stream
  23669. REDO! by Redo!
  23670. Meditation Games Diary: 1/29/19
  23671. Meditation Games - January 29th - Game 29
  23672. ORCA Sequencer - Guided Tour №1 (Rhythm and Math!)
  23673. Rival Consoles - Against The Clock
  23674. Meditations Games: January 29th 2019 - Sweetspot
  23675. hundredrabbits/Orca-c
  23676. Google Maps
  23677. The current state of my compiler project | sergio
  23678. Super Simple Named Boolean Parameters
  23679. Snakeshit by dario-zubovic
  23680. r/French - “What is that thing?” ... I love French!
  23681. Milton
  23682. Profile your CPU and GPU (OpenGL and Vulkan) code with Tracy Profiler
  23683. galaxyhaxz/devilution
  23684. serge-rgb/compiler
  23685. vmg/sundown
  23686. git/git
  23687. No Silver Bullet – Essence and Accident in Software Engineering
  23688. flipcode - Texturing As In Unreal
  23689. Handmade Hero Day 429 - Multiresolution Light Sampling
  23690. How C++ Debuggers work - Simon Brand - Meeting C++ 2017
  23691. Journal of Computer Graphics Techniques
  23692. Why I left Google to join Grab
  23693. PC Connects talk 2018.pdf
  23694. microsoft/microsoft-pdb
  23695. ApoorvaJ/tiny-jpeg-rs
  23696. SSRTGI: Toughest Challenge in Real-Time 3D
  23697. EVE Online Player Accidentally Becomes Certified Accountant
  23698. 4coder for Mac
  23699. PoC||GTFO 16
  23700. Something Rotten In The Core
  23701. Keyboard latency
  23702. Game Designer+Artist or Game Designer+Programmer
  23703. Toward an honesty of pixels: on Final Fantasy 12 HD and Quake 3 Arena
  23704. A Large-Scale Empirical Study of Security Patches
  23705. Tom Lehrer - We Will All Go Together When We Go
  23706. CCleaner Command and Control Causes Concern
  23707. Breaking the x86 Instruction Set
  23708. Detecting debuggers by abusing a bad assumption within Windows
  23709. Shadertoy
  23710. LLVM on Windows now supports PDB Debug Info
  23711. Beautiful, Simple, Testable Functional Effects for Scala
  23712. Bifunctor IO: A Step Away from Dynamically-Typed Error Handling
  23713. TypeScript port of the first half of John De Goes "FP to the max" (https://www.youtube.com/watch?v=sxudIMiOo68)
  23714. Dishoom Shoreditch | Dishoom
  23715. vivri/Adjective
  23716. High-Performance Functional Programming Through Effect Rotation
  23717. Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  23718. Orthogonal Functional Architecture
  23719. ytCropper | Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  23720. Functional Scala (Amsterdam Edition) by John A. De Goes
  23721. r/HandmadeQuake - My Announcement is Downright.... Epic
  23722. r/HandmadeQuake - Big Announcement Coming Soon
  23723. e1m8b.zip
  23724. Video: Watch a game coder rebuild id's Quake from scratch
  23725. Index of /hmcon/
  23726. Seattle Boutique Hotels | Downtown Seattle Hotels | Executive Hotel Pacific Seattle
  23727. Philip Buuck — Coming Soon
  23728. Working time among video game developers: Trends over 2004-14
  23729. #NodeJS : A quick optimization advice
  23730. I Will Teach You To Be Rich
  23731. Get a job: Be a Mobile Game Engineer for Sega Networks
  23732. Gaming articles on Engadget
  23733. #1gam
  23734. Why I am leaving the best job I ever had
  23735. "Insider Threat" Detection Software - Schneier on Security
  23736. Attacking Soldiers on Social Media - Schneier on Security
  23737. On the Security of Password Managers - Schneier on Security
  23738. Friday Squid Blogging: A Tracking Device for Squid - Schneier on Security
  23739. Gen. Nakasone on US Cyber Command - Schneier on Security
  23740. Reverse Location Search Warrants - Schneier on Security
  23741. Details on Recent DNS Hijacking - Schneier on Security
  23742. Estonia's Volunteer Cyber Militia - Schneier on Security
  23743. I Am Not Associated with Swift Recovery Ltd. - Schneier on Security
  23744. Cataloging IoT Vulnerabilities - Schneier on Security
  23745. Friday Squid Blogging: Sharp-Eared Enope Squid - Schneier on Security
  23746. Reconstructing SIGSALY - Schneier on Security
  23747. USB Cable with Embedded Wi-Fi Controller - Schneier on Security
  23748. Cyberinsurance and Acts of War - Schneier on Security
  23749. Blockchain and Trust - Schneier on Security
  23750. Friday Squid Blogging: The Hawaiian Bobtail Squid Genome - Schneier on Security
  23751. China's AI Strategy and its Security Implications - Schneier on Security
  23752. Using Gmail "Dot Addresses" to Commit Fraud - Schneier on Security
  23753. Major Zcash Vulnerability Fixed - Schneier on Security
  23754. Facebook's New Privacy Hires - Schneier on Security
  23755. Friday Squid Blogging: Squid with Chorizo, Tomato, and Beans - Schneier on Security
  23756. Public-Interest Tech at the RSA Conference - Schneier on Security
  23757. Security Flaws in Children's Smart Watches - Schneier on Security
  23758. Security Analysis of the LIFX Smart Light Bulb - Schneier on Security
  23759. iPhone FaceTime Vulnerability - Schneier on Security
  23760. Japanese Government Will Hack Citizens' IoT Devices - Schneier on Security
  23761. Friday Squid Blogging: Squids on the Tree of Life - Schneier on Security
  23762. Hacking the GCHQ Backdoor - Schneier on Security
  23763. Military Carrier Pigeons in the Era of Electronic Warfare - Schneier on Security
  23764. The Evolution of Darknets - Schneier on Security
  23765. Hacking Construction Cranes - Schneier on Security
  23766. Clever Smartphone Malware Concealment Technique - Schneier on Security
  23767. Friday Squid Blogging: Squid Lollipops - Schneier on Security
  23768. Evaluating the GCHQ Exceptional Access Proposal - Schneier on Security
  23769. Speaking Events: Blockchain Conference - Schneier on Security
  23770. Prices for Zero-Day Exploits Are Rising - Schneier on Security
  23771. Speaking Events: MCSC 2019 - Schneier on Security
  23772. El Chapo's Encryption Defeated by Turning His IT Consultant - Schneier on Security
  23773. Speaking Events: A New Initiative for Poland - Schneier on Security
  23774. Upcoming Speaking Engagements - Schneier on Security
  23775. Why Internet Security Is So Bad - Schneier on Security
  23776. Friday Squid Blogging: New Giant Squid Video - Schneier on Security
  23777. Using a Fake Hand to Defeat Hand-Vein Biometrics - Schneier on Security
  23778. Security Vulnerabilities in Cell Phone Systems - Schneier on Security
  23779. EU Offering Bug Bounties on Critical Open-Source Software - Schneier on Security
  23780. Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  23781. New Attack Against Electrum Bitcoin Wallets - Schneier on Security
  23782. Friday Squid Blogging: The Future of the Squid Market - Schneier on Security
  23783. Podcast Interview with Eva Galperin - Schneier on Security
  23784. Long-Range Familial Searching Forensics - Schneier on Security
  23785. China's APT10 - Schneier on Security
  23786. Friday Squid Blogging: Squid-Focused Menus in Croatia - Schneier on Security
  23787. Click Here to Kill Everybody Available as an Audiobook - Schneier on Security
  23788. Massive Ad Fraud Scheme Relied on BGP Hijacking - Schneier on Security
  23789. Stealing Nativity Displays - Schneier on Security
  23790. Human Rights by Design - Schneier on Security
  23791. Glitter Bomb against Package Thieves - Schneier on Security
  23792. MD5 and SHA-1 Still Used in 2018 - Schneier on Security
  23793. Friday Squid Blogging: Illegal North Korean Squid Fishing - Schneier on Security
  23794. Drone Denial-of-Service Attack against Gatwick Airport - Schneier on Security
  23795. Fraudulent Tactics on Amazon Marketplace - Schneier on Security
  23796. Congressional Report on the 2017 Equifax Data Breach - Schneier on Security
  23797. Teaching Cybersecurity Policy - Schneier on Security
  23798. New Shamoon Variant - Schneier on Security
  23799. Real-Time Attacks Against Two-Factor Authentication - Schneier on Security
  23800. Friday Squid Blogging: More Problems with the Squid Emoji - Schneier on Security
  23801. Marriott Hack Reported as Chinese State-Sponsored - Schneier on Security
  23802. New Australian Backdoor Law - Schneier on Security
  23803. 2018 Annual Report from AI Now - Schneier on Security
  23804. Friday Squid Blogging: Problems with the Squid Emoji - Schneier on Security
  23805. Back Issues of the NSA's Cryptolog - Schneier on Security
  23806. Banks Attacked through Malicious Hardware Connected to the Local Network - Schneier on Security
  23807. Your Personal Data is Already Stolen - Schneier on Security
  23808. Security Risks of Chatbots - Schneier on Security
  23809. Bad Consumer Security Advice - Schneier on Security
  23810. The DoJ's Secret Legal Arguments to Break Cryptography - Schneier on Security
  23811. Click Here to Kill Everybody News - Schneier on Security
  23812. Three-Rotor Enigma Machine Up for Auction Today - Schneier on Security
  23813. That Bloomberg Supply-Chain-Hack Story - Schneier on Security
  23814. FBI Takes Down a Massive Advertising Fraud Ring - Schneier on Security
  23815. Distributing Malware By Becoming an Admin on an Open-Source Project - Schneier on Security
  23816. Propaganda and the Weakening of Trust in Government - Schneier on Security
  23817. How Surveillance Inhibits Freedom of Expression - Schneier on Security
  23818. Friday Squid Blogging: Good Squid Fishing in the Exmouth Gulf - Schneier on Security
  23819. Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  23820. Information Attacks against Democracies - Schneier on Security
  23821. The PCLOB Needs a Director - Schneier on Security
  23822. What Happened to Cyber 9/11? - Schneier on Security
  23823. Worst-Case Thinking Breeds Fear and Irrationality - Schneier on Security
  23824. Israeli Surveillance Gear - Schneier on Security
  23825. Friday Squid Blogging: Squid Sculptures - Schneier on Security
  23826. Mailing Tech Support a Bomb - Schneier on Security
  23827. Hidden Cameras in Streetlights - Schneier on Security
  23828. Speaking Events: OECD Global Forum on Digital Security for Prosperity, Paris, France - Schneier on Security
  23829. Chip Cards Fail to Reduce Credit Card Fraud in the US - Schneier on Security
  23830. Upcoming Speaking Engagements - Schneier on Security
  23831. Speaking Events: Hyperledger Forum, Basel, Switzerland - Schneier on Security
  23832. Speaking Events: IBM Resilient End of Year Review Webinar - Schneier on Security
  23833. New IoT Security Regulations - Schneier on Security
  23834. Speaking Events: University of Basel, Basel, Switzerland - Schneier on Security
  23835. Speaking Events: Digital Society Conference, Berlin - Schneier on Security
  23836. Hiding Secret Messages in Fingerprints - Schneier on Security
  23837. Friday Squid Blogging: Australian Fisherman Gets Inked - Schneier on Security
  23838. The Pentagon Is Publishing Foreign Nation-State Malware - Schneier on Security
  23839. Privacy and Security of Data at Universities - Schneier on Security
  23840. iOS 12.1 Vulnerability - Schneier on Security
  23841. Consumer Reports Reviews Wireless Home-Security Cameras - Schneier on Security
  23842. Speaking Events: MIT, Cambridge, Massachusetts - Schneier on Security
  23843. Security of Solid-State-Drive Encryption - Schneier on Security
  23844. Troy Hunt on Passwords - Schneier on Security
  23845. Friday Squid Blogging: Eating More Squid - Schneier on Security
  23846. How to Punish Cybercriminals - Schneier on Security
  23847. Buying Used Voting Machines on eBay - Schneier on Security
  23848. Was the Triton Malware Attack Russian in Origin? - Schneier on Security
  23849. ID Systems Throughout the 50 States - Schneier on Security
  23850. Cell Phone Security and Heads of State - Schneier on Security
  23851. More on the Supermicro Spying Story - Schneier on Security
  23852. Security Vulnerability in Internet-Connected Construction Cranes - Schneier on Security
  23853. Friday Squid Blogging: Squid Falsely Labeled as Octopus - Schneier on Security
  23854. Meow the Infinite
  23855. Meow the Infinite is here!
  23856. I Invented a Smarter Electrical Metering System Than What the Utilities Had. Then They Caught On.
  23857. Africa
  23858. Amazon.com: Customer reviews: Razer BlackWidow Tournament Edition Stealth - Essential Mechanical Gaming Keyboard - Compact Layout - Tactile & Silent Razer Orange Switches
  23859. Game jams
  23860. How to get clang++ to find link.exe
  23861. llvm-mirror/clang
  23862. How close is WinDBG Preview to an everyday debugger?
  23863. tianocore/edk2
  23864. Announcing the Epic Games Store
  23865. V.I. Arnold, On teaching mathematics
  23866. Two Guys Who Hate Each Other -
  23867. Google Help
  23868. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  23869. Welcome | HMN
  23870. Busker, by Jefferson Hamer
  23871. Alameda, by Jefferson Hamer
  23872. Compiler Explorer - C++
  23873. cmuratori/meow_hash
  23874. CI
  23875. Edible Games Cookbook: Play With Your Food
  23876. Edible Games Cookbook: Play With Your Food
  23877. Current Status
  23878. Current Status
  23879. April Fools' 2018
  23880. Thimbleweed Park Cosplay Mashup
  23881. Thimbleweed Park Blog
  23882. Thimbleversary
  23883. Combat
  23884. Limited Run Games
  23885. GOG.com
  23886. Thimbleweed Park Vinyl
  23887. BBEdit
  23888. Statistics Question
  23889. Friday Questions #3
  23890. A better Steam
  23891. Favorite Game Dev Blogs?
  23892. Friday Questions #2
  23893. Unit Testing Games
  23894. 2018 Goals
  23895. Grumpy Gamer v3
  23896. When is it OK to remake a classic game?
  23897. Thimbleweed Park Cross Stitch Charts | The Den of Slack
  23898. No, the Asteroid Apophis STILL Won’t Hit Us in 2036
  23899. Thimbleweed Park™
  23900. AIAS launches new game dev podcast 'The Game Makers Notebook'
  23901. TRÜBERBROOK – A Nerd Saves the World
  23902. PinnyPals
  23903. Here’s a neat trick for understanding how long computer processes take
  23904. Ben Saunders embarks on Trans-Antarctic Solo expedition
  23905. Available NOW on Nintendo Switch, PS4, Xbox One, and Steam: N++
  23906. An Open Letter to Lands’ End
  23907. Bitsy Game Maker by Adam Le Doux
  23908. Jonathan Blow on Deep Focus
  23909. turnoff.us - geek comic site
  23910. Looking for a pixel artist
  23911. Youth Vs. Apocalypse @Y_Vs_A
  23912. Protesters dye fountain red at the Capitol and chant ‘We got the guillotine’ outside governor's office - Virginia Mercury
  23913. David Hellman - Stunning 4BR,3BA w/Treasure Maze //...
  23914. It Came from Something Awful | Dale Beran | Macmillan
  23915. Where the alt-right came from | Dale Beran | TEDxMidAtlantic
  23916. SFPD Confiscated Tents Hours Before Major Weekend Storm - SF Weekly
  23917. Zelda 2
  23918. Liberalism in Theory and Practice
  23919. BSA - Donate
  23920. Face à la crise du mouvement des « gilets jaunes », les préfets sonnent l’alerte politique
  23921. Yojimbo (1961) OST - 01 Titles
  23922. November 6, 2018 Voter Guide
  23923. Socialism Will Continue to Rise Regardless of Election Results
  23924. DSA SF Endorsements – November 2018
  23925. Howard Zinn: Don’t Despair about the Supreme Court
  23926. Join DSA. Become a member today.
  23927. Unity at GDC San Francisco 2019: Dates, Keynote, and Schedules | Unity
  23928. Questions I'd Ask as a Job Candidate at an Interview
  23929. Data-oriented design: software engineering for limited resources and short schedules: Mr Richard Fabian: 9781916478701: Amazon.com: Books
  23930. Updated Terms of Service and commitment to being an open platform - Unity Technologies Blog
  23931. Swing by GDC and learn about the making of Marvel's Spider-Man from top to bottom
  23932. Millitext · Advent Calendar of Curiosities 2018
  23933. Unity ECS - 100k entities, 30fps on mobile
  23934. Project Tiny Preview Package is here! - Unity Technologies Blog
  23935. Unity Careers
  23936. ECS Track: The Evolution of the ECS API - Unite LA
  23937. General Mills Is Launching a Cereal Monsters Cinematic Universe - Nerdist
  23938. culling.pptx
  23939. Limbo for Commodore 64 Preview available for download
  23940. Unite Los Angeles 2018 - Day 2 Livestream
  23941. FPS Sample - A multiplayer shooter game project | Unity
  23942. Unity gives us over 10m reasons to watch Unite LA next week | MCV/DEVELOP
  23943. Why Labor's plan for preschool is music to the ears of early childhood advocates
  23944. AI-driven Dynamic Dialog through Fuzzy Pattern Matching
  23945. Infinitroid
  23946. Procreate
  23947. SPYRO Reignited Character Designer Nicholas Kole Talks ART, Nostalgia, & JELLY
  23948. The Pumpkin King, an art print by John Loren
  23949. The Factory, an art print by John Loren
  23950. Art Prints by John Loren
  23951. Crocodile Pirate
  23952. Sugar and Sprites, an art print by John Loren
  23953. The Wingfeather Saga - Animated Short Film
  23954. Beginnings Art Book
  23955. John Loren Illustration
  23956. Trigonometry in Pictures | Extreme Learning
  23957. Haxe Roundup № 468
  23958. distractionware » Design Diary: The Jester
  23959. Heat Signature dev log: designing in the dark
  23960. LOVE for Nintendo Switch - Nintendo Game Details
  23961. Looking for a full-time Unity programmer
  23962. JUMPGRID by Ian MacLarty
  23963. Charity - a post on Tom Francis' blog
  23964. r/funny - I switched out all my co-worker's cheat sheets while he was out.
  23965. Home
  23966. Megaquest (Dicey Dungeons) by TheMysticSword
  23967. The 1887 Children’s Fancy Dress Ball
  23968. Mosh Pit Simulator
  23969. gamedev.world
  23970. distractionware » Dice related stuff
  23971. PAX South 2019 Postmortem
  23972. Immediate-Mode Graphical User Interfaces (2005)
  23973. Dicey Dungeons - PAX South Trailer
  23974. NIGHT, by Jasper Byrne
  23975. DELETE
  23976. Bungie.net
  23977. Unity’s block of SpatialOS - Improbable
  23978. distractionware » On a roll
  23979. All the indies I've played in 2018 are amazing and I need to talk about them
  23980. 2019 Independent Games Festival reveals this year's finalists!
  23981. Meditations
  23982. Patrick Kavanagh vowed to ‘break every bloody bookshop’ in Dublin over literary snub
  23983. Normal Music: Volume II, by Ian Snyder
  23984. 2018 Retrospective
  23985. Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  23986. Submit your game for inclusion in the Leftfield Collection 2019
  23987. distractionware » When’s the next update coming out?
  23988. New & popular featured games
  23989. draft-irtf-cfrg-gcmsiv-09 - AES-GCM-SIV: Nonce Misuse-Resistant Authenticated Encryption
  23990. caddytls: add TLS 1.3 support by crvv · Pull Request #2399 · caddyserver/caddy
  23991. Ext4 Disk Layout - Ext4
  23992. oss-security - MatrixSSL stack buffer overflow
  23993. Modern Alternatives to PGP
  23994. Isolate containers with a user namespace
  23995. Go 1.12 Release Notes - The Go Programming Language
  23996. Archive
  23997. proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  23998. FiloSottile/mkcert
  23999. draft-ietf-acme-acme-18 - Automatic Certificate Management Environment (ACME)
  24000. What is a Tor Relay?
  24001. Real World Crypto 2019 - Day 1 - Session 1 - Morning - part 1
  24002. crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs · Issue #24652 · golang/go
  24003. Pricing · Plans for every developer
  24004. FiloSottile/mkcert
  24005. Benjojo - Ben Cartwright-Cox
  24006. Lecture: A deep dive into the world of DOS viruses | Friday | Schedule 35th Chaos Communication Congress
  24007. LocoMocoSec 2019 Project Alloy Grant Application
  24008. Go Modules in 2019 - The Go Blog
  24009. The Go Programming Language Blog
  24010. Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software
  24011. We are Google employees. Google must drop Dragonfly.
  24012. crypto/tls: add support for TLS 1.3 · Issue #9671 · golang/go
  24013. [PATCH 0/3] namei: implement various scoping AT_* flags
  24014. Managering in Terrible Times | Lara Hogan
  24015. How to make a racist AI without really trying
  24016. kernel/git/torvalds/linux.git - Linux kernel source tree
  24017. CBC 2019
  24018. Status Report on the First Round of the NIST PQC Standardization Process
  24019. This job is unavailable
  24020. Docker and kvm containers (from scratch) - redo: a recursive build system
  24021. Real World Crypto 2019
  24022. Classical and quantum computers are vying for superiority
  24023. The year in post-quantum crypto
  24024. Lecture: The year in post-quantum crypto | Friday | Schedule 35th Chaos Communication Congress
  24025. https://www.lightourfuture.org/getattachment/85484dca-465a-46f4-8c8c-090aeb845d09/FINAL-Action-Plan-for-a-NQI-Apr-3-2018.pdf
  24026. NTRU-HRSS-KEM
  24027. ImperialViolet - CECPQ2
  24028. SPY --- Surveillance, Privacy, and You
  24029. Exklusiv: Neues Max-Planck-Institut kommt nach Bochum
  24030. The Case Against Quantum Computing - IEEE Spectrum
  24031. Quantum algorithms for analysis of public-key crypto | American Inst. of Mathematics
  24032. Quantum isogenies: Intro
  24033. Mathematics of Public Key Cryptography
  24034. Table of Contents - IEEE Transactions on Computers | IEEE Computer Society Digital Library
  24035. PQCrypto重庆康旦
  24036. https://cr.yp.to/talks/2018.09.18/slides-djb-20180918-primitives-4x3.pdf
  24037. CRYPTO 2018: “Middle Ground” Proposals for a Going-Dark Fix
  24038. Badge Reviews
  24039. Overheid.nl | Consultatie Wijziging Wiv 2017
  24040. google/randen
  24041. Trilinear and found wanting
  24042. ANTS 2018 rump session
  24043. djbsort: Changes
  24044. Programme
  24045. PQCRYPTO ICT-645622
  24046. D. J. Bernstein / Talks
  24047. djbsort: Intro
  24048. Information on RFC 8391 » RFC Editor
  24049. Security in Times of Surveillance
  24050. EP2537284B1 - Cryptographic method for communicating confidential information - Google Patents
  24051. Round 1 Submissions - Post-Quantum Cryptography | CSRC
  24052. Selected Areas in Cryptography (SAC) 2018 | University of Calgary |
  24053. Eurocrypt 2018 rump session
  24054. Classic McEliece: Talks
  24055. NIST PQCrypto Classic McEliece submission
  24056. PQCrypto 2018 Conference : Florida Atlantic University - Charles E. Schmidt College of Science
  24057. Pitching security vs. privacy is asking the wrong question
  24058. Veiligheid versus privacy: een valse tegenstelling
  24059. libpqcrypto: Intro
  24060. Security in Times of Surveillance
  24061. Introducing HacSpec
  24062. Accepted Papers : Florida Atlantic University - Charles E. Schmidt College of Science
  24063. https://cr.yp.to/talks/2016.03.09/slides-djb-20160309-a4.pdf
  24064. Cortex-A7 Processor - ARM
  24065. Post-Quantum Cryptography
  24066. Post-Quantum Cryptography
  24067. CBC Workshop 2018 : Florida Atlantic University - Charles E. Schmidt College of Science
  24068. LatticeHacks: Intro
  24069. Comments on HK17
  24070. Comments on RaCoSS
  24071. SPHINCS+
  24072. The ROBOT Attack
  24073. NTRU Prime: NIST submission
  24074. Twisted Pair
  24075. Male Novum - Mod for The End is Nigh (Trailer)
  24076. Download the latest indie games
  24077. Nicalis
  24078. Buy sports, concert and theater tickets on StubHub!
  24079. The Binding of Isaac: Four Souls – Studio71 Games
  24080. David Fincher, Tim Miller Producing Adult Animation Anthology Series 'Love Death & Robots' For Netflix
  24081. S1E47 – Fucked Up – “David Comes To Life” - That Record Got Me High
  24082. Spicy Piggy - Apps on Google Play
  24083. BOI: Four Souls + Expansion Pack
  24084. Humans Who Make Games | Starburns Audio
  24085. 21st Annual Independent Games Festival Awards Audience Award
  24086. The Legend of Bum-Bo on Steam
  24087. Salad Fingers 11: Glass Brother
  24088. Binding of Isaac The Harbingers Unisex T-Shirt
  24089. The Binding of Isaac: Four Souls Game
  24090. IBM's 360 and Early 370 Systems
  24091. My name is Frankenstein - Young Frankenstein
  24092. Randomized trial on gender in Overwatch
  24093. Trying to write Ukkonen's algorithm from memory in a language I don't know! Without tests! YOLO
  24094. All documents - European Patent Register
  24095. Cache tables
  24096. Pet Shop Boys - Give stupidity a chance (lyric video)
  24097. Amiga music: Jester - Elysium
  24098. nothings/stb
  24099. NASM Manual
  24100. Open Letter From New York State Budget Director Robert Mujica Regarding Amazon
  24101. Joe Rogan Experience #1245 - Andrew Yang
  24102. zeux.io - Flavors of SIMD
  24103. The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  24104. now publishers - The Bias Bias in Behavioral Economics
  24105. Efficient Generation of Points that Satisfy Two-Dimensional Elementary Intervals (JCGT)
  24106. EGSR 2019
  24107. Real-Time Rendering · “Ray Tracing Gems” nears completion
  24108. sigAsia2018Course
  24109. Unity Labs Publications | Unity
  24110. Deep Learning for Graphics
  24111. Sampling the GGX Distribution of Visible Normals (JCGT)
  24112. A radiative transfer framework for non-exponential media
  24113. Gazoo.vrv
  24114. RGL | An Adaptive Parameterization for Efficient Material Acquisition and Rendering
  24115. TheRealMJP/DXRPathTracer
  24116. A microfacet based BRDF for the accurate and efficient rendering of high definition specular normal maps
  24117. Mipmapping with Bidirectional Techniques
  24118. Giljoo Nam
  24119. The Mandalorian First Image, Directors Revealed | StarWars.com
  24120. Position-Free Monte Carlo Simulation for Arbitrary Layered BSDFs
  24121. MC VOLUME RENDERING COURSE - Jaroslav Křivánek
  24122. NVIDIA Turing Vulkan/OpenGL extensions
  24123. Introduction to Turing Mesh Shaders | NVIDIA Developer Blog
  24124. Efficient Unbiased Rendering of Thin Participating Media (JCGT)
  24125. blueberrymusic/DeepLearningBook-Resources
  24126. Breaking Down Barriers – Part 5: Back To The Real World
  24127. SIGGRAPH 2018 - PICA PICA and NVIDIA Turing
  24128. http://www.realtimerendering.com/Real-Time_Rendering_4th-Real-Time_Ray_Tracing.pdf
  24129. Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  24130. SIGGRAPH 2018 Links - Self Shadow
  24131. siggraph course: path tracing in production
  24132. Introduction to DirectX RayTracing
  24133. Advances in Real-Time Rendering in Games, SIGGRAPH 2018
  24134. Fast Product Importance Sampling of Environment Maps
  24135. AliceVision | Photogrammetric Computer Vision Framework
  24136. RenderMan: An Advanced Path Tracing Architecture for Movie Rendering
  24137. Christopher Kulla's Homepage
  24138. Real-Time Rendering, Fourth Edition
  24139. The Design and Evolution of Disney’s Hyperion Renderer | ACM Transactions on Graphics (TOG)
  24140. Arnold Renderer | Autodesk | Research
  24141. Workday
  24142. View-warped Multi-view Soft Shadowing for Local Area Lights (JCGT)
  24143. ProgressiveMultiJitteredSampling
  24144. KIT - Computergrafik - Publikationen - Gradient Estimation for Real-Time Adaptive Temporal Filtering
  24145. Cube-to-sphere projections for procedural texturing and beyond (JCGT)
  24146. Computer Graphics Group » Acquisition and Validation of Spectral Ground Truth Data for Predictive Rendering of Rough Surfaces
  24147. Stratified sampling of projected spherical caps
  24148. Program | High-Performance Graphics 2018
  24149. A Composite BRDF Model for Hazy Gloss
  24150. ACES 1.1 now available
  24151. Combining Analytic Direct Illumination and Stochastic Shadows
  24152. Rendering Layered Materials
  24153. Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  24154. DD18 Presentation - Raytracing in Hybrid Real-Time Rendering
  24155. A reciprocal formulation of non-exponential radiative transfer. 1: Sketch and motivation
  24156. A Radiative Transfer Framework for Spatially-Correlated Materials
  24157. GPU-Centered Font Rendering Directly from Glyph Outlines
  24158. 2018-i3D-ProgrammabilityOfGraphicsPipelines.key
  24159. Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image
  24160. Technical Papers - SIGGRAPH 2018
  24161. Alpha Distribution - Cem Yuksel
  24162. A Multi-Faceted Exploration (Part 3) - Self Shadow
  24163. DynaKelvinlets
  24164. Efficient Rendering of Layered Materials using an Atomic Decomposition with Statistical Operators
  24165. Moment-Based Order-Independent Transparency
  24166. Single-shot compressed ultrafast photography at one hundred billion frames per second | Nature
  24167. GDC Retrospective and Additional Thoughts on Real-Time Raytracing
  24168. The Ray + Raster Era Begins - an R&D Roadmap for the Game Industry (Presented by NVIDIA)
  24169. CausticConnections
  24170. Breaking Down Barriers – Part 2: Synchronizing GPU Threads
  24171. KIT - Computergrafik - Publikationen - Reweighting Firefly Samples for Improved Finite-Sample Monte Carlo Estimates
  24172. Welcome | I3D 2018
  24173. Claybook_Simulation_Raytracing_GDC18.pptx
  24174. GDC 2018 Presentation Slides - Shiny Pixels: Real-Time Raytracing at SEED
  24175. Schedule | GDC 2020 | Session not found.
  24176. Real-Time Rendering · “Real-Time Rendering, 4th Edition” available in August 2018
  24177. NVIDIA Nsight Graphics
  24178. Monte Carlo methods for volumetric light transport simulation
  24179. Experiments with DirectX Raytracing in Northlight
  24180. NVIDIA Developer
  24181. SEED - Project PICA PICA - Real-time Raytracing Experiment using DXR (DirectX Raytracing)
  24182. Choose & Download | Intel® System Studio
  24183. pervognsen/bitwise
  24184. Schedule | GDC 2020 | Session not found.
  24185. A new microflake model with microscopic self-shadowing for accurate volume downsampling
  24186. Real-Time Rendering of Wave-Optical Effects on Scratched Surfaces | Shiny 3D Graphics Research
  24187. Schedule | GDC 2020 | Session not found.
  24188. kayru/RayTracedShadows
  24189. Brain Disease Is Common in Former Football Players: Study
  24190. Page not found - 99% Invisible
  24191. Edge.org
  24192. WIRED
  24193. Manifold Garden - Performance, Design, and Music System
  24194. Manifold Garden
  24195. Music System for Manifold Garden
  24196. LUNARK
  24197. Manifold Garden
  24198. Join Us — Hinterland Games
  24199. Unity Careers
  24200. Manifold Garden Dev Update #16 - Fixes, Music System and Design
  24201. Steam :: Manifold Garden :: Graphics Improvements, New Music System, and Dev Update Video #16
  24202. How to Be a Tree by zaphos
  24203. Treachery in Beatdown City Trailer - FIGHT SOMEONE! 🤜👊🤛
  24204. SmuggleCraft hitting the Switch eShop this week - Nintendo Everything
  24205. spite/looper
  24206. Forgotten Key prepares for shutdown
  24207. The Epic Games Store as described by Sergey Galyonkin (SteamSpy Creator, Currently At Epic) (Update: Sergey Clarifying Points on Twitter)
  24208. Manifold Garden Dev Update #15 - Before vs After of Recent Changes
  24209. Eastshade Official Trailer 2
  24210. Manifold Garden - Development Update 13
  24211. Architectural Capricci 2014 – 2018 – Emily Allchurch
  24212. BELOW for Xbox One: Explore. Survive. Discover. | Xbox
  24213. Level Design Timelapse - Decemember 12, 2018
  24214. Manifold Garden - Development Update 12
  24215. AirNow
  24216. Khronos OpenGL® Registry - The Khronos Group Inc
  24217. The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  24218. Foundations of Game Engine Development
  24219. The Transvoxel Algorithm for Voxel Terrain
  24220. Foundations of Game Engine Development, Volume 1: Mathematics: Eric Lengyel: 9780985811747: Amazon.com: Books
  24221. The 31st - A Game by Terathon Software
  24222. Slug Font Rendering Library
  24223. Magic Leap Promises to Show a Real Demo and Share Specs on Today's Livestream
  24224. pervognsen/bitwise
  24225. The unscalable, deadlock-prone, thread pool - Paul Khuong: some Lisp
  24226. compiletime.md
  24227. clion.md
  24228. research!rsc: Using Uninitialized Memory for Fun and Profit
  24229. allocators.ion
  24230. http://www.math.harvard.edu/~mazur/preprints/when_is_one.pdf
  24231. dbg.el
  24232. lccwin32.doc
  24233. namemap2.ion
  24234. ion_const.md
  24235. Build software better, together
  24236. Miles Sound System Development History
  24237. asan_clang_cl.md
  24238. std.ion.c
  24239. asdf.ion
  24240. A short and readable single .vcxproj file that opens and builds in Visual Studio 2012, 2013, 2015, 2017 and 2019 with good default settings.
  24241. Register Plus PDF viewer
  24242. The Utterly Bizarre Life of Lyndon LaRouche
  24243. crates.io: Rust Package Registry
  24244. dalek-cryptography/ed25519-dalek
  24245. 18 Jokes About Being Trans — By Actual Trans People
  24246. The CCC: Men Who Hate Women
  24247. Analytic sphere eversion with minimum of topological events
  24248. A230242 - OEIS
  24249. Mersenne Prime Discovery - 2^82589933-1 is Prime!
  24250. Diophantine Representation of the Set of Prime Numbers | Semantic Scholar
  24251. Guide to Computing - docubyte
  24252. stb_ds.h
  24253. Compiler Explorer
  24254. Here's Why The Ferrari 488 Pista Is the Best New Ferrari
  24255. LLVM: include/llvm/Support/Casting.h Source File
  24256. Thunderhill Trip, 2018 October 11-14, day 3
  24257. Help Bahiyya Khan get to GDC 2019
  24258. ZACH-LIKE
  24259. FactCheck.org
  24260. What's Inside an F1 Gearbox (& How it Works)
  24261. How colliding blocks act like a beam of light...to compute pi.
  24262. International Streaming - Liqui-Moly Bathurst 12 Hour
  24263. Ultimate Tic-Tac-Toe
  24264. Constructing a cubic Bezier that passes through four points
  24265. Reversed-Z in OpenGL
  24266. Eletro Fortinite [Test][Reupload in the right subreddit]
  24267. Thunderhill Trip, 2018 October 11-14, day 2
  24268. Schedule | GDC 2020 | Session not found.
  24269. #GAConfEU 2018
  24270. TOP 10 Marble Racing Videos 2018
  24271. How To Solve For The Angle - Viral Math Challenge
  24272. Sponza in a Millisecond – threadlocalmutex.com
  24273. MESA International
  24274. logicomacorp/WaveSabre
  24275. Randomized trial on gender in Overwatch
  24276. Zaval.org -> Resources -> Library -> Recursive mutexes by David Butenhof
  24277. Mesh: Compacting Memory Management for C/C++ Applications
  24278. Even without explicit collusion, pricing algorithms converge on price-fixing strategies
  24279. Undefined Behavior Is Really Undefined
  24280. Rotating a single vector using a quaternion
  24281. Forget privacy: you're terrible at targeting anyway
  24282. What would a EvE online Internet look like?
  24283. germangb/imgui-ext
  24284. sharkdp/hyperfine
  24285. GPU-Based Procedural Placement in Horizon Zero Dawn
  24286. Wine 4.0 Officially Released With Vulkan Support, Initial Direct3D 12 & Better HiDPI - Phoronix
  24287. r/PS4 - [video] The Encounter made in Dreams Beta. One person made this....wtf
  24288. Jon Shiring Public Tech Talk at Rackspace
  24289. Slim and light Asus StudioBook S (W700) offers Intel Xeon CPU and Nvidia Quadro P3200 GPU
  24290. What Bodies Think About: Bioelectric Computation Outside the Nervous System - NeurIPS 2018
  24291. WikiChip - WikiChip
  24292. Fred Rogers Acceptance Speech - 1997
  24293. TP-Link EAP225v3 AC1350 Wireless MU-MIMO Gigabit Ceiling Mount Access Point Reviewed - SmallNetBuilder
  24294. Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings
  24295. Stanford Seminar - Tiny functions for codecs, compilation, and (maybe) soon everything
  24296. A whirlwind introduction to dataflow graphs
  24297. libdl.so
  24298. 125981 - The fundamental error in the icon of cheeseburger - An open-source project to help move the web forward. - Monorail
  24299. Cloud Data Backup for Small Businesses | CrashPlan
  24300. Buffer-centric IO
  24301. urish/web-bluetooth-polyfill
  24302. Kirby’s Development Secrets
  24303. CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction
  24304. dcc2017.dvi
  24305. Collatz and Self Similarity
  24306. (Almost-)Zero-Additional-Latency UDP-over-TCP - IT Hare on Soft.ware
  24307. progonos.com
  24308. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  24309. Richard Nixon's Top Domestic and Foreign Policy Achievements » Richard Nixon Foundation
  24310. Modern garbage collection
  24311. AURCADE: Format: Ghosts 'n Goblins: Points
  24312. Panasonic Develops Industry's First*1 IPS Liquid Crystal Panel with Contrast Ratio of over 1,000,000:1
  24313. NYPLarcade: International Games Day 2016
  24314. Explaining Old Products To My Son
  24315. ドナルド
  24316. An Important Message About Yahoo User Security
  24317. G4v: An Engineering Approach to Gravitation - C. Mead - 4/21/2015
  24318. Carver Mead | Home
  24319. A refrigerator that works by stretching rubber bands
  24320. Solving network congestion
  24321. Online English Vocabulary Size Test
  24322. Depth Precision Visualized – Nathan Reed’s coding blog
  24323. nucypher/nufhe
  24324. RUB-NDS/TLS-Padding-Oracles
  24325. Cryptologie | Links
  24326. Buffy - Once More, with Feeling - Overture/Going Through the Motions
  24327. Bits and Bytes ordering in 5 minutes
  24328. Robust Website Fingerprinting Through the Cache Occupancy Channel
  24329. [paper review] A faster, more efficient cryptocurrency
  24330. A faster, more efficient cryptocurrency
  24331. WireGuard for macOS
  24332. What is the BLS signature scheme?
  24333. draft-boneh-bls-signature-00 - BLS Signature Scheme
  24334. mimoo/eureka
  24335. Home | Cfail2019
  24336. There's No Good Reason to Trust Blockchain Technology
  24337. 无法找到该页
  24338. crypto/tls: enable TLS 1.3 and update tests · golang/go@30cc978
  24339. Quantum Computing, Capabilities and Limits: An Interview with Scott Aaronson – Gigaom
  24340. Database Encryption
  24341. Kerckhoffs’ principles – Why should I make my cipher public?
  24342. Practical Enclave Malware with Intel SGX
  24343. Proxy re-encryption and FHE with NuCypher
  24344. Cryptologie | Links
  24345. Attack of the week: searchable encryption and the ever-expanding leakage function
  24346. Go Proverbs
  24347. Archive
  24348. r/math - A monad is a monoid in the category of endofunctors, what's the problem?
  24349. Introducing Adiantum: Encryption for the Next Billion Users
  24350. London named Europe's top destination for international tech talent - CityAM
  24351. Quantum computing as a field is obvious bullshit
  24352. Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  24353. Stanford Blockchain Conference 2019 - Day 1
  24354. LNCS 4341 - Progress in Cryptology - VIETCRYPT 2006 (Frontmatter Pages)
  24355. Format selector for 1705.05937
  24356. EPA docs don’t show any scientific evidence for Scott Pruitt’s climate claims
  24357. E-Mails Show FCC Made Up DDOS Attack To Downplay The 'John Oliver Effect'
  24358. ‎Beyond Beta Podcast on Apple Podcasts
  24359. Stormy weather
  24360. The War To Sell You A Mattress Is An Internet Nightmare
  24361. How Cover Systems Ruined Shooters
  24362. HandmadeCon (all years)
  24363. r/technology - Guys, México has no net neutrality laws. This is what it really looks like. No mockup, glimpse into a possible future for the US. (Image in post)
  24364. Wagner (EFF) Letter to Zillow - 2017.06.29
  24365. This Is Spinal Tap’s Multi-Million-Dollar Legal Battle
  24366. Ads Don’t Work That Way | Melting Asphalt
  24367. A New Code License: The MIT, this time with Attribution Required
  24368. Baba Is You
  24369. ‎Pipe Push Paradise
  24370. Watch Hamilton's Pharmacopeia Streaming Online | Hulu (Free Trial)
  24371. Pathetic Man-Child Destroys 2,387 Vintage Star Wars Figures
  24372. 50. Dice Area Revisions and Other Fun Stuff
  24373. Intel Xeon W-3175X Review: Ultimate Performance at the Ultimate Price
  24374. Working on Taiji (Revising Subtractive Dice Puzzles, Part 1) 01-21-2019
  24375. Working on Taiji (Revising Subtractive Dice Puzzles, Part 2) 01-21-2019
  24376. Whats next after Burst
  24377. C++, C# and Unity
  24378. Prints by tsuaii | Society6
  24379. Manifold Garden Dev Update #14 - A Very Brief History of Development
  24380. facebookresearch/habitat-sim
  24381. The Book of Shaders
  24382. Abstract Art with ML
  24383. Neural Networks seem to follow a puzzlingly simple strategy to classify images
  24384. Wernher von Braun explains the possibility to reach the Moon.
  24385. Learning to Drive Smoothly in Minutes
  24386. MiniWorld: A VizDoom Alternative for OpenAI Gym
  24387. pyglet / pyglet / issues / #219 - EGL support, headless rendering — Bitbucket
  24388. C++ Modules Might Be Dead-on-Arrival
  24389. Nature
  24390. Training Neural Networks with Local Error Signals
  24391. MusicToy 2.0
  24392. Real-Time Rendering · “An Introduction to Ray Tracing” is now free for download
  24393. (Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  24394. Hierarchical reinforcement learning - Doina Precup
  24395. Isaac Asimov's Predictions for 2019
  24396. How DOOM fire was done
  24397. piwheels - Package List
  24398. Determined AI
  24399. A Small Dose of Optimism
  24400. Evolution-Guided Policy Gradient in Reinforcement Learning
  24401. Binary Stochastic Neurons in Tensorflow - R2RT
  24402. Page not found - Mila
  24403. Pursue a Career at Polytechnique Montreal
  24404. Page not found - Mila
  24405. 10 Gradient Descent Optimisation Algorithms
  24406. VideoLectures.NET - VideoLectures.NET
  24407. Wave Function Collapse by marian42
  24408. Visualizing quaternions, an explorable video series
  24409. How to Design for Color Blindness
  24410. Jure Leskovec:
  24411. I saw how Prusament and the Prusa i3 MK3 are made! (we find some early SL1 prototypes)
  24412. arXiv.org e-Print archive
  24413. In Defense of Elon Musk
  24414. Search Jobs - Google Careers
  24415. Bomb Jack Dissected
  24416. Raytracing
  24417. Two bits per transistor: high-density ROM in Intel's 8087 floating point chip
  24418. An intro to self-normalising neural networks (SNN)
  24419. Clara: A Neural Net Music Generator
  24420. The 7 Best Robotic Arm Kits Under $100
  24421. RL — Proximal Policy Optimization (PPO) Explained
  24422. A intuitive explanation of natural gradient descent
  24423. Practical Guide to Hyperparameters Optimization for Deep Learning Models
  24424. Git Submodules vs Git Subtrees
  24425. Visualizing Learning rate vs Batch size
  24426. Computer Science and Engineering: Software Foundations Assistant Professor (open until filled, initial review 12/14/18)
  24427. First Private Passenger on Lunar Starship Mission
  24428. How Many Random Seeds Should I Use? Statistical Power Analysis in (Deep) Reinforcement Learning Experiments
  24429. 3D TEXTURES
  24430. Joe Rogan Experience #1169 - Elon Musk
  24431. Blockchains Are a Bad Idea (James Mickens)
  24432. Paul Wooster - SpaceX's Plans for Mars - 21st Annual International Mars Society Convention
  24433. USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?
  24434. http://www.egr.unlv.edu/~ed/assembly64.pdf
  24435. How to Architect a Query Compiler, Revisited
  24436. Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  24437. AI-DO: AI Driving Olympics – Duckietown
  24438. Nvidia Launches Turing Architecture, Quadro RTX Ray-Tracing GPU
  24439. Duckietown – A playful way to learn robotics
  24440. An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
  24441. google/schism
  24442. Interview: Robot Restaurant Spyce's Co-Founder
  24443. On-Stack Replacement, Distilled
  24444. HHVM JIT: A Profile-Guided, Region-Based Compiler for PHP and Hack
  24445. Introduction to compute shaders | Anteru's Blog
  24446. The Gradient
  24447. Sacha Arnoud, Director of Engineering, Waymo - MIT Self-Driving Cars
  24448. IMP (Intelligent Mobile Platform) : 1985 : Robotics History
  24449. Functional Composition - Chris Ford
  24450. Capture the Flag: the emergence of complex cooperative agents
  24451. Wayve — Learning to drive in a day
  24452. What I Learned Making My Own JIT Language
  24453. Making rent in Silicon Valley
  24454. https://pdfs.semanticscholar.org/20bf/9cb59aba405bc558095713c1c23fba1e0452.pdf
  24455. Metacar: A reinforcement learning environment for self-driving cars in the browser.
  24456. The story of ispc: origins (part 1)
  24457. BDD100K: A Large-scale Diverse Driving Video Database
  24458. Building a Simple Self-Driving Car Simulator
  24459. (Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  24460. Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L
  24461. (Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  24462. LMARV-1: A RISC-V processor you can see. Part 1: 32-bit registers.
  24463. Google’s Duplex Assistant phone call blew my mind!
  24464. DeepMind - From Generative Models to Generative Agents - Koray Kavukcuoglu
  24465. Linux gaming is on a life-support system called Steam
  24466. The Division 2 has more PC preorders than the original, despite skipping Steam
  24467. Pennsylvania considers a tax on violent videogames to help prevent school shootings
  24468. Google has no plans to lower its 30% cut
  24469. Super Meat Boy Nintendo Switch LR02143 - Best Buy
  24470. Jackbox Party Pack - The Jackbox Party Pack
  24471. Metro Exodus - Artyom's Nightmare (Official 4K)
  24472. The State of the Algorithm: What's Happening to Indies on Steam?
  24473. Metro Exodus - Handgun Class (Official)
  24474. PC Gaming Era GOTY 2018 Awards
  24475. The Aggie Awards – The Best Adventure Games of 2018 - page 15 | Adventure Gamers
  24476. Return of the Obra Dinn & The Jigsaw Puzzle // Playing at Being (LudicRyan)
  24477. Noclip Podcast #07 - Lucas Pope (Papers Please / Return of the Obra Dinn)
  24478. BEHOLDER. Official Short Film (2019) 4K
  24479. Return of the Obra Dinn - Main Theme (Accordion cover)
  24480. 2019 Independent Games Festival reveals this year's finalists!
  24481. The RPS Advent Calendar 2018, Dec 24th
  24482. You found the void.
  24483. BEHOLDER. Official Short Film | Trailer (2018) 4K
  24484. Return of the Obra Dinn
  24485. Return of the Obra Dinn - Available Now
  24486. A ‘ghost ship’ with no one on board has run aground in Myanmar
  24487. Return of the Obra Dinn [Releasing Oct 18]
  24488. Papers, Please VFX Breakdown
  24489. PAPERS, PLEASE - The Short Film (2018) 4K SUBS
  24490. "PAPERS, PLEASE" FOR PLAYSTATION®VITA"
  24491. Papers, Please Out Today For PS Vita
  24492. Return of the Obra Dinn [Releasing Oct 18]
  24493. PAPERS, PLEASE - The Short Film Final Trailer (2017)
  24494. Return of the Obra Dinn [Releasing Oct 18]
  24495. *VROOM KABOOM* - Teaser Trailer
  24496. Papers Please: The Musical
  24497. Return of the Obra Dinn [Releasing Oct 18]
  24498. PAPERS, PLEASE - The Short Film Teaser Trailer (2017)
  24499. Короткометражный фильм
  24500. Return of the Obra Dinn [Releasing Oct 18]
  24501. Return of the Obra Dinn [Releasing Oct 18]
  24502. Papers,Please-The Parody Animation
  24503. Home - National Immigration Law Center
  24504. Rocketbirds 2 Evolution now available on Steam!
  24505. Return of the Obra Dinn [Releasing Oct 18]
  24506. Return of the Obra Dinn [Releasing Oct 18]
  24507. Return of the Obra Dinn [Releasing Oct 18]
  24508. ‎Papers, Please
  24509. Papers Please Anthem | Jazz Cover
  24510. Papers Please OST (Medley) - Metal ♫ Joobie ♫
  24511. Return of the Obra Dinn [Releasing Oct 18]
  24512. The Secret History of Mac Gaming
  24513. Free Online Survey Software by SurveyMonkey: Closed Survey
  24514. Rocketbirds 2: Evolution - Available Now! (PS4/PS Vita)
  24515. Stephen's Sausage Roll
  24516. Download demo for Lucas Pope’s one-bit adventure Return of the Obra Dinn
  24517. Return of the Obra Dinn by dukope
  24518. PlayStation.Blog
  24519. Return of the Obra Dinn [Releasing Oct 18]
  24520. Play Dead Episode 4: Lucas Pope - That Shelf
  24521. Latest news
  24522. Save the date: 14>27 March 2016 - LocJAM3
  24523. Return of the Obra Dinn [Releasing Oct 18]
  24524. Papers Please - Theme (Daydream Anatomy Metal Remix VIP)
  24525. Lucas Pope and the rise of the 1-bit 'dither-punk' aesthetic
  24526. Release Notes for Safari Technology Preview 76
  24527. Dolphins ‘deliberately get high’ on puffer fish
  24528. The San Francisco District Attorney’s 10 Most Surveilled Neighborhoods
  24529. O.MG Cable
  24530. DEF CON® 27 Hacking Conference - Call For Papers
  24531. Earn BAT while trying out the blockchain-friendly Brave browser
  24532. Going old school: how I replaced Facebook with email
  24533. Install Brave for Linux using the Snap Store | Snapcraft
  24534. The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  24535. Guidelines for URL Display
  24536. Security Freeze Center at Experian
  24537. r/funny - Even better
  24538. craigslist | post not found
  24539. Aw yeah it’s time for cookies with neural networks
  24540. Microsoft is building a Chromium-powered web browser for Windows 10
  24541. iZotope Press Room
  24542. statement on event-stream compromise
  24543. Outbreak of E. coli Infections Linked to Romaine Lettuce | E. coli Infections Linked to Romaine Lettuce | November 2018 | E. coli | CDC
  24544. 3D Printing Ambiguous Cylinders
  24545. The Web We Lost
  24546. Chapter 4: The Consul and the Captain – The Analog Antiquarian
  24547. » Ultima VII The Digital Antiquarian
  24548. Chapter 3: The Soldiers and the Savants – The Analog Antiquarian
  24549. » Life Off the Grid, Part 2: Playing Ultima Underworld The Digital Antiquarian
  24550. Chapter 2: The Mystic and the Measurer – The Analog Antiquarian
  24551. » Life Off the Grid, Part 1: Making Ultima Underworld The Digital Antiquarian
  24552. Chapter 1: The Charlatan and the Gossip – The Analog Antiquarian
  24553. » The Analog Antiquarian The Digital Antiquarian
  24554. » Life on the Grid The Digital Antiquarian
  24555. » Star Control II The Digital Antiquarian
  24556. » A Quick Scheduling Update — and Season’s Greetings The Digital Antiquarian
  24557. » Controlling the Spice, Part 3: Westwood’s Dune The Digital Antiquarian
  24558. » Controlling the Spice, Part 2: Cryo’s Dune The Digital Antiquarian
  24559. » Controlling the Spice, Part 1: Dune on Page and Screen The Digital Antiquarian
  24560. » The Designer’s Designer The Digital Antiquarian
  24561. » Ten Great Adventure-Game Puzzles The Digital Antiquarian
  24562. » Quest for Glory III and IV The Digital Antiquarian
  24563. » The Sierra Discovery Adventures The Digital Antiquarian
  24564. » The Lost Files of Sherlock Holmes The Digital Antiquarian
  24565. » Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  24566. » Indiana Jones and the Fate of Atlantis (or, Of Movies and Games and Whether the Twain Shall Meet) The Digital Antiquarian
  24567. » The Gateway Games of Legend (Preceded by the Legend of Gateway) The Digital Antiquarian
  24568. » Shades of Gray The Digital Antiquarian
  24569. » Agrippa (A Book of the Dead) The Digital Antiquarian
  24570. » The Games of Windows The Digital Antiquarian
  24571. » Doing Windows, Part 9: Windows Comes Home The Digital Antiquarian
  24572. » Doing Windows, Part 8: The Outsiders The Digital Antiquarian
  24573. » Doing Windows, Part 7: Third Time’s the Charm The Digital Antiquarian
  24574. » Doing Windows, Part 6: Look and Feel The Digital Antiquarian
  24575. » Doing Windows, Part 5: A Second Try The Digital Antiquarian
  24576. » Doing Windows, Part 4: The Rapprochement The Digital Antiquarian
  24577. » Doing Windows, Part 3: A Pair of Strike-Outs The Digital Antiquarian
  24578. » Doing Windows, Part 2: From Interface Manager to Windows The Digital Antiquarian
  24579. » Doing Windows, Part 1: MS-DOS and Its Discontents The Digital Antiquarian
  24580. » Another World The Digital Antiquarian
  24581. » The Incredible Machine The Digital Antiquarian
  24582. » What’s in a Subtitle? The Digital Antiquarian
  24583. » Ebooks and Future Plans The Digital Antiquarian
  24584. » The Dynamic Interactive Narratives of Dynamix The Digital Antiquarian
  24585. » The Game of Everything, Part 10: Civilization and the Limits of Progress The Digital Antiquarian
  24586. » The Game of Everything, Part 9: Civilization and Economics The Digital Antiquarian
  24587. » Commodore: The Final Years The Digital Antiquarian
  24588. » The Game of Everything, Part 8: Civilization and Government II (Democracy, Communism, and Anarchy) The Digital Antiquarian
  24589. » The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  24590. » The Game of Everything, Part 6: Civilization and Religion The Digital Antiquarian
  24591. » The Game of Everything, Part 5: Civilization and War The Digital Antiquarian
  24592. » The Game of Everything, Part 4: Civilization and Geography The Digital Antiquarian
  24593. » The Game of Everything, Part 3: Civilization and the Narrative of Progress The Digital Antiquarian
  24594. » The Game of Everything, Part 2: Playing Civilization The Digital Antiquarian
  24595. » The Game of Everything, Part 1: Making Civilization The Digital Antiquarian
  24596. » Wing Commander II The Digital Antiquarian
  24597. » The Worlds of Ultima The Digital Antiquarian
  24598. » Adventure-Game Rock Stars Live in Conference The Digital Antiquarian
  24599. » Dr. Brain The Digital Antiquarian
  24600. » The Sierra Network The Digital Antiquarian
  24601. » Sierra at the Cusp of the Multimedia Age The Digital Antiquarian
  24602. » Timequest The Digital Antiquarian
  24603. » King of Space The Digital Antiquarian
  24604. » A Conversation with Judith Pintar The Digital Antiquarian
  24605. » The Text Adventures of 1991 The Digital Antiquarian
  24606. » Games on the Net Before the Web, Part 3: The Persistent Multiplayer CRPG The Digital Antiquarian
  24607. » Games on the Net Before the Web, Part 2: MUD The Digital Antiquarian
  24608. » Patreon About-Face The Digital Antiquarian
  24609. » Patreon Update The Digital Antiquarian
  24610. » Games on the Net Before the Web, Part 1: Strategy and Simulation The Digital Antiquarian
  24611. » Changes to the Patreon Billing Model The Digital Antiquarian
  24612. » A Net Before the Web, Part 5: The Pony The Digital Antiquarian
  24613. » A Net Before the Web, Part 4: The Rogue, the Yuppie, and the Soldier The Digital Antiquarian
  24614. » A Net Before the Web, Part 3: Content and Competition The Digital Antiquarian
  24615. » A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  24616. » A Net Before the Web, Part 1: The Establishment Man and the Magnificent Rogue The Digital Antiquarian
  24617. » A Full-Motion-Video Consulting Detective The Digital Antiquarian
  24618. » The 68000 Wars, Part 5: The Age of Multimedia The Digital Antiquarian
  24619. » Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  24620. » Games on the Mersey, Part 4: The All-Importance of Graphics The Digital Antiquarian
  24621. » Games on the Mersey, Part 3: The Phoenix The Digital Antiquarian
  24622. » Games on the Mersey, Part 2: Last Days in the Bunker The Digital Antiquarian
  24623. » Games on the Mersey, Part 1: Taking Scousers Off the Dole The Digital Antiquarian
  24624. » Living Worlds of Action and Adventure, Part 3: Head Over Heels, Exile, and Dizzy The Digital Antiquarian
  24625. » Living Worlds of Action and Adventure, Part 2: Mercenary, Fairlight, and Spindizzy The Digital Antiquarian
  24626. » Living Worlds of Action and Adventure, Part 1: The Atari Adventure The Digital Antiquarian
  24627. » Looking for a Web Designer/Developer The Digital Antiquarian
  24628. » A Tale of the Mirror World, Part 8: Life After Tetris The Digital Antiquarian
  24629. » A Tale of the Mirror World, Part 7: Winners and Losers The Digital Antiquarian
  24630. » A Tale of the Mirror World, Part 6: Total War The Digital Antiquarian
  24631. » A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  24632. » A Tale of the Mirror World, Part 4: A Different Mirror The Digital Antiquarian
  24633. » A Tale of the Mirror World, Part 3: A Game of Falling Shapes The Digital Antiquarian
  24634. » A Tale of the Mirror World, Part 2: From Mainframes to Micros The Digital Antiquarian
  24635. » A Tale of the Mirror World, Part 1: Calculators and Cybernetics The Digital Antiquarian
  24636. » Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  24637. » An Independent Interplay Takes on Tolkien The Digital Antiquarian
  24638. » The Many Faces of Middle-earth, 1954-1989 The Digital Antiquarian
  24639. » The View from the Trenches (or, Some Deadly Sins of CRPG Design) The Digital Antiquarian
  24640. » From Wingleader to Wing Commander The Digital Antiquarian
  24641. » From Squadron to Wingleader The Digital Antiquarian
  24642. » The 640 K Barrier The Digital Antiquarian
  24643. » Ultima VI The Digital Antiquarian
  24644. » Opening the Gold Box, Part 5: All That Glitters is Not Gold The Digital Antiquarian
  24645. » What’s the Matter with Covert Action? The Digital Antiquarian
  24646. » Railroad Tycoon The Digital Antiquarian
  24647. » Monkey Island (or, How Ron Gilbert Made an Adventure Game That Didn’t Suck) The Digital Antiquarian
  24648. » A Little Status Update The Digital Antiquarian
  24649. » Loom (or, how Brian Moriarty Proved That Less is Sometimes More) The Digital Antiquarian
  24650. » The Eastgate School of “Serious” Hypertext The Digital Antiquarian
  24651. » TADS The Digital Antiquarian
  24652. » The Spellcasting Series (or, How Much Ernie Eaglebeak is Too Much Ernie Eaglebeak?) The Digital Antiquarian
  24653. » Thaumistry: In Charm’s Way The Digital Antiquarian
  24654. » A Time of Beginnings: Legend Entertainment (or, Bob and Mike’s Excellent Adventure-Game Company) The Digital Antiquarian
  24655. » A Time of Endings, Part 4: Magnetic Scrolls The Digital Antiquarian
  24656. » A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell) The Digital Antiquarian
  24657. » A Time of Endings, Part 2: Epyx The Digital Antiquarian
  24658. » A Time of Endings, Part 1: Cinemaware The Digital Antiquarian
  24659. » A Working-Class Hero, Part 4: A Hero’s Legacy The Digital Antiquarian
  24660. » A Working-Class Hero, Part 3: Ace and Tactician The Digital Antiquarian
  24661. » A Working-Class Hero, Part 2: Bloody April The Digital Antiquarian
  24662. » Memos from Digital Antiquarian Corporate Headquarters The Digital Antiquarian
  24663. » A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot The Digital Antiquarian
  24664. » Turning on, Booting up, and Jacking into Neuromancer The Digital Antiquarian
  24665. » The Prophet of Cyberspace The Digital Antiquarian
  24666. 4coder-editor/4coder
  24667. 4coder in 2019 | 4coder Blog
  24668. Can we talk about macros? | 4coder Forums
  24669. Notes for 4coder customizers on build 4.0.29. There are several things to be aw - Pastebin.com
  24670. New Features P2: Memory Management Variables and Objects | 4coder Blog
  24671. New Features P1: Memory Management Overview | 4coder Blog
  24672. OH Picker | Swedish Cubes for Unity Blog
  24673. Spelunky 2 - Gameplay Trailer | PS4
  24674. We're hiring! (Senior Software Engineer, C++)
  24675. MONITORENUMPROC (winuser.h) - Win32 apps
  24676. [C++] Nicest Resolution for DirectWrite - Pastebin.com
  24677. wglGetProcAddress function (wingdi.h) - Win32 apps
  24678. Not Even Getting to DirectWrite - Pastebin.com
  24679. ACCIDENTAL DUPLICATE | 4coder Blog
  24680. The trouble with girls: obstacles to women’s success in medicine and research—an essay by Laurie Garrett
  24681. (PDF) Ritual/speech coevolution: a solution to the problem of deception
  24682. How should we evaluate progress in AI?
  24683. Sadly, Ross Ulbricht's Case Will Not Be Heard by the Supreme Court
  24684. WHO KILLS WHOM IN SPOUSE KILLINGS? ON THE EXCEPTIONAL SEX RATIO OF SPOUSAL HOMICIDES IN THE UNITED STATES*
  24685. Places, not Programs
  24686. Its All About Savings
  24687. Shelling Out: The Origins of Money | Satoshi Nakamoto Institute
  24688. Sepiachord
  24689. More Strategies For Body Pleasure Management
  24690. Sesame Street - Rectangles in the city and country (1969)
  24691. NCHS Data Brief, Number 309, June 2018
  24692. Meow Store
  24693. Year of the Rocket
  24694. Making a Parser for HHTs  —  Handmade Hero  —  Watch
  24695. Everything You Never Wanted to Know About CMake
  24696. RemedyBG by remedybg
  24697. When is it?
  24698. minimal d3d11 by d7samurai
  24699. Firefox Private Network: VPN to Protect Your Entire Device
  24700. Code reviews - Lamorna Engine | handmade.network Forums
  24701. Ministry Of Flat
  24702. New Release: Behind the Black Box: Sessions with Game Engine Programmers — ETC Press
  24703. Meow Hash
  24704. Science Says You Shouldn't Work More Than This Number of Hours a Week
  24705. Physically Based Rendering: From Theory to Implementation
  24706. 4coder 4.1 by 4coder
  24707. How to Spot Good Fuzzing Research
  24708. #Gamelab2018 - Jon Blow's Design decisions on creating Jai a new language for game programmers
  24709. Handmade Hero  —  Watch
  24710. An update to C# versions and C# tooling | .NET Blog
  24711. Throw Throw Burrito | A dodgeball card game from the creators of Exploding Kittens
  24712. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  24713. launch.json
  24714. OmniSharp/omnisharp-vscode
  24715. microsoft/Freeflow
  24716. On DOTS: C++ & C# - Unity Technologies Blog
  24717. .NET Design Review: GitHub Quick Reviews
  24718. Microsoft's Evolving Gaming Strategy Takes A Giant Step Forward - Thurrott.com
  24719. dotnet/coreclr
  24720. r/IAmA - I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything.
  24721. lemire/simdjson
  24722. EgorBo/SimdJsonSharp
  24723. WEBGL_multi_draw performance on WebGL Animometer
  24724. Tuning a Runtime for Both Productivity and Performance
  24725. .NET Design Review: UTF8 APIs
  24726. r/webdev - Probably been here before, but everyday so true. This is why I'm planning to breakup with web and go for software. I'm getting bored after 5 yrs.
  24727. Service Fabric Customer Architecture: ZEISS Group
  24728. Tooling: .NET Community Standup - February 21, 2019
  24729. .NET Design Review: JSON Serialization
  24730. Development workflow for Docker apps
  24731. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  24732. fiigii/PacketTracer
  24733. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  24734. dotMorten/DotNetOMDGenerator
  24735. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  24736. FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  24737. Leaving EU without a deal is 'survivable' - Liam Fox
  24738. Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  24739. Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  24740. C# ReadOnlySpan<byte> and static data
  24741. dotnet/command-line-api
  24742. [C#] Have some fun with .net core startup hooks
  24743. (WPF + WinForms) * .NET Core = Modern Desktop
  24744. RyanLamansky/dotnet-webassembly
  24745. ASP.NET Core One Hour Makeover
  24746. Disposable ref structs in C# 8.0 – TooSlowException
  24747. Support C# 8 nullable reference types by jskeet · Pull Request #1240 · nodatime/nodatime
  24748. .NET Design Review: GitHub Quick Review and DbDataReader Additions
  24749. BusinessTown
  24750. Generate disassembly of .NET functions
  24751. three.js webgl - cubes - indexed
  24752. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  24753. Azure Service Fabric application and cluster best practices - Azure Service Fabric
  24754. Why You Should Learn .net in 2019
  24755. Do more with patterns in C# 8.0 | .NET Blog
  24756. We didn’t see this coming
  24757. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  24758. Telerik and Kendo UI R1 2019 Release is Here!
  24759. Open source tools for SQL Server on Linux
  24760. About F# | History
  24761. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  24762. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  24763. dotnet/command-line-api
  24764. .NET Core - What's Coming in .NET Core 3.0
  24765. Package Thief vs. Glitter Bomb Trap
  24766. mono/t4
  24767. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  24768. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  24769. Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  24770. spboyer/dotnet-upforgrabs
  24771. Take C# 8.0 for a spin | .NET Blog
  24772. Microsoft Flagship Events
  24773. Xamarin Blog
  24774. Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  24775. Announcing .NET Core 2.2 | .NET Blog
  24776. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  24777. Microsoft Flagship Events
  24778. dotnet/coreclr
  24779. Simplifying security for serverless and web apps with Azure Functions and App Service
  24780. Extending the AdminUI Schema
  24781. Round 18 results - TechEmpower Framework Benchmarks
  24782. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  24783. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  24784. Visual Studio Productivity in 5 minutes!
  24785. ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  24786. .NET Survey
  24787. Illyriad - Grand Strategy MMO
  24788. Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  24789. Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  24790. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  24791. Pull request successfully merged. Starting build... - The GitHub Blog
  24792. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  24793. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  24794. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  24795. BlazorPlayground
  24796. Guidance for library authors | .NET Blog
  24797. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  24798. Interview with Scott Hunter at DotNet 2018
  24799. Exploring the Docker Extension for VS Code and .NET Core
  24800. ASP.NET Blog | Blazor 0.6.0 experimental release now available
  24801. Breaking the Chains of Gravity: The Story of Spaceflight before NASA: Amy Shira Teitel: 9781472911247: Amazon.com: Books
  24802. APEX Wallet 3.0 - Our best wallet, made even better!
  24803. How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  24804. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  24805. Sony's smart watch strap is now available in the UK
  24806. r/AmpliFi - Problem only with Pixel 3XL
  24807. Download .NET Core 2.2 (Linux, macOS, and Windows)
  24808. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  24809. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  24810. Biohackers Encoded Malware in a Strand of DNA
  24811. Scaling ASP.NET Core Applications
  24812. Performing Constructor Injections on Azure Functions V2
  24813. Halo 4 - Services in Azure with Caitie McCaffrey
  24814. How to break large data in json objects
  24815. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  24816. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  24817. open-rpc/spec
  24818. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  24819. Donations
  24820. Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  24821. Introducing draft pull requests - The GitHub Blog
  24822. .NET Design Review: JSON Serialization
  24823. Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 | Visual Studio Blog
  24824. Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  24825. Resiliency and disaster recovery in Azure SignalR Service
  24826. Using Azure CloudShell as a Dev Sandbox
  24827. Get Started Tutorial for Python in Visual Studio Code
  24828. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  24829. Host ASP.NET Core SignalR in background services
  24830. ASP.NET Blog | Make the most of your monthly Azure Credits
  24831. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  24832. SharpLab
  24833. dotnet/aspnetcore
  24834. EgorBo/Disasmo
  24835. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  24836. Announcing .NET Core 3 Preview 2 | .NET Blog
  24837. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  24838. Creating the auto-assign-issues bot: Creating my first GitHub app with Probot - Part 2
  24839. Scope and claims design in IdentityServer
  24840. HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  24841. Fun with the Spiral of Death
  24842. Wyam - Version 2.2.0
  24843. Creating a GitHub app with create-probot-app: Creating my first GitHub app with Probot - Part 1
  24844. no dogma podcast - powered by FeedBurner
  24845. Bizcoder - Optimizing for the Speed of Light
  24846. Motivations for Writing High-Performance C# Code - Steve Gordon
  24847. Let us improve that Xamarin Forms startup experience - Mark's Blog
  24848. Dotnet-Boxed/Templates
  24849. Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  24850. Why is string.GetHashCode() different each time I run my program in .NET Core?
  24851. Episode 20 - Xamarin with Jim Bennett
  24852. Razor UI Class Library with Dynamic Area Name
  24853. Power BI Report
  24854. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  24855. EF Core Relationships in ASP .NET Core
  24856. Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  24857. C# 8 using declarations
  24858. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  24859. Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  24860. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  24861. Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  24862. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  24863. Integration testing data access in ASP.​NET Core
  24864. Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  24865. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  24866. ASP.NET Core Razor Pages and HTTP Status Control Flow
  24867. Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  24868. Khalid Abuhakmeh’s Blog
  24869. Manning Publications
  24870. Exploring System.Threading.Channels - Nicolas Portmann - .NET / Java / Security
  24871. The .Net Core Podcast Newsletter • Buttondown
  24872. ARM Templates vs Azure CLI
  24873. Introducing the Telerik UI for Blazor Early Preview
  24874. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  24875. Unit testing data access in ASP.​NET Core
  24876. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  24877. Blazor Full-Stack Web Dev in ASP .NET Core
  24878. Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  24879. davidfowl/AspNetCoreDiagnosticScenarios
  24880. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  24881. Migrating oidc-client-js to use the OpenID Connect Authorization Code Flow and PKCE
  24882. The Self Healing Myth: Readiness & Liveness Probes
  24883. Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  24884. Securing Angular applications using the OpenID Connect Code Flow with PKCE
  24885. Software Tokens Won't Save You
  24886. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  24887. ASP.NET Core middleware and authorization
  24888. In Action Book Giveaway - .NET Core Tutorials
  24889. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  24890. ASP.NET Core in Action
  24891. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  24892. The State of the Implicit Flow in OAuth2
  24893. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  24894. Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
  24895. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  24896. Creating a git repo with Azure Repos and trying out Git LFS
  24897. Version vs VersionSuffix vs PackageVersion: What do they all mean?
  24898. API Controllers in ASP .NET Core
  24899. Containing Null with C# 8 Nullable References
  24900. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  24901. OneTab shared tabs
  24902. Discards - C# Guide
  24903. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  24904. How to port desktop applications to .NET Core 3.0 | .NET Blog
  24905. ASP.NET Core One Hour Makeover
  24906. How to port desktop applications to .NET Core 3.0
  24907. .NET Core Opinion 9 - Embrace Dependency Injection
  24908. dotnet/core
  24909. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  24910. ASP.NET Blog
  24911. There's Waldo is a robot that finds Waldo
  24912. .NET Standard
  24913. Hello World Podcast: Episode 82 - Jon Galloway
  24914. What’s new for WSL in Windows 10 version 1903? | Windows Command Line
  24915. WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  24916. BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  24917. Whack Whack Terminal for Visual Studio
  24918. Git Diff Margin - Visual Studio Marketplace
  24919. Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  24920. dotnet/roslyn
  24921. .NET Rocks! vNext
  24922. .NET Rocks! vNext
  24923. Confs.tech
  24924. Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  24925. ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  24926. Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  24927. Forms and Fields in ASP .NET Core
  24928. Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  24929. Plastic SCM: A Full Version Control Stack built with Mono | Mono
  24930. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  24931. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  24932. The Visual Studio Code command-line options
  24933. An introduction to ASP.NET Core Razor Pages
  24934. 10 Years of Workshop Material Added to the Creative Commons
  24935. JHipster - 生成你的 Spring Boot + Angular/React 应用!
  24936. PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt
  24937. twbs/rfs
  24938. .NET Community Standups | Streaming live each week
  24939. Automated date based versioning of ASP.NET Core assemblies
  24940. Bootstrap 4.3.0
  24941. Get These Dependencies Off My Lawn: 5 Tasks You Didn't Know Could be Done with Pure HTML and CSS
  24942. .NET Architecture Guides
  24943. Git History
  24944. Defrag Tools | Channel 9
  24945. drewnoakes/string-theory
  24946. Make your site’s pages instant in 1 minute
  24947. Power BI Report
  24948. Blazor | Build client web apps with C# | .NET
  24949. dotnet/corert
  24950. kleampa/not-paid
  24951. ASP.NET | Open-source web framework for .NET
  24952. Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  24953. Blazor Demos
  24954. Xamarin Blog
  24955. Microsoft Build 2020
  24956. Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  24957. GoogleChromeLabs/quicklink
  24958. Eric Williams - DotNetZero vNext